summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/toptesi/toptesi-example-luatex.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/toptesi/toptesi-example-luatex.tex')
-rw-r--r--Master/texmf-dist/doc/latex/toptesi/toptesi-example-luatex.tex11
1 files changed, 8 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/toptesi/toptesi-example-luatex.tex b/Master/texmf-dist/doc/latex/toptesi/toptesi-example-luatex.tex
index e04e89db8f1..f8f25c16ef7 100644
--- a/Master/texmf-dist/doc/latex/toptesi/toptesi-example-luatex.tex
+++ b/Master/texmf-dist/doc/latex/toptesi/toptesi-example-luatex.tex
@@ -6,7 +6,7 @@
corpo=12pt,
twoside,
tipotesi=magistrale,
-]{toptesi}
+]{toptesi}\errorcontextlines=100
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Impostazione dei font e delle lingue %
\usepackage{fontspec} %
@@ -20,14 +20,18 @@ tipotesi=magistrale,
\setmathfont{XITS Math}[partial=upright]% font matematici UNICODE che
% van bene con i Times
-\setotherlanguage[variant=ancient]{greek}% la variante funziona solo con XeLaTeX (per ora, 2017) %
+\setotherlanguage[variant=ancient]{greek}% questa variante col patch
+% nel file gloss-greek.ldf funziona anche con LuaLaTeX; senza patch
+% funziona solo con XeLaTeX e parzialmente con pdfLaTeX
+%
\newfontfamily{\greekfont}{GFS Didot} %
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\usepackage{pict2e}% per togliere ogni limitazione all'ambiente picture
%%%%%%%%% da caricare per ultimo e solo se non e' gia' stato caricato
\expandafter\csname @ifpackageloaded\endcsname{hyperref}{}{\usepackage{hyperref}}
+
\hypersetup{%
pdfpagemode={UseOutlines},
bookmarksopen,
@@ -41,6 +45,7 @@ tipotesi=magistrale,
\begin{document}
+
\newtheorem{osservazione}{Osservazione}% Standard LaTeX