paths
This commit is contained in:
parent
2c43db2c0c
commit
075570c5ed
2 changed files with 1 additions and 2 deletions
|
@ -1 +0,0 @@
|
|||
zzk@vrt.local.322
|
|
@ -16,4 +16,4 @@ file=ARGV[0] # dokuwiki pagenme as argument
|
|||
|
||||
# convert html -> pdf with pandoc
|
||||
|
||||
`pandoc /tmp/#{file}.html -S --template=#{repo}/templates/fieldguide.tex --include-in-header=#{repo}/header.tex --latex-engine=xelatex -o #{repo}/print/#{file}.pdf`
|
||||
`pandoc /tmp/#{file}.html -S --template=#{repo}/pandoc/templates/fieldguide.tex --include-in-header=#{repo}/pandoc/header.tex --latex-engine=xelatex -o #{repo}/print/#{file}.pdf`
|
||||
|
|
Loading…
Reference in a new issue