- dblatex -t tex -b xetex $^
- perl -p -i -e 's/\\caption\\end/\\caption{} \\end/; \
- s/ / /g; \
- s!\\maketitle!\\input{extra/$(TEXLANGCODE)/cover.tex}!; \
- s/\\author\{and\}/\\author{Paul Stacey \\and Sarah Hinchliff Pearson}/; \
- s/\\DBKinditem\{\\writtenby\}\{and\}/\\DBKinditem{\writtenby}{Paul Stacey and Sarah Hinchliff Pearson}/; \
- s/\\listoffigures//; \
- s/\\chapter\{(Colophon|Dedication)\}/\\chapter*{}/; \
- s/\\chapter\{(Foreword|Prefacio|Forord|Introduction|Introducción|Introduksjon)\}/\\chapter*{$$1} \\addcontentsline{toc}{chapter}{$$1}/; \
- s/\\section\{(Notes|Notas)\}/\\section*{$$1}/; \
- s/(Web links?|Vínculos Web)/\\section*{$$1}/;' $@