summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/suftesi/suftesi.cls
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/suftesi/suftesi.cls')
-rw-r--r--Master/texmf-dist/tex/latex/suftesi/suftesi.cls5
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/suftesi/suftesi.cls b/Master/texmf-dist/tex/latex/suftesi/suftesi.cls
index c8ed3c9c597..5573490a3f1 100644
--- a/Master/texmf-dist/tex/latex/suftesi/suftesi.cls
+++ b/Master/texmf-dist/tex/latex/suftesi/suftesi.cls
@@ -19,7 +19,7 @@
%%
\NeedsTeXFormat{LaTeX2e}[2005/12/01]
\ProvidesClass{suftesi}
- [2015/03/29 v2.0 A class for typesetting theses, books and articles]
+ [2015/03/31 v2.0.1 A class for typesetting theses, books and articles]
\ClassWarningNoLine{suftesi}{%
******************************************\MessageBreak
* DO NOT MODIFY THE STYLES OF THIS CLASS\MessageBreak
@@ -621,6 +621,7 @@ dotarabic,dotroman,dotRoman}[arabic]{%
\ifcase\nr\relax
\or
\suftesi@nocroptrue
+ \newcommand*\crop[1][]{}
\fi}
\define@choicekey{}{draftdate}[\val\nr]
{true,false}[true]{%
@@ -631,8 +632,8 @@ dotarabic,dotroman,dotRoman}[arabic]{%
\define@choicekey{}{version}[\val\nr]
{screen,draft,final}[draft]{%
\ifcase\nr\relax
+ \@twosidefalse
\suftesi@nocroptrue
- \geometry{hmarginratio=1:1}
\newcommand*\crop[1][]{}
\or
\or