]> git.lyx.org Git - lyx.git/blobdiff - lib/templates/IOP-article.lyx
Spanish UserGuide.lyx: translations from Ignacio
[lyx.git] / lib / templates / IOP-article.lyx
index 9cde5312435882dbeac594a217dfd8b35d5299b3..c9a6b23b40c6ef0ec30f1236f5b8e90501e1e9a5 100644 (file)
@@ -1,7 +1,8 @@
-#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 503
 \begin_document
 \begin_header
+\origin /systemlyxdir/templates/
 \textclass iopart
 \begin_preamble
 % sort and compress citations
@@ -11,6 +12,9 @@
 % 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
 \use_default_options false
 \maintain_unincluded_children false
 \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
+\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 basic
+\cite_engine_type default
+\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
+This is a template \SpecialCharNoPassThru 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
+ How to install the IOP \SpecialCharNoPassThru LaTeX
+ class to your \SpecialCharNoPassThru LaTeX
+ system is explained in
  
 \begin_inset Flex URL
 status open
@@ -103,10 +119,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 +137,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 +159,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 +286,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 +404,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 +416,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 +437,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">
+<features rotate="0" tabularvalignment="middle">
+<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 +1122,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 +1171,6 @@ Subsubsection
 Bla, bla
 \end_layout
 
-\begin_layout Standard
-
-\end_layout
-
 \begin_layout Acknowledgments
 \begin_inset Note Note
 status collapsed
@@ -1150,11 +1199,17 @@ Appendix, only when needed, inserted behind the acknowledgments but before
 \end_layout
 
 \begin_layout Section*
------------------
+\threehyphens
+\threehyphens
+\threehyphens
+\threehyphens
+\threehyphens
+\twohyphens
 \end_layout
 
 \begin_layout Standard
-You can use either BibTeX:
+You can use either Bib\SpecialCharNoPassThru TeX
+:
 \begin_inset Note Note
 status open
 
@@ -1167,7 +1222,8 @@ unsrt
 \family sans
 jphysicsB
 \family default
- (part of the LaTeX-package 
+ (part of the \SpecialCharNoPassThru LaTeX
+-package 
 \series bold
 harvard
 \series default
@@ -1182,7 +1238,7 @@ harvard
 \begin_layout Standard
 \begin_inset CommandInset bibtex
 LatexCommand bibtex
-bibfiles "../examples/biblioExample"
+bibfiles "xampl"
 options "bibtotoc,unsrt"
 
 \end_inset
@@ -1191,7 +1247,13 @@ options "bibtotoc,unsrt"
 \end_layout
 
 \begin_layout Section*
----------------------
+\threehyphens
+\threehyphens
+\threehyphens
+\threehyphens
+\threehyphens
+\threehyphens
+\threehyphens
 \end_layout
 
 \begin_layout Standard
@@ -1200,7 +1262,6 @@ Or plain bibliography:
 \end_layout
 
 \begin_layout Bibliography (plain)
-\labelwidthstring References
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 key "key-1"
@@ -1209,14 +1270,14 @@ key "key-1"
 
 Frank Mittelbach and Michel Goossens: 
 \emph on
-The LaTeX Companion Second Edition.
+The \SpecialCharNoPassThru 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 +1285,8 @@ key "key-2"
 \end_inset
 
 Scott Pakin.
- The comprehensive LaTeX symbol list, 2005.
+ The comprehensive \SpecialCharNoPassThru LaTeX
+ symbol list, 2005.
 \end_layout
 
 \end_body