diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/beilstein/beilstein-template.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/beilstein/beilstein-template.tex | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/beilstein/beilstein-template.tex b/Master/texmf-dist/doc/latex/beilstein/beilstein-template.tex index 82a67006925..8f60b0e1335 100644 --- a/Master/texmf-dist/doc/latex/beilstein/beilstein-template.tex +++ b/Master/texmf-dist/doc/latex/beilstein/beilstein-template.tex @@ -19,7 +19,8 @@ %% manuscript=letter, %% manuscript=commentary, %% manuscript=review, -%% manuscript=bookreport. +%% manuscript=bookreport, +%% manuscript=suppinfo. %% %% For the language (in terms of hyphenation): %% american -> American English (default), @@ -31,7 +32,7 @@ %% applemac. %% %% The defaults are [manuscript=fullresearchpaper,american,latin1]. -%% Please not, that you should consider using the utf8 option as this +%% Please note, that you should consider using the utf8 option as this %% is the standard encoding nowadays. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \documentclass[utf8]{beilstein} @@ -63,6 +64,10 @@ %% --------------- %% The title of the article is given with the usual \title command. %% +%% If you write a file for supporting information using manuscript=suppinfo, +%% you should give an additional title using the macro \sititle or the +%% optional argument of \title +%% %% Each author should be given as a separate \author command. %% %% For corresponding authors please use \author* and give the email @@ -79,6 +84,7 @@ %% end. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \title{Synthesis of highly substituted allenylsilanes by alkylidenation of silylketenes} +%%%\sititle{} % when using manuscript=suppinfo \author*{Stephen P. Marsden}{s.p.marsden@leeds.ac.uk} \affiliation{School of Chemistry, University of Leeds, Leeds LS2 9JT, United Kingdom} \author{Pascal C. Ducept} |