事实上我想修改这篇论文,使它适合 25 页双倍行距单栏页面,字体不小于 10(包括任何表格和图形)。代码如下:
\immediate\write18{makeindex \jobname.nlo -s nomencl.ist -o \jobname.nls}
\documentclass[review]{elsarticle}
\DeclareGraphicsExtensions{.pdf,.gif,.jpg}
\usepackage{lineno}
\modulolinenumbers[5]
\usepackage{cclicenses}
\usepackage{makecell}
\usepackage{lscape,array}
\usepackage{framed}
\usepackage[font=small,skip=0pt]{caption}
\renewcommand{\cellset}{\renewcommand{\arraystretch}{0.5}}
\usepackage[colorlinks]{hyperref}
\usepackage[nameinlink]{cleveref}
\journal{Journal of \LaTeX\ Templates}
\bibliographystyle{elsarticle-num}
\begin{document}
\begin{frontmatter}
\title{Title of the paper hipilihoplaaa}
\author{Author 1\corref{cor}}
\ead{[email protected]}
\author{Author 2\corref{}}
\author{Author 3\corref{}}
\address{adress of the university}
\cortext[cor]{Corresponding author}
\begin{abstract}
elsevier’s elsarticle document class and templates can be used by academics
to write and submit journal articles to all Elsevier journals. There are
presently over 2,700 journals published by Elsevier with over 250,000
articles published per year. Popular journals include Cell, The Lancet,
Lancet Infectious Diseases and Lancet Neurology but a complete list of all
Elsevier journals can be found here. Elsevier explicitly state that this
class and templates are their preferred format for articles submitted to all
of their journals.lsevier’s elsarticle document class and templates can be
used by academics to write and submit journal articles to all Elsevier
journals. There are presently over 2,700 journals published by Elsevier with
over 250,000 articles published per year. Popular journals include Cell, The
Lancet, Lancet Infectious Diseases and Lancet Neurology but a complete list
of all Elsevier journals can be found here. Elsevier explicitly state that
this class and templates are their preferred format for articles submitted t
o all of their journals.lsevier’s elsarticle document class and templates
can be used by academics to write and submit journal articles to all
Elsevier journals. There are presently over 2,700 journals published by
Elsevier with over 250,000 articles published per year. Popular journals
include Cell, The Lancet, Lancet Infectious Diseases and Lancet Neurology
\end{abstract}
\begin{keyword} keyword1, keyword 2, keyword 3, keyword 4, keyword 5.
\end{keyword}
\end{frontmatter}
\linenumbers
\end{document}