# handled by LaTeX/dblatex, see <URL: https://bugs.debian.org/889603 >.
%.tex: %.xml
dblatex $(DBLATEX_OPTS) $^
- perl -p -i -e 's/\\caption\\end/\\caption{} \\end/; \
- s/ / /g; \
+ perl -p -i -e 's/ / /g; \
s/\\chapter\{(Colophon|Dedication)\}/\\chapter*{}/; \
s/\\section\{(Notes|Notas)\}/\\section*{$$1}/; \
s/(Web links?|Vínculos Web)/\\section*{$$1}/;' $@