diff options
author | Karl Berry <karl@freefriends.org> | 2018-09-13 20:59:39 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-09-13 20:59:39 +0000 |
commit | e6d91ad539fa8dc48da53e70424beca263cef982 (patch) | |
tree | 58b8c51782afdc4f67afd505204f75b38495425c /Master/texmf-dist/tex/latex/fei/fei.cls | |
parent | bfc58fe0ad1846156d748d0b4fc547d8e0cc69cf (diff) |
fei (13sep18)
git-svn-id: svn://tug.org/texlive/trunk@48657 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/fei/fei.cls')
-rw-r--r-- | Master/texmf-dist/tex/latex/fei/fei.cls | 19 |
1 files changed, 14 insertions, 5 deletions
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}{% |