X-Git-Url: https://pere.pagekite.me/gitweb/text-madewithcc.git/blobdiff_plain/ca64b3de34b65a7c7b4a041a08857c151c25466d..1bc9c78f5c59a040a706ae02251edf7526f16747:/Makefile?ds=sidebyside diff --git a/Makefile b/Makefile index b4ad427..eedec4b 100644 --- a/Makefile +++ b/Makefile @@ -95,8 +95,7 @@ epub: $(SOURCE).epub 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}/; \ - s/^\s*(Revenue model|Interview date|Interviewees?|(Modelo de ingresos|Fecha de la entrevista|Entrevistad(?:o|a|os|as)))/\\textbf{$$1}/;' $@ + s/(Web links?|Vínculos Web)/\\section*{$$1}/;' $@ XMLLINTOPTS = --nonet --noout --xinclude --postvalid lint: $(SOURCE).xml