]> git.lyx.org Git - lyx.git/commitdiff
Partly revert a7659d207d77aa73b05473a7c386413890c579d2
authorKornel Benko <kornel@lyx.org>
Thu, 3 Dec 2015 14:28:01 +0000 (15:28 +0100)
committerKornel Benko <kornel@lyx.org>
Thu, 3 Dec 2015 14:28:01 +0000 (15:28 +0100)
Export test now passes.

lib/doc/es/Tutorial.lyx

index 692503b57863db18b24ee6a749b6a41955de22b5..05eab1a0f7f9905e7ca424340fc9c576893de1ae 100644 (file)
 % 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