From e6d91ad539fa8dc48da53e70424beca263cef982 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 13 Sep 2018 20:59:39 +0000 Subject: fei (13sep18) git-svn-id: svn://tug.org/texlive/trunk@48657 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/fei/fei.cls | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) (limited to 'Master/texmf-dist/tex/latex/fei') diff --git a/Master/texmf-dist/tex/latex/fei/fei.cls b/Master/texmf-dist/tex/latex/fei/fei.cls index 9a8031f32f8..15eae294ccf 100644 --- a/Master/texmf-dist/tex/latex/fei/fei.cls +++ b/Master/texmf-dist/tex/latex/fei/fei.cls @@ -14,7 +14,7 @@ %% See http://www.latex-project.org/lppl.txt %% ----------------------------------------------------------------------------------------------------- \NeedsTeXFormat{LaTeX2e} -\ProvidesClass{fei}[2018/03/02 4.1.1 Modelo da FEI] +\ProvidesClass{fei}[2018/09/12 4.2 Modelo da FEI] \DeclareOption{xindy}{ \PassOptionsToPackage{\CurrentOption}{imakeidx} @@ -75,7 +75,15 @@ \setulmarginsandblock{30mm}{20mm}{*} \checkandfixthelayout -\linespread{1.25} % espa^^c3^^a7amento entre linhas +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + + +\linespread{1.5} + + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + \setlength{\parindent}{1.25cm} % recuo do paragrafo \makepagestyle{title} % pagina de titulo @@ -185,7 +193,7 @@ \@startsection{part}{-1}{0pt}{\baselineskip}{\baselineskip}{\cleardoublepage\fontsize{12pt}{14.4pt}\centering\bfseries\MakeUppercase}} \renewcommand{\chapter}{\cleardoublepage\pagestyle{plain}% - \@startsection{chapter}{0}{0pt}{\baselineskip}{\baselineskip}{\fontsize{12pt}{14.4pt}\bfseries\MakeUppercase}} + \@startsection{chapter}{0}{0pt}{1pt}{1pt}{\fontsize{12pt}{14.4pt}\bfseries\MakeUppercase}} \renewcommand{\section}{% \@startsection{section}{1}{0pt}{\baselineskip}{\baselineskip}{\fontsize{12pt}{14.4pt}\MakeUppercase}} @@ -357,6 +365,8 @@ \@startsection{chapter}{0}{0pt}{0pt}{1.5cm}{\clearpage\fontsize{12pt}{14.4pt}\bfseries\MakeUppercase}}% \oldprintindex}% + + \RequirePackage[pdftex,pdfborder={0 0 0},colorlinks={false}]{hyperref} \ifglossaries @@ -439,8 +449,7 @@ uniquelist=false, isbn=false, doi=false, - style=abnt, - extradate]{biblatex} + style=abnt]{biblatex} \setlength{\bibitemsep}{1.0\baselineskip} \DefineBibliographyStrings{brazil}{% -- cgit v1.2.3