summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/achemso/achemso-demo.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-06-30 00:37:53 +0000
committerKarl Berry <karl@freefriends.org>2009-06-30 00:37:53 +0000
commit9c2c06e150241d32a63aca29e5fe19ef4955692a (patch)
tree6290a7f5b01835da7e8fe9b04b02855b6c7103fd /Master/texmf-dist/doc/latex/achemso/achemso-demo.tex
parent5fa926769060d32ca128bbd8f349d90d7fa228b9 (diff)
achemso 3.2c (29jun09)
git-svn-id: svn://tug.org/texlive/trunk@14009 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/achemso/achemso-demo.tex')
-rw-r--r--Master/texmf-dist/doc/latex/achemso/achemso-demo.tex37
1 files changed, 23 insertions, 14 deletions
diff --git a/Master/texmf-dist/doc/latex/achemso/achemso-demo.tex b/Master/texmf-dist/doc/latex/achemso/achemso-demo.tex
index bf730b512d8..5b80e471e04 100644
--- a/Master/texmf-dist/doc/latex/achemso/achemso-demo.tex
+++ b/Master/texmf-dist/doc/latex/achemso/achemso-demo.tex
@@ -35,7 +35,8 @@
%% Each author should be given as a separate \author command.
%%
%% Corresponding authors should have an e-mail given after the author
-%% name as an \email command.
+%% name as an \email command. Phone and fax numbers can be given
+%% using \phone and \fax, respectively; this information is optional.
%%
%% The affiliation of authors is given after the authors; each
%% \affiliation command applies to all preceding authors not already
@@ -54,6 +55,8 @@
Germany}
\author{I. Ken Groupleader}
\email{i.k.groupleader@unknown.uu}
+\phone{+123 (0)123 4445556}
+\fax{+123 (0)123 4445557}
\affiliation[Unknown University]
{Department of Chemistry, Unknown University, Unknown Town}
\alsoaffiliation[Second University]
@@ -69,9 +72,21 @@ Germany}
{Department of Chemistry, Second University, Nearby Town}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-%% The document title should be given as usual
+%% The document title should be given as usual. Some journals require
+%% a running title from the author: this should be supplied as an
+%% optional argument to \title.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\title{A demonstration of the \textsf{achemso} \LaTeX\ class}
+\title[An \textsf{achemso} demo]
+ {A demonstration of the \textsf{achemso} \LaTeX\
+ class\footnote{A footnote for the title}}
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%% Some journals require a list of abbreviations or keywords to be
+%% supplied. These should be set up here, and will be printed after
+%% the title and author information, if needed.
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\abbreviations{IR,NMR,UV}
+\keywords{American Chemical Society, \LaTeX}
\begin{document}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -207,8 +222,8 @@ content.
The usual experimental details should appear here. This could
include a table, which can be referenced as \ref{tbl:example}. Notice
that the caption is positioned at the top of the table. Do not worry
-about the appearance of the table: this will be altered during
-production.
+too much about the appearance of the table: this will be altered
+during production.
\begin{table}
\caption{An example table}
\label{tbl:example}
@@ -240,7 +255,7 @@ method is to generate these using the basic
& Entry two \\
Entry three\textsuperscript{\emph{b}}
& Entry four \\
- \hline
+ \hline
\end{tabular}
\textsuperscript{\emph{a}} Some text;
@@ -301,14 +316,8 @@ citations after punctuation.
\begin{suppinfo}
This will usually read something like: ``Experimental procedures and
-characterization data for all new compounds. This material is
-availble free of charge via the Internet at
-\url{http://pubs.acs.org}.''
-
-The entire \textsf{achemso} bundle is generated by running
-\texttt{achemso.dtx} through \TeX. Running \LaTeX\ on the same file
-will generate the general documentation for both the class and
-package files.
+characterization data for all new compounds. The class will
+automatically add a sentence pointing to the information on-line:
\end{suppinfo}