summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/fei
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-09-09 22:41:13 +0000
committerKarl Berry <karl@freefriends.org>2016-09-09 22:41:13 +0000
commit2b1bac00a907005c4166e051bee888d406a71c2a (patch)
tree4331eb5fd49a005aad9e3c26cae5cbd521255600 /Master/texmf-dist/tex/latex/fei
parent77d57a532a8dd470f2a5ac9f3f7ea072d6c4041b (diff)
fei (9sep16)
git-svn-id: svn://tug.org/texlive/trunk@42024 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/fei')
-rw-r--r--Master/texmf-dist/tex/latex/fei/fei.cls21
1 files changed, 12 insertions, 9 deletions
diff --git a/Master/texmf-dist/tex/latex/fei/fei.cls b/Master/texmf-dist/tex/latex/fei/fei.cls
index f64ab664512..bf6b8d3751f 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}[2015/09/10 2.0 Modelo da FEI]
+\ProvidesClass{fei}[2016/09/02 2.0.1 Modelo da FEI]
\LoadClass{report}
\DeclareOption{xindy}{
\PassOptionsToPackage{\CurrentOption}{imakeidx}
@@ -71,6 +71,9 @@
\ProcessOptions\relax % processa todas as op^^c3^^a7^^c3^^b5es
+\RequirePackage[utf8]{inputenc}
+\RequirePackage{csquotes}
+
\renewcommand{\normalsize}{\fontsize{12pt}{14.4pt}\selectfont} % fonte do texto
\renewcommand{\footnotesize}{\fontsize{10pt}{12pt}\selectfont} % fonte das notas de rodap^^c3^^a9
\RequirePackage[a4paper,top=3cm,bottom=2cm,left=3cm,right=2cm,bindingoffset=0cm,nofoot]{geometry}
@@ -84,7 +87,7 @@
\fancyhead[RO,LE]{\footnotesize\thepage}% numero da p^^c3^^a1gina em fonte menor que a do texto
\setlength{\headheight}{14.4pt}
-\RequirePackage[english,portuges]{babel}
+\RequirePackage[english,brazil]{babel}
\RequirePackage[T1]{fontenc}
\RequirePackage{setspace}
@@ -93,7 +96,7 @@
\RequirePackage[font={singlespacing},format=hang, justification=raggedright,labelsep=endash,singlelinecheck=false]{caption} % fontes das legendas
-\selectlanguage{portuges} % idioma do documento
+\selectlanguage{brazil} % idioma do documento
\widowpenalty=10000
\clubpenalty=10000
@@ -175,8 +178,8 @@ postheadspace=1em
\renewcommand{\part}{% n^^c3^^a3o usado no texto, s^^c3^^b3 para algumas p^^c3^^a1ginas (resumo, abstract, agradecimentos...)
\@startsection{part}{-1}{0pt}{2\baselineskip}{2\baselineskip}{\cleardoublepage\fontsize{12pt}{14.4pt}\centering\bf\MakeUppercase}}
-\renewcommand{\chapter}{\clearpage\pagestyle{fancy}%
-\@startsection{chapter}{0}{0pt}{0pt}{1.5cm}{\fontsize{12pt}{14.4pt}\bfseries\MakeUppercase}}
+\renewcommand{\chapter}{\cleardoublepage\pagestyle{fancy}%
+\@startsection{chapter}{0}{0pt}{\baselineskip}{\baselineskip}{\fontsize{12pt}{14.4pt}\bfseries\MakeUppercase}}
\renewcommand{\section}{%
\@startsection{section}{1}{0pt}{\baselineskip}{\baselineskip}{\fontsize{12pt}{14.4pt}\MakeUppercase}}
@@ -312,7 +315,7 @@ postheadspace=1em
\def\@cidade{S\~ao Bernardo do Campo}
\newcommand{\cidade}[1]{\def\@cidade{#1}}
-\def\@instituicao{Centro Universit\'ario da FEI}
+\def\@instituicao{Centro Universit\'ario FEI}
\newcommand{\instituicao}[1]{\def\@instituicao{#1}}
\newcommand{\advisor}[1]{\def\@advisor{#1}}
@@ -346,7 +349,7 @@ postheadspace=1em
\newenvironment{resumo}{\part*{Resumo}\pagestyle{empty}\begin{spacing}{1.1}\noindent\normalsize}{\end{spacing}\cleardoublepage\pagestyle{fancy}}
-\renewenvironment{abstract}{\selectlanguage{english}\part*{Abstract}\pagestyle{empty}\begin{spacing}{1.1}\noindent\normalsize}{\end{spacing}\cleardoublepage\pagestyle{fancy}\selectlanguage{portuges}}
+\renewenvironment{abstract}{\selectlanguage{english}\part*{Abstract}\pagestyle{empty}\begin{spacing}{1.1}\noindent\normalsize}{\end{spacing}\cleardoublepage\pagestyle{fancy}\selectlanguage{brazil}}
\newenvironment{agradecimentos}{\part*{Agradecimentos}\pagestyle{empty}}{\cleardoublepage\pagestyle{fancy}}
@@ -394,7 +397,7 @@ postheadspace=1em
\renewcommand*{\glossarypreamble}{\thispagestyle{empty}\pagestyle{empty}}
\fi
-\addto\captionsportuges{%
+\addto\captionsbrazil{%
\renewcommand*{\listfigurename}{Lista de Ilustra\c{c}\~oes}%
\renewcommand*{\contentsname}{Sum\'ario}%
\renewcommand*{\acronymname}{\hfill Lista de Abreviaturas \hfill \mbox{}}%
@@ -465,7 +468,7 @@ postheadspace=1em
\oldbibliography{#1}% adiciona realmente a bibliografia
}
%%
-%% Copyright (C) 2014 by Douglas De Rizzo Meneghetti <douglasrizzo@fei.edu.br>
+%% Copyright (C) 2015 by Douglas De Rizzo Meneghetti <douglasrizzo@fei.edu.br>
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License (LPPL), either