From f6499be9584cbffc6033a009da8d1c359de474f3 Mon Sep 17 00:00:00 2001 From: Stefan Ritter Date: Thu, 9 Jun 2011 10:57:53 +0200 Subject: Add asciidoc makefile --- makefiles/asciidoc | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 makefiles/asciidoc diff --git a/makefiles/asciidoc b/makefiles/asciidoc new file mode 100644 index 0000000..32351ce --- /dev/null +++ b/makefiles/asciidoc @@ -0,0 +1,3 @@ +#!/bin/bash +pdf: + a2x -a lang=de -f pdf --dblatex-opts "-P latex.output.revhistory=0" --verbose *.txt -- cgit v1.2.3