Browse Source

Try to manually compile the songbook

pull/145/head
Oliverpool 9 years ago
parent
commit
b8a910da55
  1. 1
      .appveyor.yml

1
.appveyor.yml

@ -41,6 +41,7 @@ before_test:
test_script:
- "tox"
- cmd: lualatex.exe --include-directory="C:\\projects\\patacrep\\test\\test_compilation\\unicode_datadir" --include-directory="C:\\projects\\patacrep\\test\\test_compilation" --include-directory="C:\\projects\\patacrep\\patacrep\\data" C:\\projects\\patacrep\\test\\test_compilation\\datadir.tex
# Cache Miktex zip install
cache:

Loading…
Cancel
Save