X-Git-Url: https://pere.pagekite.me/gitweb/text-madewithcc.git/blobdiff_plain/5c290be7f91c9273a813d660e86bb1907cdf0c80..db75a5b81f1bad92f57e33f1404dfc686228e749:/Makefile diff --git a/Makefile b/Makefile index d0aef0b..6b9a2ca 100644 --- a/Makefile +++ b/Makefile @@ -99,7 +99,7 @@ epub: $(SOURCE).epub perl -p -i -e '$$work=1 if /chapter.Arduino/; $$work=0 if /chapter.(Bibliography|Bibliografía)/; \ next unless $$work; \ s/(\\label\{[-\.\wáéíóúñ]+\}\\hyperlabel\{[-\.\wáéíóúñ]+\}%)/$$1\n\\begin{quote}/i; \ - s/(Profile written by.+|Perfil escrito por.+)/$$1\n\\end{quote}/' $@ + s/(Profile written by.+|Perfil escrito por.+|Profilen skrevet av.+)/$$1\n\\end{quote}/' $@ XMLLINTOPTS = --nonet --noout --xinclude --postvalid lint: $(SOURCE).xml