diff options
author | Karl Berry <karl@freefriends.org> | 2021-01-27 22:05:47 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-01-27 22:05:47 +0000 |
commit | b06ee001d16756ed21be9f7432a6e58baaeee5fb (patch) | |
tree | 588741a148c3b6f3a7ac22516cea6a73c2df2566 /Master/texmf-dist/tex | |
parent | 7f3712a9853bbded0327a43d591cecd7fe5f48e3 (diff) |
suftesi (27jan21)
git-svn-id: svn://tug.org/texlive/trunk@57538 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/suftesi/suftesi.cls | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/suftesi/suftesi.cls b/Master/texmf-dist/tex/latex/suftesi/suftesi.cls index 2c74099654f..28bd0912393 100644 --- a/Master/texmf-dist/tex/latex/suftesi/suftesi.cls +++ b/Master/texmf-dist/tex/latex/suftesi/suftesi.cls @@ -7,7 +7,7 @@ %% suftesi.dtx (with options: `class') %% %% The 'suftesi' document class -%% Copyright (C) 2009-2020 Ivan Valbusa +%% Copyright (C) 2009-2021 Ivan Valbusa %% <ivan dot valbusa at gmail dot com> %% %% All rights reserved. @@ -26,8 +26,7 @@ %% \NeedsTeXFormat{LaTeX2e}[2005/12/01] \ProvidesClass{suftesi} - [2021/01/24 v3.0 A class for typesetting theses, books and articles] -^^A The form of the book has been changing through the centuries and every content requires a particular shape. Nowdays the most widespread form for literary essays is a compact one. So, if you are interested in such a topic, you should consider the compact layouts. + [2021/01/27 v3.0.1 A class for typesetting theses, books and articles] \RequirePackage{xkeyval} \newif\ifsuftesi@compatibility \newif\ifsuftesi@nofont @@ -1119,7 +1118,10 @@ tocstyle=leftpage} \disable@keys{} {structure,documentstructure,pagelayout,partfont,chapfont,secfont,% - subsecfont,subsubsecfont,partstyle,chapstyle,secstyle,% subsecstyle,subsubsecstyle,partnumstyle,chapnumstyle,% secnumstyle,tocstyle,headerstyle,headerfont,quotestyle,% quotesize,footnotestyle,liststyle,captionstyle} + subsecfont,subsubsecfont,partstyle,chapstyle,secstyle,% + subsecstyle,subsubsecstyle,partnumstyle,chapnumstyle,% + secnumstyle,tocstyle,headerstyle,headerfont,quotestyle,% + quotesize,footnotestyle,liststyle,captionstyle} \or \suftesi@periodicalaureotrue \suftesi@FSPLtrue |