]> git.lyx.org Git - lyx.git/blobdiff - lib/templates/IOP-article.lyx
When a counter is stepped, reset recursively all slaves
[lyx.git] / lib / templates / IOP-article.lyx
index 9cde5312435882dbeac594a217dfd8b35d5299b3..72559b6f6db90bcc99030d3f7bf2f448005a3914 100644 (file)
@@ -1,52 +1,63 @@
-#LyX 2.0 created this file. For more info see http://www.lyx.org/
-\lyxformat 413
+#LyX 2.2 created this file. For more info see http://www.lyx.org/
+\lyxformat 508
 \begin_document
 \begin_header
+\save_transient_properties true
+\origin /systemlyxdir/templates/
 \textclass iopart
 \begin_preamble
-% sort and compress citations
-% the heading "Reference" is inserted by natbib
-\usepackage[numbers, sort&compress]{natbib}
-
 % define \newblock to get natbib work with ioparticle
 % (normally only needed for the "thebibliography" environment)
 \def\newblock{\hskip .11em plus .33em minus .07em}
+
+% define command \eqref
+\newcommand{\eqref}[1]{(\ref{#1})}
 \end_preamble
+\options sort&compress
 \use_default_options false
 \maintain_unincluded_children false
 \language english
 \language_package default
 \inputencoding auto
 \fontencoding global
-\font_roman default
-\font_sans default
-\font_typewriter default
+\font_roman "default" "default"
+\font_sans "default" "default"
+\font_typewriter "default" "default"
+\font_math "auto" "auto"
 \font_default_family default
 \use_non_tex_fonts false
 \font_sc false
 \font_osf false
-\font_sf_scale 100
-\font_tt_scale 100
-
+\font_sf_scale 100 100
+\font_tt_scale 100 100
 \graphics default
 \default_output_format default
 \output_sync 0
-\bibtex_command default
+\bibtex_command bibtex
 \index_command default
 \paperfontsize default
 \spacing single
 \use_hyperref false
 \papersize default
 \use_geometry true
-\use_amsmath 0
-\use_esint 1
-\use_mhchem 1
-\use_mathdots 1
-\cite_engine basic
+\use_package amsmath 0
+\use_package amssymb 0
+\use_package cancel 0
+\use_package esint 1
+\use_package mathdots 1
+\use_package mathtools 0
+\use_package mhchem 1
+\use_package stackrel 0
+\use_package stmaryrd 0
+\use_package undertilde 0
+\cite_engine natbib
+\cite_engine_type numerical
+\biblio_style plain
 \use_bibtopic false
 \use_indices false
 \paperorientation portrait
 \suppress_date false
+\justification true
 \use_refstyle 0
 \index Index
 \shortcut idx
 status open
 
 \begin_layout Plain Layout
-This is a template LyX file for articles to be submitted to Journals of
- the Institute of Physics (IOP).
- How to install the IOP LaTeX class to your LaTeX system is explained in
+This is a template \SpecialChar LyX
+ file for articles to be submitted to Journals of the
+ Institute of Physics (IOP).
+ How to install the IOP \SpecialChar LaTeX
+ class to your \SpecialChar LaTeX
+ system is explained in 
 \begin_inset Flex URL
 status open
 
@@ -103,10 +116,13 @@ status open
 \begin_layout Plain Layout
 
 \series bold
-Important
+Important:
 \series default
-: To be able to compile your document to a PDF, PS, or DVI, assure that
- the two options 
+ To be able to compile your document to a PDF, PS, or DVI, assure that
+\end_layout
+
+\begin_layout Itemize
+the two options 
 \family sans
 Use AMS math package
 \family default
@@ -118,7 +134,19 @@ Math Options
 \color red
 not
 \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_inset
@@ -128,8 +156,8 @@ not
 
 \begin_layout Title
 Your Title
-\begin_inset Argument
-status collapsed
+\begin_inset Argument 1
+status open
 
 \begin_layout Plain Layout
 optional short title
@@ -255,7 +283,7 @@ Use no dots behind the letter for the forenames.
 \begin_layout Address
 
 \size large
-Department of ???, University of ???, Nicecountry
+Department of Award-winning research, University of Beautifulcity, Nicecountry
 \end_layout
 
 \begin_layout Email
@@ -373,7 +401,7 @@ Introduction
 Bla bla, as listed in 
 \begin_inset CommandInset citation
 LatexCommand cite
-key "Parkin2005,LComp2004"
+key "mastersthesis-full,misc-full"
 
 \end_inset
 
@@ -385,10 +413,10 @@ key "Parkin2005,LComp2004"
 placement hb
 wide false
 sideways false
-status collapsed
+status open
 
 \begin_layout Plain Layout
-\begin_inset Caption
+\begin_inset Caption Standard
 
 \begin_layout Plain Layout
 \begin_inset CommandInset label
@@ -406,11 +434,12 @@ Abbreviations for the IOP journals.
 \end_layout
 
 \begin_layout Plain Layout
+\align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="28" columns="2">
 <features tabularvalignment="middle">
-<column alignment="none" valignment="top" width="0" special="@{}l">
-<column alignment="left" valignment="top" width="0">
+<column alignment="none" valignment="top" special="@{}l">
+<column alignment="left" valignment="top">
 <row>
 <cell alignment="none" valignment="top" usebox="none">
 \begin_inset Text
@@ -1090,12 +1119,33 @@ Supercond.
 \begin_inset Formula 
 \begin{eqnarray}
 A & = & \prod_{i=1}^{\infty}B\nonumber \\
- & = & C
+ & = & C\label{eq:multiply}
 \end{eqnarray}
 
 \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
 
 \begin_layout Subsection
@@ -1118,10 +1168,6 @@ Subsubsection
 Bla, bla
 \end_layout
 
-\begin_layout Standard
-
-\end_layout
-
 \begin_layout Acknowledgments
 \begin_inset Note Note
 status collapsed
@@ -1150,11 +1196,12 @@ Appendix, only when needed, inserted behind the acknowledgments but before
 \end_layout
 
 \begin_layout Section*
------------------
+—————–
 \end_layout
 
 \begin_layout Standard
-You can use either BibTeX:
+You can use either Bib\SpecialChar TeX
+:
 \begin_inset Note Note
 status open
 
@@ -1167,7 +1214,8 @@ unsrt
 \family sans
 jphysicsB
 \family default
- (part of the LaTeX-package 
+ (part of the \SpecialChar LaTeX
+-package 
 \series bold
 harvard
 \series default
@@ -1182,7 +1230,7 @@ harvard
 \begin_layout Standard
 \begin_inset CommandInset bibtex
 LatexCommand bibtex
-bibfiles "../examples/biblioExample"
+bibfiles "xampl"
 options "bibtotoc,unsrt"
 
 \end_inset
@@ -1191,7 +1239,7 @@ options "bibtotoc,unsrt"
 \end_layout
 
 \begin_layout Section*
----------------------
+———————
 \end_layout
 
 \begin_layout Standard
@@ -1200,7 +1248,6 @@ Or plain bibliography:
 \end_layout
 
 \begin_layout Bibliography (plain)
-\labelwidthstring References
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 key "key-1"
@@ -1209,14 +1256,14 @@ key "key-1"
 
 Frank Mittelbach and Michel Goossens: 
 \emph on
-The LaTeX Companion Second Edition.
+The \SpecialChar LaTeX
+ Companion Second Edition.
 
 \emph default
  Addison-Wesley, 2004.
 \end_layout
 
 \begin_layout Bibliography (plain)
-\labelwidthstring References
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 key "key-2"
@@ -1224,7 +1271,8 @@ key "key-2"
 \end_inset
 
 Scott Pakin.
- The comprehensive LaTeX symbol list, 2005.
+ The comprehensive \SpecialChar LaTeX
+ symbol list, 2005.
 \end_layout
 
 \end_body