diff options
author | Gregor Kleen <gkleen@yggdrasil.li> | 2017-10-25 13:39:10 +0200 |
---|---|---|
committer | Gregor Kleen <gkleen@yggdrasil.li> | 2017-10-25 13:39:10 +0200 |
commit | 76ae874505d5cc293b997278924681afc3decbb2 (patch) | |
tree | fbee877fdd718f7a2b61962bd42b6647733cf80a /literature.meta.yml.gup | |
parent | 472504a97d1d2601c8cc9ea6e0de57ab727b7698 (diff) | |
download | incremental-dfsts-76ae874505d5cc293b997278924681afc3decbb2.tar incremental-dfsts-76ae874505d5cc293b997278924681afc3decbb2.tar.gz incremental-dfsts-76ae874505d5cc293b997278924681afc3decbb2.tar.bz2 incremental-dfsts-76ae874505d5cc293b997278924681afc3decbb2.tar.xz incremental-dfsts-76ae874505d5cc293b997278924681afc3decbb2.zip |
Cleaned up build framework
Diffstat (limited to 'literature.meta.yml.gup')
-rwxr-xr-x | literature.meta.yml.gup | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/literature.meta.yml.gup b/literature.meta.yml.gup deleted file mode 100755 index 64ad0fd..0000000 --- a/literature.meta.yml.gup +++ /dev/null | |||
@@ -1,11 +0,0 @@ | |||
1 | #!/usr/bin/env zsh | ||
2 | |||
3 | gup -u literature.bibtex | ||
4 | |||
5 | cat >$1 <<-EOF | ||
6 | --- | ||
7 | lang: de-de | ||
8 | link-citations: true | ||
9 | bibliography: literature.bibtex | ||
10 | ... | ||
11 | EOF | ||