继续打印所有环境的行号

继续打印所有环境的行号

我在用lineno.sty包。我在两列布局中使用包。我使用了很多环境,例如“打开页面迷你页面概念、Keybox、图形、表格,使用了很多用户定义的环境。但我无法获得所有环境的行号输出。

我的要求是我想控制像“\linenumbers”这样的单个命令,所有环境都会自动打印行号。lineno.sty 样式文件中有任何其他选项,或者任何其他包可用于创建行号而不会干扰任何环境。

下面提到了我的 tex 文件编码:

\documentclass{article}

\usepackage[switch]{lineno}
\begin{document}

\linenumbers

\title{Hormonal crosstalk for root development: a combined experimental and modeling perspective}
\author[1]{Junli Liu}}
\author[2]{James Rowe}
\author[2]{Keith Lindsey}
\affil[1]{Integrative Cell Biology Laboratory, School of Biological and Biomedical Sciences, The Bio physical Sciences Institute, Durham University, Durham, UK}
\editor{Wagner L. Ara\'{u}jo, Universidade Federal de Vi\c{c}osa, Brazil}
\reviewer{Jedrzej Jakub Szymanski, Max Planck Institute of Molecular Plant Physiology, Germany }
\reviewer{Dimas Mendes Ribeiro, Universidade Federal de Vi\c{c}osa, Brazil}
\correspondence{%\protect\includegraphics{Saravana.jpg}\newline
Keith Lindsey is Professor of Plant Molecular Biology in the School of Biological and Biomedical Science sat Durham University, UK. His research interests are in understanding how genes and signaling systems regulate the development of plants. Most of his work is with the model experimental organism Arabidopsis thaliana.\newline}
\abstract{Plants are sessile organisms and therefore they must adapt their growth and architecture to a changing environment. Understanding how hormones and genes interact to coordinate plant growth in a changing environment is a major challenge in developmental biology. Although a localized auxin concentration maximum in the root tip is important for root development, auxin concentration cannot change independently of multiple interacting hormones and genes. In this review, we discuss the experimental evidence showing that the POLARIS peptide of Arabidopsis plays an important role in hormonal crosstalk and root growth, and review the crosstalk between auxin and other hormones for root growth with and without osmotic stress. Moreover, we discuss that experimental evidence showing that, in root development, hormones and the associated regulatory and target genes form a network, in which relevant genes regulate hormone activities and hormones regulate gene expression. We further discuss how it is increasingly evident that mathematical modeling is a valuable tool for studying hormonal crosstalk. Therefore, a combined experimental and modeling study on hormonal crosstalk is important for elucidating the complexity of root development.}
\metanote{$\dagger$Joint corresponding authors}
\keywords{root development, POLARIS peptide, hormonal crosstalk, osmotic stress, kinetic modelin}
\firstpara{\section*{Introduction}
Hormone signaling systems coordinate plant growth and development through a range of com- plex interactions. The activities of hormones such as auxin, ethylene, cytokinin, abscisic acid, gibberellin, and brassinosteroids depend on cellular context and exhibit either synergistic or antagonistic interactions. Additionally, auxin is directionally transported through plant tissues, providing positional and vectorial information during development (Vanneste and Friml, 2009).\hfilneg}
\maketitle


\noindent Patterning in Arabidopsis root development is coordinated via a localized auxin concentration maximum

下面提到的我的输出页面

行号不查看所有环境

请提供建议并提供解决方案

相关内容