From cbb02290463f289481e9a85e5185eac588cf319a Mon Sep 17 00:00:00 2001 From: fiddlosopher Date: Sat, 2 Jan 2010 18:19:09 +0000 Subject: Changed example14 in web demos to use template & xetex instead of -C. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1777 788f1e2b-df1e-0410-8736-df70ead52e1b --- web/demos | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/demos') diff --git a/web/demos b/web/demos index f17f1041f..fce4f5649 100644 --- a/web/demos +++ b/web/demos @@ -65,7 +65,7 @@ click on the name of the output file: 14. PDF with numbered sections and a custom LaTeX header: -@ markdown2pdf -N -C @@myheader.tex@@ @@README@@ -o @@example14.pdf@@ +@ markdown2pdf -N --template=@@mytemplate.tex@@ --variable version=1.4 @@README@@ --xetex --toc -o @@example14.pdf@@ [xmlto]: http://cyberelk.net/tim/xmlto/ -- cgit v1.2.3