summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/abntex2/abntex2-modelo-artigo.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-02-24 22:51:51 +0000
committerKarl Berry <karl@freefriends.org>2013-02-24 22:51:51 +0000
commit1bf864481b4d669293f0176fd20de5c60c4bc00f (patch)
tree2067aebd3a72230692b99bf03fb4c4a97cca33f7 /Master/texmf-dist/doc/latex/abntex2/abntex2-modelo-artigo.tex
parent0219257c1cda008db95d3b429139b8e0613c2044 (diff)
abntex2 (24feb13)
git-svn-id: svn://tug.org/texlive/trunk@29221 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/abntex2/abntex2-modelo-artigo.tex')
-rwxr-xr-xMaster/texmf-dist/doc/latex/abntex2/abntex2-modelo-artigo.tex37
1 files changed, 22 insertions, 15 deletions
diff --git a/Master/texmf-dist/doc/latex/abntex2/abntex2-modelo-artigo.tex b/Master/texmf-dist/doc/latex/abntex2/abntex2-modelo-artigo.tex
index a6c2d2e80f3..9a55fbf2aa3 100755
--- a/Master/texmf-dist/doc/latex/abntex2/abntex2-modelo-artigo.tex
+++ b/Master/texmf-dist/doc/latex/abntex2/abntex2-modelo-artigo.tex
@@ -1,4 +1,4 @@
-%% abtex2-modelo-artigo.tex, v-1.4 laurocesar
+%% abtex2-modelo-artigo.tex, v-1.5 laurocesar
%% Copyright 2012-2013 by abnTeX2 group at http://abntex2.googlecode.com/
%%
%% This work may be distributed and/or modified under the
@@ -29,7 +29,7 @@
% oneside = apenas frente
% twocolumn = artigo em duas colunas
-\documentclass[article,11pt,oneside,a4paper]{abntex2}
+\documentclass[article,11pt,oneside,a4paper,english]{abntex2}
% ---
% PACOTES
@@ -88,7 +88,7 @@
César
Araujo\thanks{laurocesar@laurocesar.com}}
\local{Brasil}
-\data{2013, v-1.4}
+\data{2013, v-1.5}
% ---
% ---
@@ -99,9 +99,7 @@ Araujo\thanks{laurocesar@laurocesar.com}}
% informações do PDF
\hypersetup{
- %backref=true,
%pagebackref=true,
- %bookmarks=true, % show bookmarks bar?
pdftitle={\imprimirtitulo},
pdfauthor={\imprimirautor},
pdfsubject={\imprimirpreambulo},
@@ -127,7 +125,7 @@ Araujo\thanks{laurocesar@laurocesar.com}}
% Altera as margens padrões
% ---
\setlrmarginsandblock{4cm}{4cm}{*}
-\setulmarginsandblock{4cm}{3.5cm}{*}
+\setulmarginsandblock{4cm}{4cm}{*}
\checkandfixthelayout
% ---
@@ -141,11 +139,18 @@ Araujo\thanks{laurocesar@laurocesar.com}}
% Controle do espaçamento entre um parágrafo e outro:
\setlength{\parskip}{0.2cm} % tente também \onelineskip
+% Espaçamento simples
+\SingleSpacing
+
+
% ----
% Início do documento
% ----
\begin{document}
+% Retira espaço extra obsoleto entre as frases.
+\frenchspacing
+
% ----------------------------------------------------------
% ELEMENTOS PRÉ-TEXTUAIS
% ----------------------------------------------------------
@@ -233,7 +238,7 @@ comandos abaixo:
\begin{verbatim}
\setlrmarginsandblock{4cm}{4cm}{*}
- \setulmarginsandblock{4cm}{3.5cm}{*}
+ \setulmarginsandblock{4cm}{4cm}{*}
\checkandfixthelayout
\end{verbatim}
@@ -307,7 +312,7 @@ referência completa das macros e ambientes disponíveis.
% Conclusão
% ---
\section*{Considerações finais}
-\addcontentsline{toc}{section}{Conclusão}
+\addcontentsline{toc}{section}{Considerações finais}
\lipsum[1]
@@ -331,8 +336,8 @@ referência completa das macros e ambientes disponíveis.
% Glossário
% ----------------------------------------------------------
%
-% Há diversas soluções prontas para glossário. Não é necessário nos preocuparmos
-% com isso agora.
+% Há diversas soluções prontas para glossário em LaTeX.
+% Consulte o manual do abnTeX2 para obter sugestões.
%
%\glossary
@@ -388,13 +393,15 @@ parturient montes nascetur ridiculus mus}
% resumo em português
\renewcommand{\resumoname}{Abstract}
\begin{resumoumacoluna}
- According to ABNT NBR 6022:2003, an abstract in foreign language is a back
- matter mandatory element.
+ \begin{otherlanguage*}{english}
+ According to ABNT NBR 6022:2003, an abstract in foreign language is a back
+ matter mandatory element.
- \vspace{\onelineskip}
+ \vspace{\onelineskip}
- \noindent
- \textbf{Key-words}: latex. abntex.
+ \noindent
+ \textbf{Key-words}: latex. abntex.
+ \end{otherlanguage*}
\end{resumoumacoluna}
% ] % FIM DE ARTIGO EM DUAS COLUNAS