diff options
Diffstat (limited to 'test/lhs-test.latex')
| -rw-r--r-- | test/lhs-test.latex | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/lhs-test.latex b/test/lhs-test.latex index a83e31202..4ec0133db 100644 --- a/test/lhs-test.latex +++ b/test/lhs-test.latex @@ -81,6 +81,8 @@ \usepackage{selnolig} % disable illegal ligatures \fi \IfFileExists{bookmark.sty}{\usepackage{bookmark}}{\usepackage{hyperref}} +% Avoid problems with \sout in headers with hyperref +\pdfstringdefDisableCommands{\renewcommand{\sout}{}} \hypersetup{ hidelinks, pdfcreator={LaTeX via pandoc}} |
