Author: uwestoehr
Date: Sat Mar  3 13:39:57 2012
New Revision: 40836
URL: http://www.lyx.org/trac/changeset/40836

Log:
iop-article.lyx: add some important info to avoid compilation errors and 
improve the template a bit (thanks to MaX Funk for the hints)

Replaced:
   lyx-devel/branches/BRANCH_2_0_X/lib/templates/iop-article.lyx
      - copied, changed from r40832, 
lyx-devel/branches/BRANCH_2_0_X/lib/templates/iop-article.lyx
Modified:
   lyx-devel/branches/BRANCH_2_0_X/status.20x

Copied and modified: 
lyx-devel/branches/BRANCH_2_0_X/lib/templates/iop-article.lyx (from r40832, 
lyx-devel/branches/BRANCH_2_0_X/lib/templates/iop-article.lyx)
==============================================================================
--- lyx-devel/branches/BRANCH_2_0_X/lib/templates/iop-article.lyx       Sat Mar 
 3 00:38:46 2012        (r40832, copy source)
+++ lyx-devel/branches/BRANCH_2_0_X/lib/templates/iop-article.lyx       Sat Mar 
 3 13:39:57 2012        (r40836)
@@ -11,6 +11,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
@@ -103,10 +106,13 @@
 \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 +124,19 @@
 \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
@@ -255,7 +273,7 @@
 \begin_layout Address
 
 \size large
-Department of ???, University of ???, Nicecountry
+Department of Award-winning research, University of Beautifulcity, Nicecountry
 \end_layout
 
 \begin_layout Email
@@ -406,6 +424,7 @@
 \end_layout
 
 \begin_layout Plain Layout
+\align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="28" columns="2">
 <features tabularvalignment="middle">
@@ -1090,7 +1109,7 @@
 \begin_inset Formula 
 \begin{eqnarray}
 A & = & \prod_{i=1}^{\infty}B\nonumber \\
- & = & C
+ & = & C\label{eq:multiply}
 \end{eqnarray}
 
 \end_inset
@@ -1098,6 +1117,27 @@
 
 \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
 Subsection
 \end_layout
@@ -1118,10 +1158,6 @@
 Bla, bla
 \end_layout
 
-\begin_layout Standard
-
-\end_layout
-
 \begin_layout Acknowledgments
 \begin_inset Note Note
 status collapsed

Modified: lyx-devel/branches/BRANCH_2_0_X/status.20x
==============================================================================
--- lyx-devel/branches/BRANCH_2_0_X/status.20x  Sat Mar  3 13:39:19 2012        
(r40835)
+++ lyx-devel/branches/BRANCH_2_0_X/status.20x  Sat Mar  3 13:39:57 2012        
(r40836)
@@ -40,7 +40,7 @@
 
 * DOCUMENTATION AND LOCALIZATION
 
--
+- Improved template file iop-article.lyx.
 
 
 * BUILD/INSTALLATION

Reply via email to