X-Git-Url: https://pere.pagekite.me/gitweb/text-madewithcc.git/blobdiff_plain/bf7124d9edb54b1f5bbbb0c6bb0a0ae2bb8e187d..64f709a426730aeb87b4aeabe8ebf2395e5cbfd9:/Makefile diff --git a/Makefile b/Makefile index 358acb7..5d83a65 100644 --- a/Makefile +++ b/Makefile @@ -63,6 +63,7 @@ pdf: $(SOURCE).pdf perl -p -i -e 's/\[latin1\]\{inputenc\}/[utf8]{inputenc}\n\\usepackage[spanish]{babel}/' $@ perl -p -i -e 's/\\caption\\end/\\caption{} \\end/' $@ perl -p -i -e 's/\\author\{and\}/\\author{Paul Stacey \\and Sarah Hinchliff Pearson}/' $@ + perl -p -i -e 's/\\DBKinditem\{\\writtenby\}\{and\}/\\DBKinditem{\writtenby}{Paul Stacey and Sarah Hinchliff Pearson}/' $@ XMLLINTOPTS = --nonet --noout --xinclude --postvalid lint: $(SOURCE).xml