Export test now passes.
This commit is contained in:
Kornel Benko 2015-12-03 15:28:01 +01:00
parent a12553e7ae
commit 0e23cfde29

View File

@ -14,6 +14,14 @@
% the documentation team
% email: lyx-docs@lists.lyx.org
\usepackage{ifpdf} % part of the hyperref bundle
\ifpdf % if pdflatex is used
% set fonts for nicer pdf view
\IfFileExists{lmodern.sty}{\usepackage{lmodern}}{}
\fi % end if pdflatex is used
% the pages of the TOC is numbered roman
% and a pdf-bookmark for the TOC is added
\let\myTOC\tableofcontents