summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/paper/journal1.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-06-03 18:24:24 +0000
committerKarl Berry <karl@freefriends.org>2008-06-03 18:24:24 +0000
commit0fda812c86b5b3b821e53b78122c1b540c96433d (patch)
treef0c99e72f189258ab7fb51b8a24b04ca33d15f04 /Master/texmf-dist/doc/latex/paper/journal1.tex
parent31447ea73242d73f1c85f1bf44589a7df3314027 (diff)
paper doc update (1jun08)
git-svn-id: svn://tug.org/texlive/trunk@8526 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/paper/journal1.tex')
-rw-r--r--Master/texmf-dist/doc/latex/paper/journal1.tex15
1 files changed, 13 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/paper/journal1.tex b/Master/texmf-dist/doc/latex/paper/journal1.tex
index 61d142d935c..f1e6fc80f1c 100644
--- a/Master/texmf-dist/doc/latex/paper/journal1.tex
+++ b/Master/texmf-dist/doc/latex/paper/journal1.tex
@@ -1,8 +1,8 @@
\shortauthor{Aamport}
%%\shorttitle{The Gnats and Gnus}
-\author{Leslie A. Aamport\thanks{to Peter}}
-\title{The Gnats and Gnus\thanks{to Paul}}
+\author{Leslie A. Aamport}
+\title{The Gnats and Gnus}
\subtitle{A Document Preparation System\thanks{to Mary}}
\maketitle
@@ -47,6 +47,12 @@ According to \cite{book-full}\footnote{Note} \dots
Even fonts are changing.
\end{change}
+ And even equation numbers change.
+
+\begin{equation}
+ \label{eq:1in1}
+ c_{ij}^{\ast}\, v_{j} = x_{ji}\, r_{i}.
+\end{equation}
\begin{figure}[htbp]
\begin{center}
@@ -64,3 +70,8 @@ According to \cite{book-full}\footnote{Note} \dots
+
+%%% Local Variables:
+%%% mode: latex
+%%% TeX-master: t
+%%% End: