X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2FMakefile;h=7d2cbbda8bd4c45cf1fe7ca7e1ea681652c5569a;hb=d7f7e11af10210fd9872cedc1489fe0b692ca589;hp=7e59c93db5cd398e4be949d23d82b00e54cf4e94;hpb=e8b1a78d47715662856c5501802d73f25ee71919;p=mkws-moved-to-github.git diff --git a/doc/Makefile b/doc/Makefile index 7e59c93..7d2cbbd 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -31,9 +31,6 @@ all: $(INSTALLED) pandoc --standalone --toc -c mkws-doc.css $< | ./tweak-html > $@ chmod ugo-w $@ -# ### In order to compile the manual, which has tables, to PDF, -# you will need to install the Debian package -# texlive-latex-recommended ../tools/htdocs/%.pdf: %.markdown rm -f $@ $(MARKDOWN2PDF) $< -o $@