]> pere.pagekite.me Git - text-madewithcc.git/commitdiff
Remove unused LaTeX editing instructions.
authorPetter Reinholdtsen <pere@hungry.com>
Thu, 1 Feb 2018 07:59:36 +0000 (08:59 +0100)
committerPetter Reinholdtsen <pere@hungry.com>
Thu, 22 Feb 2018 18:12:09 +0000 (18:12 +0000)
Makefile

index e1ace49abe68c5186d51247f36bfeac5b46898bb..70afb1108a7d2036fe50e0aa3a1f7caafa8bfe9d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -90,8 +90,6 @@ epub: $(SOURCE).epub
                s/\\caption\\end/\\caption{} \\end/; \
                s/ / /g; \
                s!\\maketitle!\\input{extra/$(TEXLANGCODE)/cover.tex}!; \
                s/\\caption\\end/\\caption{} \\end/; \
                s/ / /g; \
                s!\\maketitle!\\input{extra/$(TEXLANGCODE)/cover.tex}!; \
-               s/\\author\{and\}/\\author{Paul Stacey \\and Sarah Hinchliff Pearson}/; \
-               s/\\DBKinditem\{\\writtenby\}\{and\}/\\DBKinditem{\writtenby}{Paul Stacey and Sarah Hinchliff Pearson}/; \
                s/\\listoffigures//; \
                s/\\chapter\{(Colophon|Dedication)\}/\\chapter*{}/; \
                s/\\chapter\{(Foreword|Prefacio|Forord|Introduction|Introducción|Introduksjon)\}/\\chapter*{$$1} \\addcontentsline{toc}{chapter}{$$1}/; \
                s/\\listoffigures//; \
                s/\\chapter\{(Colophon|Dedication)\}/\\chapter*{}/; \
                s/\\chapter\{(Foreword|Prefacio|Forord|Introduction|Introducción|Introduksjon)\}/\\chapter*{$$1} \\addcontentsline{toc}{chapter}{$$1}/; \