--- a/Makefile Tue Mar 17 23:16:34 2015 +0100 +++ b/Makefile Tue Mar 17 23:16:45 2015 +0100 @@ -2,6 +2,7 @@ html out/short.html: short.txt asciidoc -o out/short.html $< + #a2x -f xhtml -D out/ $< pdf out/short.pdf: short.txt a2x -D out/ $<