From 3a7def203f65056e93bcc6ad87561f07c96f3ac8 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 7 Oct 2018 22:02:16 +0000 Subject: ucsmonograph git-svn-id: svn://tug.org/texlive/trunk@48854 c570f23f-e606-0410-a88d-b1316a301751 --- .../tex/latex/ucsmonograph/ucsmonograph.cls | 55 ++++++++++++++++++---- 1 file changed, 47 insertions(+), 8 deletions(-) (limited to 'Master/texmf-dist/tex/latex/ucsmonograph') diff --git a/Master/texmf-dist/tex/latex/ucsmonograph/ucsmonograph.cls b/Master/texmf-dist/tex/latex/ucsmonograph/ucsmonograph.cls index b6749e09746..4c65147012e 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/09/18 v1.1.1 Padrao de monografias da UCS] +[2018/09/28 v1.1.2 Padrao de monografias da UCS] \RequirePackage{ifthen} @@ -188,17 +188,59 @@ citecolor=black, \renewcommand{\ABNTEXsubsubsubsectionfont}{\ABNTEXsubsubsectionfont\itshape} \renewcommand{\ABNTEXsubsubsubsectionfontsize}{\normalsize} -\AtBeginDocument{\setlength{\afterchapskip}{20pt}} \renewcommand{\cftchapterfont}{\ABNTEXchapterfont} \renewcommand{\cftsectionfont}{\ABNTEXsectionfont} \renewcommand{\cftsubsectionfont}{\ABNTEXsubsectionfont} \renewcommand{\cftsubsubsectionfont}{\ABNTEXsubsubsectionfont} \renewcommand{\cftparagraphfont}{\ABNTEXsubsubsubsectionfont} +\linespread{1.4} +\setlength\parskip{0pt} +\setlength\parindent{1.5cm} + +\setlength\afterchapskip\baselineskip +\setaftersecskip\baselineskip +\setaftersubsecskip\baselineskip +\setaftersubsubsecskip\baselineskip +\setafterparaskip\baselineskip + +\setlength\textfloatsep{1.5\baselineskip} +\setlength\floatsep{1.5\baselineskip} +\setlength\intextsep{1.5\baselineskip} +\AtBeginDocument{% +\setlength\abovedisplayskip{1\baselineskip plus 5pt minus 5pt} +\setlength\belowdisplayskip{1\baselineskip plus 5pt minus 5pt} +\setlength\abovedisplayshortskip{1\baselineskip plus 5pt minus 5pt} +\setlength\belowdisplayshortskip{1\baselineskip plus 5pt minus 5pt} +} + +\setlist[enumerate,1]{labelindent=\parindent,leftmargin=0.6cm+\parindent,nosep,label=\alph*)} +\setlist[itemize,1]{nosep,label=--} + +\let\@oldthebibliography\thebibliography +\def\thebibliography#1{% +\@oldthebibliography{#1} +\setlength\parskip{0pt} +\setlength\itemsep\baselineskip +} + +\renewcommand{\printchapternum}{% +\tocprintchapter +\setboolean{abntex@innonumchapter}{false} +\chapnumfont% +\space\thechapter% +\ifthenelse{\boolean{abntex@apendiceousecao}}{% +\tocinnonumchapter +\ABNTEXcaptiondelim% +}{} +} + +\renewcommand{\@seccntformat}[1]{\csname the#1\endcsname\ } + \renewcommand{\imprimircapa}{% \pdfbookmark[0]{Capa}{Capa}% \begin{capa}% -\centering% +\bfseries\centering% \expandafter\uppercase\expandafter{\imprimirinstituicao}% \vfill \begin{textblock*}{160mm}(30mm, 297mm/4+15mm)% @@ -214,7 +256,7 @@ citecolor=black, } \renewcommand{\folhaderostocontent}{% -\centering% +\bfseries\centering% \expandafter\uppercase\expandafter{\theauthor}% \vfill \vfill @@ -234,6 +276,7 @@ citecolor=black, \end{minipage}% }% \vfill +\bfseries \expandafter\uppercase\expandafter{\imprimirlocal}\\ \expandafter\uppercase\expandafter{\thedate}% } @@ -245,7 +288,6 @@ citecolor=black, }{% \setlength\largurafonte{#1} } -\par \centering% \begin{minipage}[h]{\largurafonte} \vspace{2pt} @@ -371,9 +413,6 @@ pdfkeywords={#1} \mdseries% \SingleSpacing% \imprimirpreambulo% -\begin{flushright}% -\imprimirorientadorRotulo~\imprimirorientador% -\end{flushright}% \end{minipage}% } \vspace{24pt} \par % -- cgit v1.2.3