Skip to content

Commit

Permalink
Updated templates for pandoc 2.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jgm committed Aug 21, 2021
1 parent 24f4d37 commit 466c90e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions default.latex
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,7 @@ $if(links-as-notes)$
\DeclareRobustCommand{\href}[2]{#2\footnote{\url{#1}}}
$endif$
$if(strikeout)$
$-- also used for underline
\usepackage[normalem]{ulem}
% Avoid problems with \sout in headers with hyperref
\pdfstringdefDisableCommands{\renewcommand{\sout}{}}
Expand Down
2 changes: 1 addition & 1 deletion default.rtf
Original file line number Diff line number Diff line change
@@ -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)$
Expand Down

0 comments on commit 466c90e

Please sign in to comment.