mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-25 10:58:52 +00:00
further port from branch: - IOP-article.lyx
This commit is contained in:
parent
3fa7aeefec
commit
e6a542fd6d
@ -11,6 +11,9 @@
|
|||||||
% define \newblock to get natbib work with ioparticle
|
% define \newblock to get natbib work with ioparticle
|
||||||
% (normally only needed for the "thebibliography" environment)
|
% (normally only needed for the "thebibliography" environment)
|
||||||
\def\newblock{\hskip .11em plus .33em minus .07em}
|
\def\newblock{\hskip .11em plus .33em minus .07em}
|
||||||
|
|
||||||
|
% define command \eqref
|
||||||
|
\newcommand{\eqref}[1]{(\ref{#1})}
|
||||||
\end_preamble
|
\end_preamble
|
||||||
\use_default_options false
|
\use_default_options false
|
||||||
\maintain_unincluded_children false
|
\maintain_unincluded_children false
|
||||||
@ -103,10 +106,13 @@ status open
|
|||||||
\begin_layout Plain Layout
|
\begin_layout Plain Layout
|
||||||
|
|
||||||
\series bold
|
\series bold
|
||||||
Important
|
Important:
|
||||||
\series default
|
\series default
|
||||||
: To be able to compile your document to a PDF, PS, or DVI, assure that
|
To be able to compile your document to a PDF, PS, or DVI, assure that
|
||||||
the two options
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Itemize
|
||||||
|
the two options
|
||||||
\family sans
|
\family sans
|
||||||
Use AMS math package
|
Use AMS math package
|
||||||
\family default
|
\family default
|
||||||
@ -118,7 +124,19 @@ Math Options
|
|||||||
\color red
|
\color red
|
||||||
not
|
not
|
||||||
\color inherit
|
\color inherit
|
||||||
used!
|
used
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Itemize
|
||||||
|
you do not use AMS Math Environments
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Itemize
|
||||||
|
you don't use more than 9
|
||||||
|
\begin_inset space ~
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
footnotes
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\end_inset
|
\end_inset
|
||||||
@ -255,7 +273,7 @@ Use no dots behind the letter for the forenames.
|
|||||||
\begin_layout Address
|
\begin_layout Address
|
||||||
|
|
||||||
\size large
|
\size large
|
||||||
Department of ???, University of ???, Nicecountry
|
Department of Award-winning research, University of Beautifulcity, Nicecountry
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Email
|
\begin_layout Email
|
||||||
@ -406,6 +424,7 @@ Abbreviations for the IOP journals.
|
|||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Plain Layout
|
\begin_layout Plain Layout
|
||||||
|
\align center
|
||||||
\begin_inset Tabular
|
\begin_inset Tabular
|
||||||
<lyxtabular version="3" rows="28" columns="2">
|
<lyxtabular version="3" rows="28" columns="2">
|
||||||
<features tabularvalignment="middle">
|
<features tabularvalignment="middle">
|
||||||
@ -1090,12 +1109,33 @@ Supercond.
|
|||||||
\begin_inset Formula
|
\begin_inset Formula
|
||||||
\begin{eqnarray}
|
\begin{eqnarray}
|
||||||
A & = & \prod_{i=1}^{\infty}B\nonumber \\
|
A & = & \prod_{i=1}^{\infty}B\nonumber \\
|
||||||
& = & C
|
& = & C\label{eq:multiply}
|
||||||
\end{eqnarray}
|
\end{eqnarray}
|
||||||
|
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Standard
|
||||||
|
\begin_inset CommandInset ref
|
||||||
|
LatexCommand eqref
|
||||||
|
reference "eq:multiply"
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
shows that \SpecialChar \ldots{}
|
||||||
|
|
||||||
|
\begin_inset Foot
|
||||||
|
status open
|
||||||
|
|
||||||
|
\begin_layout Plain Layout
|
||||||
|
Try to avoid footnotes; they are not numbered; only 9 footnotes are allowed
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Subsection
|
\begin_layout Subsection
|
||||||
@ -1118,10 +1158,6 @@ Subsubsection
|
|||||||
Bla, bla
|
Bla, bla
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Standard
|
|
||||||
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Acknowledgments
|
\begin_layout Acknowledgments
|
||||||
\begin_inset Note Note
|
\begin_inset Note Note
|
||||||
status collapsed
|
status collapsed
|
||||||
|
Loading…
Reference in New Issue
Block a user