%.tex: %.xml
dblatex $(DBLATEX_OPTS) $^
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}/;' $@
+ s/\\chapter\{(Colophon|Dedication)\}/\\chapter*{}/;' $@
XMLLINTOPTS = --nonet --noout --xinclude --postvalid
lint: $(SOURCE).xml