From: Petter Reinholdtsen Date: Thu, 1 Feb 2018 21:52:40 +0000 (+0000) Subject: Disable list of figures using dblatex params, not LaTeX editing. X-Git-Tag: es-printed~515 X-Git-Url: https://pere.pagekite.me/gitweb/text-madewithcc.git/commitdiff_plain/65647ed12fa699332cb4d55f0490b70dcd7cdebb Disable list of figures using dblatex params, not LaTeX editing. --- diff --git a/Makefile b/Makefile index a6aaf4f..8b9926c 100644 --- a/Makefile +++ b/Makefile @@ -85,7 +85,6 @@ epub: $(SOURCE).epub perl -p -i -e 's/\[latin1\]\{inputenc\}/[utf8]{inputenc}/; \ s/\\caption\\end/\\caption{} \\end/; \ s/ / /g; \ - 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}/; \ diff --git a/extra/pdf.xsl b/extra/pdf.xsl index 3fe57f3..5703ef2 100644 --- a/extra/pdf.xsl +++ b/extra/pdf.xsl @@ -15,6 +15,9 @@ 1 openright,twoside + + example +