X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=tools%2Fhtdocs%2FMakefile;h=2abcb97f5428eff58539604948c774ba3eda2775;hb=798f9ed38de5196aa5aebbd4f02becc612669b2b;hp=84043d2c25a5439664a170f646107b5d0fd81875;hpb=6d4f8c27f3f9ed2cc7c1275613a51b52c11dffdb;p=mkws-moved-to-github.git diff --git a/tools/htdocs/Makefile b/tools/htdocs/Makefile index 84043d2..2abcb97 100644 --- a/tools/htdocs/Makefile +++ b/tools/htdocs/Makefile @@ -75,6 +75,9 @@ help: pandoc --standalone $< -o $@ chmod ugo-w $@ +# ### In order to compile the whitepaper, which has tables, to PDF, +# you will need to install the Debian package +# texlive-latex-recommended %.pdf: %.markdown rm -f $@ pandoc --standalone $< -o $@