summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/abntex2/abntex2.cls
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/abntex2/abntex2.cls')
-rw-r--r--Master/texmf-dist/tex/latex/abntex2/abntex2.cls28
1 files changed, 18 insertions, 10 deletions
diff --git a/Master/texmf-dist/tex/latex/abntex2/abntex2.cls b/Master/texmf-dist/tex/latex/abntex2/abntex2.cls
index e25c3faa869..6be8cd79477 100644
--- a/Master/texmf-dist/tex/latex/abntex2/abntex2.cls
+++ b/Master/texmf-dist/tex/latex/abntex2/abntex2.cls
@@ -1,5 +1,5 @@
-%% abntex2.cls, v-1.9.6 laurocesar
-%% Copyright 2012-2016 by abnTeX2 group at https://www.abntex.net.br/
+%% abntex2.cls, v-1.9.7 laurocesar
+%% Copyright 2012-2018 by abnTeX2 group at https://www.abntex.net.br/
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
@@ -23,7 +23,7 @@
% ------------------------------------------------------------------------
% ------------------------------------------------------------------------
\NeedsTeXFormat{LaTeX2e}
-\ProvidesClass{abntex2}[2016/02/26 v-1.9.6 abnTeX2]
+\ProvidesClass{abntex2}[2018/11/24 v-1.9.7 abnTeX2]
\RequirePackage{ifthen}
%
% Captura as options article e twocolumn
@@ -366,7 +366,6 @@
}
% Define o comando \fonte que respeita as configurações de caption do memoir ou do caption
-\makeatletter
\newcommand{\fonte}[2][\fontename]{%
\M@gettitle{#2}%
\memlegendinfo{#2}%
@@ -381,12 +380,9 @@
\captiondelim{\ABNTEXcaptionfontedelim}
\@makecaption{\ABNTEXfontereduzida #1}{\ignorespaces\ABNTEXfontereduzida #2}\par
\endgroup}
-\makeatother
% Define o comando \notas que respeita as configurações de caption do memoir ou do caption
-\makeatletter
\newcommand{\nota}[2][\notaname]{\fonte[#1]{#2}}
-\makeatother
% Altera os comandos \configurecaptions e \configureseparator para trabalhar com
@@ -519,7 +515,7 @@
%
% Fontes das entradas do sumario
%
- \renewcommand{\cftpartfont}{\bfseries\larger}
+ \renewcommand{\cftpartfont}{\bfseries\large}
%
\renewcommand{\cftchapterfont}{\bfseries}
\renewcommand{\cftchapterpagefont}{\normalsize\cftchapterfont}
@@ -543,7 +539,7 @@
\bibmark
\ifnobibintoc\else
\phantomsection
- \addcontentsline{toc}{chapter}{\uppercase{\bibname}}
+ \addcontentsline{toc}{chapter}{\texorpdfstring{\MakeTextUppercase{\bibname}}{\bibname}}
\fi
\prebibhook
}
@@ -698,6 +694,11 @@
\newcommand{\titulo}[1]{\title{#1}}
\newcommand{\imprimirtitulo}{\thetitle}
+% Comandos de dados - titulo do documento
+\newcommand{\tituloestrangeiro}[1]{\providecommand{\theforeigntitle}{#1}}
+\newcommand{\imprimirtituloestrangeiro}{\theforeigntitle}
+
+
% Comandos de dados - autor (use \and para multiplos autores)
\newcommand{\autor}[1]{\author{#1}}
\newcommand{\imprimirautor}{\theauthor}
@@ -750,6 +751,13 @@
% ---
% ---
+% Titulos em lingua estrangeira para artigos: ABNT NBR 6022:2018
+\ifthenelse{\equal{\ABNTEXisarticle}{true}}{%
+\renewcommand{\maketitlehookb}{\LARGE\center\textit{\theforeigntitle}}
+}{}
+% ---
+
+% ---
% Ficha catalografica (Dados internacionais de
% catalogação-na-publicacao)
\newenvironment{fichacatalografica}{%
@@ -850,7 +858,7 @@
% ---
% ---
-% Lista de sembolos
+% Lista de simbolos
\newenvironment{simbolos}{%
\pretextualchapter{\listadesimbolosname}
\begin{symbols}