summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/articleingud/template.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-11-20 01:09:25 +0000
committerKarl Berry <karl@freefriends.org>2012-11-20 01:09:25 +0000
commitbe36daf1ff08dd6f8c4ca39d25e3b6c74eae2bb9 (patch)
tree6a99571973a069e45fd367aae9c31698fdb71774 /Master/texmf-dist/doc/latex/articleingud/template.tex
parentb2c83036fa4b19847dadd3e0c34560ede262a99c (diff)
articleingud (19nov12)
git-svn-id: svn://tug.org/texlive/trunk@28302 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/articleingud/template.tex')
-rwxr-xr-xMaster/texmf-dist/doc/latex/articleingud/template.tex10
1 files changed, 8 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/articleingud/template.tex b/Master/texmf-dist/doc/latex/articleingud/template.tex
index 43d3261622f..a592755a51d 100755
--- a/Master/texmf-dist/doc/latex/articleingud/template.tex
+++ b/Master/texmf-dist/doc/latex/articleingud/template.tex
@@ -36,7 +36,7 @@
%% - articleingud.dtx (documented LaTeX file)
%% - articleingud.ins (installer)
%%
-\documentclass{articleingud}
+\documentclass[ingudpaper]{articleingud}
%%----------------------------------------------------------
%% OPTIONS
%%----------------------------------------------------------
@@ -50,6 +50,7 @@
%% a4paper,
%% a5paper,
%% b5paper,
+%% ingudpaper,
%% legalpaper,
%% executivepaper
%% -- Orientation: portrait (default)
@@ -61,6 +62,8 @@
%% -- Columns: onecolumn (default),
%% twocolumn
%% -- peer review: peerreview
+%% -- Position of the author's column (left is the default):
+%% rightcolauthor (right)
%% -- Equation numbering (equation numbers on
%% the right is the default):
%% leqno
@@ -147,7 +150,10 @@
\begin{INGUDkeywords}
...Lista de palabras claves...
\end{INGUDkeywords}
-\endmaketitle%<-- Needed. This command finishes \maketitle
+%% Note: if TeX breaks the page in the middle of a paragraph, please use
+%% '\parfillskip=0pt\par\endmaketitle\noindent',
+%% otherwise '\endmaketitle'
+\endmaketitle%<-- Needed. This command finishes \maketitle and begins a new page
%%----------------------------------------------------------
%% INTRODUCTION
%%----------------------------------------------------------