From 466c90ed5bb489d9cafe41b59fff47a3c5eb858c Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 21 Aug 2021 09:36:08 -0700 Subject: Updated templates for pandoc 2.14.2 --- default.latex | 1 + 1 file changed, 1 insertion(+) (limited to 'default.latex') diff --git a/default.latex b/default.latex index d067016..d6a6208 100644 --- a/default.latex +++ b/default.latex @@ -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}{}} -- cgit v1.2.3