summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/elsarticle/elsdoc.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-04-05 21:12:03 +0000
committerKarl Berry <karl@freefriends.org>2019-04-05 21:12:03 +0000
commit1380632dabfaef1d93e599a7066e094d9dff89a6 (patch)
tree4a831992e2b00d9d6ce1bbfd4e7b4ed5176072fc /Master/texmf-dist/doc/latex/elsarticle/elsdoc.tex
parent64837c1745f816a584f5bc1841c74dccfbf99643 (diff)
elsarticle (5apr19)
git-svn-id: svn://tug.org/texlive/trunk@50786 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/elsarticle/elsdoc.tex')
-rw-r--r--Master/texmf-dist/doc/latex/elsarticle/elsdoc.tex35
1 files changed, 32 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/elsarticle/elsdoc.tex b/Master/texmf-dist/doc/latex/elsarticle/elsdoc.tex
index bb62a8a8861..0c3e02cb319 100644
--- a/Master/texmf-dist/doc/latex/elsarticle/elsdoc.tex
+++ b/Master/texmf-dist/doc/latex/elsarticle/elsdoc.tex
@@ -71,7 +71,7 @@
\author{Elsevier Ltd}
\contact{elsarticle@stmdocs.in}
-\version{2.1}
+\version{3.2}
\date{\today}
\maketitle
@@ -440,7 +440,6 @@ author details and abstract \& keywords one one page.
\end{itemize}
-
\section{Floats}
{Figures} may be included using the command, \verb+\includegraphics+ in
combination with or without its several options to further control
@@ -697,7 +696,37 @@ journal-specific \verb+.bst+ files also available.
Instruction for using these \verb+.bst+ files can be found at
\href{http://support.stmdocs.in/wiki/index.php?title=Model-wise_bibliographic_style_files}
{http://support.stmdocs.in}
-
+
+\section{Graphical abstract and highlights}
+A template for adding graphical abstract and highlights are available
+now. This will appear as the first two pages of the PDF before the
+article content begins.
+
+\pagebreak
+Please refer below to see how to code them.
+
+\begin{vquote}
+....
+....
+
+\end{abstract}
+
+%%Graphical abstract
+\begin{graphicalabstract}
+%\includegraphics{grabs}
+\end{graphicalabstract}
+
+%%Research highlights
+\begin{highlights}
+\item Research highlight 1
+\item Research highlight 2
+\end{highlights}
+
+\begin{keyword}
+%% keywords here, in the form: keyword \sep keyword
+....
+....
+\end{vquote}
\section{Final print}\label{sec:final}