summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/abntex2/examples/abntex2-modelo-artigo.tex
diff options
context:
space:
mode:
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.tex14
1 files changed, 7 insertions, 7 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 63cada5c30b..c952838535d 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.1 laurocesar
-%% Copyright 2012-2013 by abnTeX2 group at http://abntex2.googlecode.com/
+%% abtex2-modelo-artigo.tex, v-1.9.2 laurocesar
+%% Copyright 2012-2014 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{2013, v-1.9.1}
+\data{2014, v-1.9.2}
% ---
% ---
@@ -137,8 +137,8 @@ Araujo\thanks{laurocesar@laurocesar.com}}
% ---
% Altera as margens padrões
% ---
-\setlrmarginsandblock{4cm}{4cm}{*}
-\setulmarginsandblock{4cm}{4cm}{*}
+\setlrmarginsandblock{3cm}{3cm}{*}
+\setulmarginsandblock{3cm}{3cm}{*}
\checkandfixthelayout
% ---
@@ -250,8 +250,8 @@ no artigo científico. Dessa maneira, caso deseje alterar as margens, utilize os
comandos abaixo:
\begin{verbatim}
- \setlrmarginsandblock{4cm}{4cm}{*}
- \setulmarginsandblock{4cm}{4cm}{*}
+ \setlrmarginsandblock{3cm}{3cm}{*}
+ \setulmarginsandblock{3cm}{3cm}{*}
\checkandfixthelayout
\end{verbatim}