summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-03-18 22:18:54 +0000
committerKarl Berry <karl@freefriends.org>2017-03-18 22:18:54 +0000
commit9fefd9abc43456a3d83cfef0212cef9c8a8607e6 (patch)
treea354a2d27d9849a0b1a968a28140c3505a7733aa /Master/texmf-dist/tex
parent890ca83b998a454de99fe1de760d0ad781f3b871 (diff)
fei (18mar17)
git-svn-id: svn://tug.org/texlive/trunk@43536 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r--Master/texmf-dist/tex/latex/fei/fei.cls7
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/fei/fei.cls b/Master/texmf-dist/tex/latex/fei/fei.cls
index 4806aa9817e..16d6bbbb765 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/03/14 3.0.4 Modelo da FEI]
+\ProvidesClass{fei}[2017/03/18 3.0.5 Modelo da FEI]
\DeclareOption{xindy}{
\PassOptionsToPackage{\CurrentOption}{imakeidx}
\PassOptionsToPackage{\CurrentOption}{glossaries}
@@ -403,7 +403,7 @@ postheadspace=1em
}%
}%
-\RequirePackage[backend=biber, safeinputenc=true, isbn=false, doi=false, style=abnt]{biblatex}
+\RequirePackage[backend=biber, safeinputenc=true, uniquelist=false, isbn=false, doi=false, style=abnt]{biblatex}
\setlength{\bibitemsep}{1.0\baselineskip}
\DefineBibliographyStrings{brazil}{%
@@ -416,7 +416,8 @@ bibliography = {REFER\^ENCIAS}
\defbibheading{bibliography}[\bibname]{%
\clearpage\phantomsection\addcontentsline{toc}{chapter}{\bfseries\hspace{\cftchapternumwidth}REFER\^ENCIAS}% adiciona o titulo ao sumario
-\hfill \textbf{REFER\^ENCIAS} \hfill\mbox{}
+\hfill \textbf{REFER\^ENCIAS} \hfill\mbox{}%
+\urlstyle{same} % URLs nas refer^^c3^^aancias devem ter a mesma fonte do texto
}
\newcommand*{\citefloat}[1]{\citeauthor*{#1}, \citeyear*{#1}}