summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/ucsmonograph/ucsmonograph.cls
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-12-11 22:24:26 +0000
committerKarl Berry <karl@freefriends.org>2018-12-11 22:24:26 +0000
commit6ffd766f7627989e12bfb89d63f908de8c052c81 (patch)
tree9b78e12d08e36fea11c752ca7eb83f77b6948a5e /Master/texmf-dist/tex/latex/ucsmonograph/ucsmonograph.cls
parentade4bbfe2ab608033570769008ea44f7053554cf (diff)
ucsmonograph (11dec18)
git-svn-id: svn://tug.org/texlive/trunk@49389 c570f23f-e606-0410-a88d-b1316a301751
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