diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/abntex2/examples/abntex2-modelo-artigo.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/abntex2/examples/abntex2-modelo-artigo.tex | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/latex/abntex2/examples/abntex2-modelo-artigo.tex b/Master/texmf-dist/doc/latex/abntex2/examples/abntex2-modelo-artigo.tex index c952838535d..5d09bc4a86f 100644 --- a/Master/texmf-dist/doc/latex/abntex2/examples/abntex2-modelo-artigo.tex +++ b/Master/texmf-dist/doc/latex/abntex2/examples/abntex2-modelo-artigo.tex @@ -1,5 +1,5 @@ -%% abtex2-modelo-artigo.tex, v-1.9.2 laurocesar -%% Copyright 2012-2014 by abnTeX2 group at http://abntex2.googlecode.com/ +%% abtex2-modelo-artigo.tex, v-1.9.3 laurocesar +%% Copyright 2012-2015 by abnTeX2 group at http://abntex2.googlecode.com/ %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 @@ -100,7 +100,7 @@ César Araujo\thanks{laurocesar@laurocesar.com}} \local{Brasil} -\data{2014, v-1.9.2} +\data{2015, v-1.9.3} % --- % --- @@ -160,6 +160,10 @@ Araujo\thanks{laurocesar@laurocesar.com}} % ---- \begin{document} +% Seleciona o idioma do documento (conforme pacotes do babel) +%\selectlanguage{english} +\selectlanguage{brazil} + % Retira espaço extra obsoleto entre as frases. \frenchspacing @@ -190,7 +194,7 @@ Araujo\thanks{laurocesar@laurocesar.com}} \vspace{\onelineskip} \noindent - \textbf{Palavras-chaves}: latex. abntex. editoração de texto. + \textbf{Palavras-chave}: latex. abntex. editoração de texto. \end{resumoumacoluna} % ] % FIM DE ARTIGO EM DUAS COLUNAS @@ -281,7 +285,7 @@ a opção \texttt{twocolumn} devem ser escritos no ambiente \vspace{\onelineskip} \noindent - \textbf{Palavras-chaves}: latex. abntex. editoração de texto. + \textbf{Palavras-chave}: latex. abntex. editoração de texto. \end{resumoumacoluna} ] % FIM DE ARTIGO EM DUAS COLUNAS @@ -422,7 +426,7 @@ referência completa das macros e ambientes disponíveis. \vspace{\onelineskip} \noindent - \textbf{Key-words}: latex. abntex. + \textbf{Keywords}: latex. abntex. \end{otherlanguage*} \end{resumoumacoluna} |