Compare commits

...

2 Commits

Author SHA1 Message Date
Achim D. Brucker caa9488ad5 Test examples with lualatex and pdflatex.
ci/woodpecker/push/build Pipeline was successful Details
2022-07-15 19:43:44 +01:00
Achim D. Brucker 3ed10e494d Removed pdftex option to ensure that example works also with other engines. 2022-07-15 19:43:17 +01:00
3 changed files with 4 additions and 2 deletions

View File

@ -9,6 +9,8 @@ pipeline:
- unzip -p generic.zip generic/entcs.cls > entcs.cls
- rm generic.zip
- latexmk -pdf
- latexmk -C
- latexmk -lualatex
- cp *.pdf $ARTIFACT_DIR
- cd $ARTIFACT_DIR
- cd ..

View File

@ -1,4 +1,4 @@
\documentclass[final, runningheads, USenglish, a4paper, pdftex]{llncs}
\documentclass[final, runningheads, USenglish, a4paper]{llncs}
\usepackage[T1]{fontenc}
\usepackage[LNCS,
key=brucker-authorarchive-2016,

View File

@ -1,4 +1,4 @@
\documentclass[final, runningheads, USenglish, pdftex]{llncs}
\documentclass[final, runningheads, USenglish]{llncs}
\usepackage[T1]{fontenc}
\usepackage[LNCS,