增大文本宽度并减少行距

增大文本宽度并减少行距

实际上,我想像图中这样放大文本,并稍微减少行距 在此处输入图片描述

\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}

相关内容