X-Git-Url: http://pere.pagekite.me/gitweb/text-madewithcc.git/blobdiff_plain/9fb94e63b04a8ce869356809a0f4e125aa3883c1..cad86ab2fddbd46996c61e27cd2563e81f3ba8c3:/Makefile?ds=inline diff --git a/Makefile b/Makefile index 1037f9d..6cd997d 100644 --- a/Makefile +++ b/Makefile @@ -102,9 +102,7 @@ DBLATEX_OPTS = -T simple -t tex -b xetex -p extra/pdf.xsl %.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