summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/fei
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-10-09 21:56:12 +0000
committerKarl Berry <karl@freefriends.org>2019-10-09 21:56:12 +0000
commit560b5c17defaf1766ea347f0815cc8ba15b6ab9c (patch)
tree8e8323b5eedb6c794acae8469df722a6525ca90e /Master/texmf-dist/tex/latex/fei
parentaf580ac2840b5a57b1c37217ab28727546a3ef29 (diff)
fei (9oct19)
git-svn-id: svn://tug.org/texlive/trunk@52322 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/fei')
-rw-r--r--Master/texmf-dist/tex/latex/fei/fei.cls19
1 files changed, 11 insertions, 8 deletions
diff --git a/Master/texmf-dist/tex/latex/fei/fei.cls b/Master/texmf-dist/tex/latex/fei/fei.cls
index a1255a7f9f0..cdc7b919c4a 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}[2019/05/31 4.5.1 Modelo da FEI]
+\ProvidesClass{fei}[2019/10/03 4.6 Modelo da FEI]
\DeclareOption{draft}{
\PassOptionsToClass{\CurrentOption}{memoir}
@@ -37,6 +37,10 @@
\glossariestrue
\PassOptionsToPackage{\CurrentOption}{glossaries-extra}
}
+\DeclareOption{record}{
+\glossariestrue
+\PassOptionsToPackage{\CurrentOption}{glossaries-extra}
+}
\newif\ifsublist
\sublistfalse
\DeclareOption{sublist}{\sublisttrue}
@@ -442,12 +446,12 @@ postheadspace=1em
\end{flushright}
}
-\newcommand{\epigrafe}[2]{
-\cleardoublepage
-\thispagestyle{empty}
-\vspace*{\fill}
+\newenvironment{epigrafe}{\cleardoublepage\pagestyle{empty}\vspace*{\fill}}{\pagestyle{plain}}
+
+\newcommand{\epig}[2]{
+\vspace{2\baselineskip}
\begin{flushright}
-\begin{minipage}[t][0.5\textheight][c]{0.5\textwidth}
+\begin{minipage}[t]{0.5\textwidth}
``{#1}''
\begin{flushright}
#2
@@ -455,7 +459,6 @@ postheadspace=1em
\end{minipage}
\end{flushright}
}
-
\newenvironment{resumo}{\part*{Resumo}\pagestyle{empty}}{\cleardoublepage\pagestyle{plain}\setlength{\parindent}{1.25cm}}
\renewenvironment{abstract}{\selectlanguage{english}\part*{Abstract}\pagestyle{empty}\setlength{\parindent}{1.25cm}}{\cleardoublepage\pagestyle{plain}\selectlanguage{brazil}}
@@ -609,7 +612,7 @@ bibliography = {REFER\^ENCIAS}
}{\end{SingleSpace}\end{minipage}{}
\end{center}}
%%
-%% Copyright (C) 2017 by Douglas De Rizzo Meneghetti <douglasrizzo@fei.edu.br>
+%% Copyright (C) 2019 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