diff options
author | Karl Berry <karl@freefriends.org> | 2018-10-31 20:48:34 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-10-31 20:48:34 +0000 |
commit | 54ed9c164a6c90c2402a7b88f5443dcf5cfa4ba1 (patch) | |
tree | f895a483e1d32601a50efcd2f9d2c48b24cb134a /Master/texmf-dist/doc/latex/toptesi/topfront-example.tex | |
parent | 4dd72b85bfd4d4b2965492d52e50a45937cc2934 (diff) |
toptesi (31oct18)
git-svn-id: svn://tug.org/texlive/trunk@49039 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/toptesi/topfront-example.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/toptesi/topfront-example.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/toptesi/topfront-example.tex b/Master/texmf-dist/doc/latex/toptesi/topfront-example.tex index 67ee8743545..e67ccabf0a0 100644 --- a/Master/texmf-dist/doc/latex/toptesi/topfront-example.tex +++ b/Master/texmf-dist/doc/latex/toptesi/topfront-example.tex @@ -30,7 +30,7 @@ a4paper, 11pt, twoside]{report}% it works also with book and article -\usepackage{iftex}% to test if the typesetting engine is pdflatex or xelatex +\usepackage{iftex}% Which typesetting engine? pdflatex, xelatex or lualatex \ifPDFTeX % settings for pdfLaTeX \usepackage[english,italian]{babel} |