mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-29 01:41:20 +08:00
RTF template: specify font family for fixed-width font f1.
According to the spec, this is mandatory.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{\rtf1\ansi\deff0{\fonttbl{\f0 \fswiss Helvetica;}{\f1 Courier;}}
|
||||
{\rtf1\ansi\deff0{\fonttbl{\f0 \fswiss Helvetica;}{\f1 \fmodern Courier;}}
|
||||
{\colortbl;\red255\green0\blue0;\red0\green0\blue255;}
|
||||
\widowctrl\hyphauto
|
||||
$for(header-includes)$
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
{\rtf1\ansi\deff0{\fonttbl{\f0 \fswiss Helvetica;}{\f1 Courier;}}
|
||||
{\rtf1\ansi\deff0{\fonttbl{\f0 \fswiss Helvetica;}{\f1 \fmodern Courier;}}
|
||||
{\colortbl;\red255\green0\blue0;\red0\green0\blue255;}
|
||||
\widowctrl\hyphauto
|
||||
|
||||
|
||||
Reference in New Issue
Block a user