summaryrefslogtreecommitdiffstats
path: root/default.latex
diff options
context:
space:
mode:
Diffstat (limited to 'default.latex')
-rw-r--r--default.latex1
1 files changed, 1 insertions, 0 deletions
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)$
315\DeclareRobustCommand{\href}[2]{#2\footnote{\url{#1}}} 315\DeclareRobustCommand{\href}[2]{#2\footnote{\url{#1}}}
316$endif$ 316$endif$
317$if(strikeout)$ 317$if(strikeout)$
318$-- also used for underline
318\usepackage[normalem]{ulem} 319\usepackage[normalem]{ulem}
319% Avoid problems with \sout in headers with hyperref 320% Avoid problems with \sout in headers with hyperref
320\pdfstringdefDisableCommands{\renewcommand{\sout}{}} 321\pdfstringdefDisableCommands{\renewcommand{\sout}{}}