diff options
author | Karl Berry <karl@freefriends.org> | 2018-03-02 22:41:58 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-03-02 22:41:58 +0000 |
commit | 59c0af634a8c722fcf21699c218479d08b902139 (patch) | |
tree | 9112d4bf46e2b8a23baac897097a4e8cfc4dc4d8 /Master/texmf-dist/tex/latex/fei | |
parent | aca46fcd4b6b6bdcb7af802f4f54886998d1fa10 (diff) |
fei (2mar18)
git-svn-id: svn://tug.org/texlive/trunk@46788 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/fei')
-rw-r--r-- | Master/texmf-dist/tex/latex/fei/fei.cls | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/fei/fei.cls b/Master/texmf-dist/tex/latex/fei/fei.cls index de0960a704f..9a8031f32f8 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}[2017/09/26 4.1 Modelo da FEI] +\ProvidesClass{fei}[2018/03/02 4.1.1 Modelo da FEI] \DeclareOption{xindy}{ \PassOptionsToPackage{\CurrentOption}{imakeidx} @@ -434,7 +434,13 @@ }% }% -\RequirePackage[backend=biber, safeinputenc=true, uniquelist=false, isbn=false, doi=false, style=abnt, extrayear]{biblatex} +\RequirePackage[backend=biber, + safeinputenc=true, + uniquelist=false, + isbn=false, + doi=false, + style=abnt, + extradate]{biblatex} \setlength{\bibitemsep}{1.0\baselineskip} \DefineBibliographyStrings{brazil}{% |