summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/doxygen_manual.tex8
1 files changed, 2 insertions, 6 deletions
diff --git a/doc/doxygen_manual.tex b/doc/doxygen_manual.tex
index 2380d32..078bdea 100644
--- a/doc/doxygen_manual.tex
+++ b/doc/doxygen_manual.tex
@@ -14,7 +14,7 @@
\batchmode
\documentclass{book}
-%% moved from doxygen.sty due to workaround for LatEx 2019 version and unmaintained tabu package
+%% moved from doxygen.sty due to workaround for LaTex 2019 version and unmaintained tabu package
\usepackage{ifthen}
\ifx\requestedLaTeXdate\undefined
\usepackage{array}
@@ -31,7 +31,7 @@
\usepackage{geometry}
\usepackage{listings}
\usepackage{color}
-%%\usepackage{ifthen} %% moved to top due to workaround for LatEx 2019 version and unmaintained tabu package
+%%\usepackage{ifthen} %% moved to top due to workaround for LaTex 2019 version and unmaintained tabu package
\usepackage[table]{xcolor}
\PassOptionsToPackage{warn}{textcomp}
\usepackage{textcomp}
@@ -63,10 +63,6 @@
\usepackage{sectsty}
\usepackage[titles]{tocloft}
\usepackage{amssymb}
-%% moved from doxygen.sty due to workaround for LatEx 2019 version and unmaintained tabu package
-\usepackage{longtable_doxygen}
-\usepackage{tabu_doxygen}
-%%
\usepackage{doxygen}
\usepackage{manual}
%%