summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/elsarticle
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
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')
-rw-r--r--Master/texmf-dist/doc/latex/elsarticle/elsarticle-template-harv.tex11
-rw-r--r--Master/texmf-dist/doc/latex/elsarticle/elsarticle-template-num-names.tex11
-rw-r--r--Master/texmf-dist/doc/latex/elsarticle/elsarticle-template-num.tex13
-rw-r--r--Master/texmf-dist/doc/latex/elsarticle/elsdoc.pdfbin450411 -> 453062 bytes
-rw-r--r--Master/texmf-dist/doc/latex/elsarticle/elsdoc.tex35
5 files changed, 66 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/elsarticle/elsarticle-template-harv.tex b/Master/texmf-dist/doc/latex/elsarticle/elsarticle-template-harv.tex
index e460c69014f..0b26bd2e8c0 100644
--- a/Master/texmf-dist/doc/latex/elsarticle/elsarticle-template-harv.tex
+++ b/Master/texmf-dist/doc/latex/elsarticle/elsarticle-template-harv.tex
@@ -87,6 +87,17 @@
\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
diff --git a/Master/texmf-dist/doc/latex/elsarticle/elsarticle-template-num-names.tex b/Master/texmf-dist/doc/latex/elsarticle/elsarticle-template-num-names.tex
index 38be4167ec6..46898bcb4e4 100644
--- a/Master/texmf-dist/doc/latex/elsarticle/elsarticle-template-num-names.tex
+++ b/Master/texmf-dist/doc/latex/elsarticle/elsarticle-template-num-names.tex
@@ -87,6 +87,17 @@
\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
diff --git a/Master/texmf-dist/doc/latex/elsarticle/elsarticle-template-num.tex b/Master/texmf-dist/doc/latex/elsarticle/elsarticle-template-num.tex
index 0fb5f502a61..af5ce75c33a 100644
--- a/Master/texmf-dist/doc/latex/elsarticle/elsarticle-template-num.tex
+++ b/Master/texmf-dist/doc/latex/elsarticle/elsarticle-template-num.tex
@@ -21,7 +21,7 @@
%%
%%
%%
-%% $Id: elsarticle-template-num.tex 164 2019-01-14 09:57:55Z rishi $
+%% $Id: elsarticle-template-num.tex 168 2019-02-25 07:15:41Z apu.v $
%%
%%
\documentclass[preprint,12pt]{elsarticle}
@@ -94,6 +94,17 @@
\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
diff --git a/Master/texmf-dist/doc/latex/elsarticle/elsdoc.pdf b/Master/texmf-dist/doc/latex/elsarticle/elsdoc.pdf
index 0b6419dfadc..16698273347 100644
--- a/Master/texmf-dist/doc/latex/elsarticle/elsdoc.pdf
+++ b/Master/texmf-dist/doc/latex/elsarticle/elsdoc.pdf
Binary files differ
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}