# handled by LaTeX/dblatex, see <URL: https://bugs.debian.org/889603 >.
%.tex: %.xml
dblatex -t tex -b xetex $^
- perl -p -i -e 's/\\caption\\end/\\caption{} \\end/; \
+ perl -p -i -e 's/\[latin1\]\{inputenc\}/[utf8]{inputenc}/; \
+ s/\\caption\\end/\\caption{} \\end/; \
s/ / /g; \
s!\\maketitle!\\input{extra/$(TEXLANGCODE)/cover.tex}!; \
s/\\author\{and\}/\\author{Paul Stacey \\and Sarah Hinchliff Pearson}/; \