From fdeec2b37fa75c42d82318a293d62182c31bf478 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 26 Jun 2020 19:42:59 +0000 Subject: suftesi (26jun20) git-svn-id: svn://tug.org/texlive/trunk@55669 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/suftesi/suftesi.cls | 41 +++++++++++++++---------- 1 file changed, 25 insertions(+), 16 deletions(-) (limited to 'Master/texmf-dist/tex') diff --git a/Master/texmf-dist/tex/latex/suftesi/suftesi.cls b/Master/texmf-dist/tex/latex/suftesi/suftesi.cls index f4ba2c425b7..edf2bdaa5ca 100644 --- a/Master/texmf-dist/tex/latex/suftesi/suftesi.cls +++ b/Master/texmf-dist/tex/latex/suftesi/suftesi.cls @@ -26,7 +26,7 @@ %% \NeedsTeXFormat{LaTeX2e}[2005/12/01] \ProvidesClass{suftesi} - [2020/05/21 v2.9.9 A class for typesetting theses, books and articles] + [2020/06/26 v2.9.10 A class for typesetting theses, books and articles] \RequirePackage{xkeyval} \newif\ifsuftesi@compatibility \newif\ifsuftesi@nofont @@ -1190,15 +1190,24 @@ quotesize,footnotestyle,liststyle,captionstyle} tocsubsecfont=roman, tocsubsubsecfont=roman} \ProcessOptionsX<>\relax -\XKV@useoption{a4paper} \XKV@useoption{10pt} -\XKV@useoption{11pt} \XKV@useoption{12pt} -\XKV@useoption{oneside} \XKV@useoption{twoside} -\XKV@useoption{onecolumn} \XKV@useoption{twocolumn} -\XKV@useoption{titlepage} \XKV@useoption{notitlepage} -\XKV@useoption{openright} \XKV@useoption{openany} -\XKV@useoption{leqno} \XKV@useoption{fleqn} -\XKV@useoption{a5paper} \XKV@useoption{b5paper} -\XKV@useoption{legalpaper}\XKV@useoption{executivepaper} +\XKV@useoption{a4paper} +\XKV@useoption{10pt} +\XKV@useoption{11pt} +\XKV@useoption{12pt} +\XKV@useoption{oneside} +\XKV@useoption{twoside} +\XKV@useoption{onecolumn} +\XKV@useoption{twocolumn} +\XKV@useoption{titlepage} +\XKV@useoption{notitlepage} +\XKV@useoption{openright} +\XKV@useoption{openany} +\XKV@useoption{leqno} +\XKV@useoption{fleqn} +\XKV@useoption{a5paper} +\XKV@useoption{b5paper} +\XKV@useoption{legalpaper} +\XKV@useoption{executivepaper} \XKV@useoption{landscape} \def\XKV@classoptionslist{} \RequirePackage{multicol} @@ -1418,12 +1427,12 @@ quotesize,footnotestyle,liststyle,captionstyle} \fi \fi \fi - \AtBeginDocument{ - \substitutefont{LGR}{\rmdefault}{\SUF@greekfamily} - \DeclareRobustCommand{\greektext}{% - \usefont{LGR}{\SUF@greekfamily}{\f@series}{\f@shape} - \def\encodingdefault{LGR}} - \DeclareTextFontCommand{\textgreek}{\greektext}} +\AtEndPreamble{ + \substitutefont{LGR}{\rmdefault}{\SUF@greekfamily} + \DeclareRobustCommand{\greektext}{% + \usefont{LGR}{\SUF@greekfamily}{\f@series}{\f@shape} + \def\encodingdefault{LGR}} + \DeclareTextFontCommand{\textgreek}{\greektext}} \ifsuftesi@cbgreek \else \DeclareFontFamily{LGR}{bodoni}{} -- cgit v1.2.3