The tex/poster_{en,de}.tex `\documentclass` calls don't have a1paper as last parameter. Consequently this regular expression does not work anymore. https://github.com/fsphys-muenster/poster-template/blob/7bd0c39eb88b7018b0e12eb9f0983b69ae1e67e8/build.sh#L80
The tex/poster_{en,de}.tex
\documentclasscalls don't have a1paper as last parameter.Consequently this regular expression does not work anymore.
poster-template/build.sh
Line 80 in 7bd0c39