summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/fei
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-06-28 21:23:23 +0000
committerKarl Berry <karl@freefriends.org>2020-06-28 21:23:23 +0000
commit0b3e59a800e4c7022cd25df68f3d1f8a657faeb8 (patch)
tree223ccaba43633c91ae7f94f4b2354bfb6f3e531e /Master/texmf-dist/tex/latex/fei
parent7d96356a06f918159b63abc56e7a4f14988e6504 (diff)
fei (28jun20)
git-svn-id: svn://tug.org/texlive/trunk@55691 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/fei')
-rw-r--r--Master/texmf-dist/tex/latex/fei/fei.cls9
1 files changed, 6 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/fei/fei.cls b/Master/texmf-dist/tex/latex/fei/fei.cls
index b4640a52306..edc7ec98e62 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}[2020/03/03 4.8 Modelo da FEI]
+\ProvidesClass{fei}[2020/06/28 4.9.1 Modelo da FEI]
\DeclareOption{draft}{
\PassOptionsToClass{\CurrentOption}{memoir}
@@ -40,7 +40,6 @@
\newif\ifsublist
\sublistfalse
\DeclareOption{sublist}{\sublisttrue}
-
\newif\ifdeposito
\depositofalse
\DeclareOption{deposito}{\depositotrue}
@@ -57,6 +56,10 @@
\DeclareOption{oneside}{\onesidetrue}
\DeclareOption{twoside}{\onesidefalse}
+\DeclareOption{backrefs}{%
+\PassOptionsToPackage{backref}{biblatex}%
+}
+
\DeclareOption{algo-as-figure}{\PassOptionsToPackage{figure}{algorithm2e}}%
\newif\ifpdfa
@@ -617,7 +620,7 @@ bibliography = {REFER\^ENCIAS}
}{\end{SingleSpace}\end{minipage}{}
\end{center}}
%%
-%% Copyright (C) 2019 by Douglas De Rizzo Meneghetti <douglasrizzo@fei.edu.br>
+%% Copyright (C) 2020 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