summaryrefslogtreecommitdiff
path: root/templates/rtf.template
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2009-12-31 01:12:25 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2009-12-31 01:12:25 +0000
commit1a166987dfc049d03f034b920e4ae679402aa2f5 (patch)
tree285368b5ea9ff29b863b1e2216580fd387fd886e /templates/rtf.template
parent4806628c8d8ef9e696a981e6f47ede2b3a6f4d48 (diff)
Added rough templates for all writers. These need much fine tuning.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1698 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'templates/rtf.template')
-rw-r--r--templates/rtf.template25
1 files changed, 24 insertions, 1 deletions
diff --git a/templates/rtf.template b/templates/rtf.template
index 1333ed77b..8f4322783 100644
--- a/templates/rtf.template
+++ b/templates/rtf.template
@@ -1 +1,24 @@
-TODO
+{\rtf1\ansi\deff0{\fonttbl{\f0 \fswiss Helvetica;}{\f1 Courier;}}
+{\colortbl;\red255\green0\blue0;\red0\green0\blue255;}
+\widowctrl\hyphauto
+
+$header-includes$
+{\pard \qc \f0 \sa180 \li0 \fi0 \b \fs36 {\i title}\par}
+{\pard \qc \f0 \sa180 \li0 \fi0 $authors$\par}
+{\pard \qc \f0 \sa180 \li0 \fi0 $date$\par}
+{\pard \ql \f0 \sa180 \li0 \fi0 \par}
+{\pard \ql \f0 \sa180 \li0 \fi0 \b \fs36 Contents\par}
+{\pard \ql \f0 \sa0 \li360 \fi-360 \bullet \tx360\tab section oen\sa180\par}
+$before$
+{\pard \ql \f0 \sa180 \li0 \fi0 \b \fs36 section oen\par}
+{\pard \ql \f0 \sa0 \li360 \fi-360 1.\tx360\tab one\par}
+{\pard \ql \f0 \sa0 \li720 \fi-360 a.\tx360\tab two\par}
+{\pard \ql \f0 \sa0 \li1080 \fi-360 iii.\tx360\tab three\sa180\sa180\sa180\par}
+{\pard \ql \f0 \sa180 \li0 \fi0 \f1 hi\par}
+{\pard \ql \f0 \sa180 \li0 \fi0 footnote{\super\chftn}{\*\footnote\chftn\~\plain\pard {\pard \ql \f0 \sa180 \li0 \fi0 with code\par}
+{\pard \ql \f0 \sa180 \li0 \fi0 \f1 code\par}
+}\par}
+$after$
+
+}
+