summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/ucsmonograph/ucsmonograph.cls
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/ucsmonograph/ucsmonograph.cls')
-rw-r--r--Master/texmf-dist/tex/latex/ucsmonograph/ucsmonograph.cls6
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/ucsmonograph/ucsmonograph.cls b/Master/texmf-dist/tex/latex/ucsmonograph/ucsmonograph.cls
index 15804d25603..f27350ec86d 100644
--- a/Master/texmf-dist/tex/latex/ucsmonograph/ucsmonograph.cls
+++ b/Master/texmf-dist/tex/latex/ucsmonograph/ucsmonograph.cls
@@ -31,7 +31,7 @@
%%
\NeedsTeXFormat{LaTeX2e}
\ProvidesClass{ucsmonograph}
-[2018/11/22 v1.2.0 Padrao de monografias da UCS]
+[2018/12/10 v1.2.1 Padrao de monografias da UCS]
\RequirePackage{ifthen}
@@ -216,7 +216,9 @@ citecolor=black,
\setlength\jot{2ex}
}
-\setlist[enumerate,1]{labelindent=\parindent,leftmargin=0.6cm+\parindent,nosep,label=\alph*)}
+\newlength\@enumerateindent
+\setlength\@enumerateindent{\parindent+0.6cm}
+\setlist[enumerate,1]{labelindent=\parindent,leftmargin=\@enumerateindent,nosep,label=\alph*)}
\setlist[itemize,1]{nosep,label=--}
\let\@oldthebibliography\thebibliography