summaryrefslogtreecommitdiffstats
path: root/templates/latex/doxygen.sty
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2018-08-26 13:14:28 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2018-08-26 13:14:28 (GMT)
commit48c677cdb006e913e65643b7643df642475a49b2 (patch)
tree1bc541949b72409d1029965ece08f40f7ed80aee /templates/latex/doxygen.sty
parent716dfb2404342b9e33110ae2124f65f96199fbc7 (diff)
parent9eec9866fcdab896b53d44056c5afbc0b6a6373d (diff)
downloadDoxygen-48c677cdb006e913e65643b7643df642475a49b2.zip
Doxygen-48c677cdb006e913e65643b7643df642475a49b2.tar.gz
Doxygen-48c677cdb006e913e65643b7643df642475a49b2.tar.bz2
Merge branch 'feature/bug_667993' of https://github.com/albert-github/doxygen into albert-github-feature/bug_667993
Diffstat (limited to 'templates/latex/doxygen.sty')
-rw-r--r--templates/latex/doxygen.sty2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/latex/doxygen.sty b/templates/latex/doxygen.sty
index 7798d48..4b8c455 100644
--- a/templates/latex/doxygen.sty
+++ b/templates/latex/doxygen.sty
@@ -19,7 +19,7 @@
\RequirePackage{adjustbox}
\RequirePackage{amssymb}
\RequirePackage{stackengine}
-
+\RequirePackage[normalem]{ulem} % for strikeout, but don't modify emphasis
%---------- Internal commands used in this style file ----------------