]> git.lyx.org Git - features.git/commitdiff
- ijmpc.layout: heavy revision to be compliant to the latest version of ijmpc
authorUwe Stöhr <uwestoehr@web.de>
Thu, 16 Jun 2011 00:03:57 +0000 (00:03 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Thu, 16 Jun 2011 00:03:57 +0000 (00:03 +0000)
- ijmpc.lyx: update template accordingly

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@39080 a592a061-630c-0410-9148-cb99ea01b6c8

lib/layouts/ijmpc.layout
lib/templates/ijmpc.lyx
status.20x

index d767df906c3b97a5a23c36792d53a12b79c6026d..92a6f1631e12b2c03a47ca5958e549b8eaf9b697 100644 (file)
@@ -7,12 +7,41 @@
 #
 # Author: Panayotis "PAP" Papasotiriou <papasot@physics.upatras.gr>
 #
-# Version 1  2006-04-09  -  First version, for LyX 1.4.0.
+# revised for ws-ijmpc.tex : 8-1-08
+# Author: Uwe Stöhr (uwestoehr@web.de)
+
 
 Format 35
 
-Input stdclass.inc
-Input numarticle.inc
+Sides          1
+Columns                1
+SecNumDepth    3
+TocDepth       3
+DefaultStyle   Standard
+
+Style Standard
+  Margin       Static
+  LatexType    Paragraph
+  LatexName    dummy
+  ParIndent    MM
+  ParSkip      0.4
+  Align                Block
+  AlignPossible        Block, Left, Right, Center
+  LabelType    No_Label
+End
+
+Counter                theorem
+End
+
+Input stdcounters.inc
+Input stdfloats.inc
+#Input stdlists.inc
+Input stdsections.inc
+Input stdstarsections.inc
+Input stdlayouts.inc
+Input lyxmacros.inc
+
+ProvidesModule theorems-std
 
 NoStyle Chapter
 NoCounter chapter
@@ -21,181 +50,265 @@ NoStyle Part
 NoCounter part
 NoStyle Verse
 
-Sides                   1
-Columns                 1
-SecNumDepth             3
-TocDepth                3
-DefaultStyle            Standard
 
-ClassOptions
-       FontSize              ""
-       PageStyle             ""
+Style MarkBoth
+  LaTeXType    Command
+  LaTeXName    markboth
+  Category     FrontMatter
+  InTitle      1
+  Align        Center
+  Font
+    Size       Small
+  EndFont
+  Preamble
+  % protect \markboth against an old bug reintroduced in babel >= 3.8g
+  \let\oldforeign@language\foreign@language
+  \DeclareRobustCommand{\foreign@language}[1]{%
+    \lowercase{\oldforeign@language{#1}}}
+  EndPreamble
+End
+
+Style Catchline
+  Margin       Dynamic
+  LatexType    Command
+  LatexName    catchline{}{}{}{}
+  LabelString  "Catchline"
+  Category     FrontMatter
+  KeepEmpty    1
+  ParSkip      0.4
+  InTitle      1
+  Align        Block
+  LabelSep     xx
+  LabelType    Static
+  LabelString  "Catchline"
+  LabelFont
+    Series     Bold
+    Color      Green
+  EndFont
 End
 
 Style Title
-       Align                 Center
-       TextFont
-         Size                Large
-       EndFont
+  Margin       Static
+  LatexType    Command
+  LatexName    title
+  Category     FrontMatter
+  InTitle      1
+  OptionalArgs 0
+  ParSkip      0.4
+  ItemSep      0
+  TopSep       0
+  BottomSep    1
+  ParSep       1
+  Align        Center
+  LabelType    No_Label
+  Font
+    Size       Largest
+  EndFont
 End
 
 Style Author
-       Align                 Center
-       TextFont
-         Series              Medium
-         Size                Normal
-       EndFont
+  Margin       Static
+  LatexType    Command
+  Category     FrontMatter
+  InTitle      1
+  OptionalArgs 1
+  LatexName    author
+  LabelSep     xxx
+  ParSkip      0.4
+  TopSep       1.3
+  BottomSep    0.7
+  ParSep       0.7
+  Align        Center
+  LabelType    No_Label
+  Font
+    Size       Large
+  EndFont
 End
 
 Style Address
-       LatexType             Command
-       InTitle               1
-       LatexName             address
-       ParSkip               0.4
-       BottomSep             0.4
-       Align                 Center
-       LabelType             No_Label
-       TextFont
-         Series              Medium
-         Shape               Italic
-         Size                Normal
-       EndFont
+  LatexType    Command
+  InTitle      1
+  LatexName    address
+  ParSkip      0.4
+  BottomSep    0.4
+  Align        Center
+  LabelType    No_Label
+  Font
+   Series      Medium
+   Shape       Italic
+   Size        Normal
+  EndFont
+End
+
+Style History
+  Margin       First_Dynamic
+  LatexType    Environment
+  LatexName    history
+  Category     FrontMatter
+  TopSep       0.7
+  BottomSep    0.7
+  ParSkip      0.4
+  Align        Center
+  Font
+    Size       Small
+  EndFont
+End
+
+InsetLayout Flex:Received
+  LyxType      custom
+  LatexType    command
+  LatexName    received
+  LabelString  "Received"
+  Font
+    Size       Small
+    Misc       No_Emph
+    Misc       No_Noun
+    Misc       No_Bar
+  EndFont
+  LabelFont
+    Color      green
+    Size       Small
+  EndFont
+End
+
+InsetLayout Flex:Revised
+  LyxType      custom
+  LatexType    command
+  LatexName    revised
+  LabelString  "Revised"
+  Font
+    Size       Small
+    Misc       No_Emph
+    Misc       No_Noun
+    Misc       No_Bar
+  EndFont
+  LabelFont
+    Color      green
+    Size       Small
+  EndFont
 End
 
 Style Abstract
-       LatexType             Environment
-       ParIndent             ""
-       Align                 Block
-       LabelType             No_Label
-       TextFont
-         Size                Small
-       EndFont
-End
-
-Style Keywords
-       CopyStyle             Abstract
-       LatexType             Command
-       LatexName             keywords
-       Margin                Dynamic
-       LabelType             Static
-       LabelString           "Keywords:"
-       LabelSep              M
-       LabelFont
-         Series              Medium
-         Shape               Italic
-         Size                Small
-       EndFont
+  Margin       First_Dynamic
+  LatexType    Environment
+  LatexName    abstract
+  Category     FrontMatter
+  TopSep       0.7
+  BottomSep    0.7
+  ParSkip      0.4
+  Font
+    Size       Small
+  EndFont
+End
+
+InsetLayout Flex:Keywords
+  LyxType      custom
+  LatexType    command
+  LatexName    keywords
+  LabelString  "Keywords"
+  Font
+    Size       Small
+    Misc       No_Emph
+    Misc       No_Noun
+    Misc       No_Bar
+  EndFont
+  LabelFont
+    Color      green
+    Size       Small
+  EndFont
 End
 
 Style Classification_Codes
-       CopyStyle             Abstract
-       LatexType             Command
-       LatexName             ccode
-       Margin                Static
-End
-
-Style Section
-       Align                 Block
-       Font
-         Size                Normal
-       EndFont
-       TocLevel 1
-End
-
-Style Section*
-       Align                 Block
-       Font
-         Size                Normal
-       EndFont
-End
-
-Style Subsection
-       Align                 Block
-       TextFont
-         Shape               Italic
-         Size                Normal
-       EndFont
-       TocLevel 2
-End
-
-Style Subsubsection
-       Align                 Block
-       LabelFont
-         Series              Medium
-       EndFont
-       TextFont
-         Series              Medium
-         Shape               Italic
-         Size                Normal
-       EndFont
-       TocLevel 3
-End
-
-Counter definition
-End
-
-Style Definition
-       LatexType             Environment
-       LatexName             definition
-       Margin                First_Dynamic
-       TopSep                0.6
-       BottomSep             0.6
-       Align                 Block
-       LabelType             Counter
-       LabelCounter          definition
-       LabelString           "Definition \thedefinition."
-       LabelSep              M
-       NextNoIndent          1
-       LabelFont
-         Series              Bold
-       EndFont
+  CopyStyle    Abstract
+  LatexType    Command
+  LatexName    ccode
+  Margin       Static
+End
+
+InsetLayout Flex:TableCaption
+  LyxType      custom
+  LatexType    command
+  LatexName    tbl
+  LabelString  "Table caption"
+  Font
+    Size       Small
+    Misc       No_Emph
+    Misc       No_Noun
+    Misc       No_Bar
+  EndFont
+  LabelFont
+    Color      green
+    Size       Small
+  EndFont
+End
+
+InsetLayout Flex:Refcite
+  LyxType      custom
+  LatexType    command
+  LatexName    refcite
+  LabelString  "Cite reference"
+  Font
+    Size       Small
+    Misc       No_Emph
+    Misc       No_Noun
+    Misc       No_Bar
+  EndFont
+  LabelFont
+    Color      green
+    Size       Small
+  EndFont
+End
+
+Style ItemList
+  Category     List
+  Margin       Static
+  LatexType    Item_Environment
+  LatexName    itemlist
+  NextNoIndent 1
+  LeftMargin   MMN
+  LabelSep     xx
+  ItemSep      0.2
+  TopSep       0.7
+  BottomSep    0.7
+  ParSep       0.3
+  Align                Block
+  AlignPossible        Block, Left
+  LabelType    Itemize
+  LabelString  "*"
+  HTMLTag      ul
+  HTMLItem     li
+  HTMLLabel    NONE
+End
+
+
+Style RomanList
+  Category     List
+  Margin       Static
+  LatexType    Item_Environment
+  LatexName    romanlist
+  OptionalArgs 1
+  NextNoIndent 1
+  LeftMargin   MMN
+  LabelSep     xx
+  ParSkip      0.0
+  ItemSep      0.2
+  TopSep       0.7
+  BottomSep    0.7
+  ParSep       0.3
+  Align        Block
+  AlignPossible        Block, Left
+  LabelType    Enumerate
+  LabelCounter "enum"
+  HTMLTag      ol
+  HTMLItem     li
+  HTMLLabel    NONE
+  RefPrefix    enu
 End
 
-Counter step
-End
-Style Step
-        CopyStyle             Definition
-       LatexName             step
-       LabelCounter          step
-       LabelString           "Step \thestep."
-       LabelFont
-         Series              Medium
-         Shape               Italic
-       EndFont
-End
-
-Counter example
-End
-Style Example
-        CopyStyle             Definition
-       LatexName             example
-       LabelCounter          example
-       LabelString           "Example \theexample."
-End
-
-Counter remark
-End
-Style Remark
-        CopyStyle             Definition
-       LatexName             remark
-       LabelCounter          remark
-       LabelString           "Remark \theremark."
-End
-
-Counter notation
-End
-Style Notation
-        CopyStyle             Definition
-       LatexName             notation
-       LabelCounter          notation
-       LabelString           "Notation \thenotation."
-End
-
-Counter theorem
-End
 Style Theorem
        LatexType             Environment
        LatexName             theorem
+       Category              Theorem
        Margin                First_Dynamic
        TopSep                0.6
        BottomSep             0.6
@@ -293,52 +406,50 @@ Style Conjecture
        LabelString           "Conjecture \theconjecture."
 End
 
-Style Appendices_Section
-       Margin                Static
-       LatexType             Command
-       LatexName             appendix
-       KeepEmpty             1
-       TopSep                0.6
-       BottomSep             0
-       Align                 Block
-       LabelType             Centered_Top_Environment
-       LabelString           "--- Appendices ---"
-       Font
-         Series              Bold
-         Size                Normal
-         Color               Blue
-       EndFont
-End
-
 Counter appendix
 End
 Style Appendix
-       LatexType             Command
-       LatexName             section
-       TopSep                0.6
-       BottomSep             0.6
-       Margin                First_Dynamic
-       Align                 Block
-       NextNoIndent          1
-       LabelType             Counter
-       LabelCounter          appendix
-       LabelString           "Appendix \Alph{appendix}."
-       LabelSep              M
-       LabelFont
-         Series              Bold
-         Shape               Up
-         Size                Normal
-       EndFont
-       TextFont
-         Series              Bold
-       EndFont
+  LatexType    Command
+  LatexName    section
+  Category     BackMatter
+  TopSep       0.6
+  BottomSep    0.6
+  Margin       First_Dynamic
+  Align        Block
+  NextNoIndent 1
+  LabelType    Counter
+  LabelCounter appendix
+  LabelString  "Appendix \Alph{appendix}."
+  LabelSep     M
+  LabelFont
+   Series      Bold
+   Shape       Up
+   Size        Normal
+  EndFont
+  Font
+   Series      Bold
+  EndFont
 End
 
 Style Bibliography
-       Align                 Block
-       LabelFont
-         Size                Normal
-       EndFont
+  Margin       First_Dynamic
+  LatexType    Bib_Environment
+  LatexName    thebibliography
+  Category     BackMatter
+  NextNoIndent 1
+  LeftMargin   MM
+  ParSkip      0.4
+  ItemSep      0
+  TopSep       0.7
+  BottomSep    0.7
+  ParSep       0.5
+  Align        Block
+  AlignPossible Block, Left
+  LabelType    Bibliography
+  LabelString  "References"
+  LabelBottomSep 1.2
+  LabelFont
+    Series     Bold
+    Size       Larger
+  EndFont
 End
-
-Input theorems-refprefix.inc
index 9cd3ee2b4b19b7e9b036a79ca5a7d2f4853fc939..427a9b87e2bd39417e68b74d57eb4d2096d4eb7b 100644 (file)
@@ -1,22 +1,30 @@
-#LyX 2.0.1svn created this file. For more info see http://www.lyx.org/
+#LyX 2.0 created this file. For more info see http://www.lyx.org/
 \lyxformat 413
 \begin_document
 \begin_header
-\use_default_options false
 \textclass ijmpc
+\use_default_options false
+\maintain_unincluded_children false
 \language english
-\language_package default
+\language_package none
 \inputencoding auto
+\fontencoding global
 \font_roman default
 \font_sans default
 \font_typewriter default
 \font_default_family default
+\use_non_tex_fonts false
 \font_sc false
 \font_osf false
 \font_sf_scale 100
 \font_tt_scale 100
+
 \graphics default
-\float_placement htbp
+\default_output_format default
+\output_sync 0
+\bibtex_command default
+\index_command default
+\float_placement tbph
 \paperfontsize default
 \spacing single
 \use_hyperref false
 \use_mathdots 1
 \cite_engine basic
 \use_bibtopic false
+\use_indices false
 \paperorientation portrait
+\suppress_date false
+\use_refstyle 0
+\index Index
+\shortcut idx
+\color #008000
+\end_index
 \secnumdepth 3
 \tocdepth 3
 \paragraph_separation indent
-\defskip medskip
+\paragraph_indentation default
 \quotes_language english
 \papercolumns 1
 \papersides 1
 \paperpagestyle default
 \tracking_changes false
 \output_changes false
-\author 1 "" 
-\use_refstyle 0
+\html_math_output 0
+\html_css_as_file 0
+\html_be_strict false
 \end_header
 
 \begin_body
 
 \begin_layout Standard
-\begin_inset ERT
-status collapsed
+\begin_inset Note Note
+status open
 
 \begin_layout Plain Layout
+This is a template LyX file for articles to be submitted to the International
+ Journal of Modern Physics section C (IJMPC).
+ How to install the IJMPC LaTeX class to your LaTeX system is explained
+ in 
+\begin_inset Flex URL
+status open
 
+\begin_layout Plain Layout
 
-\backslash
-markboth{<Authors' Names>} {<Paper's short title>}
+http://wiki.lyx.org/Examples/IJMP
+\end_layout
+
+\end_inset
+
+.
 \end_layout
 
 \end_inset
@@ -62,14 +89,65 @@ markboth{<Authors' Names>} {<Paper's short title>}
 \end_layout
 
 \begin_layout Standard
+\begin_inset Note Note
+status open
+
+\begin_layout Plain Layout
+
+\series bold
+Note
+\series default
+: To be able to compile ijmpc articles, assure that in the menu 
+\family sans
+Document\SpecialChar \menuseparator
+Settings\SpecialChar \menuseparator
+Language
+\family default
+ the option 
+\family sans
+Language package
+\family default
+ is set to 
+\family sans
+None
+\family default
+.
+\end_layout
+
+\begin_layout Plain Layout
+(For all other documents it is highly recommended to use 
+\family sans
+Default
+\family default
+!)
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout MarkBoth
+Authors' Names
 \begin_inset ERT
 status collapsed
 
 \begin_layout Plain Layout
 
+}{
+\end_layout
 
-\backslash
-catchline{}{}{}{}{}
+\end_inset
+
+Paper's Title
+\end_layout
+
+\begin_layout Catchline
+\begin_inset Note Note
+status open
+
+\begin_layout Plain Layout
+a command only for the typesetter, keep it empty!
 \end_layout
 
 \end_inset
@@ -78,18 +156,28 @@ catchline{}{}{}{}{}
 \end_layout
 
 \begin_layout Title
-<TITLE OF THE ARTICLE>
+TITLE OF THE ARTICLE
+\begin_inset Foot
+status collapsed
+
+\begin_layout Plain Layout
+For the title, try not to use more than 3 lines.
+ Typeset the title uppercase.
+\end_layout
+
+\end_inset
+
+
 \end_layout
 
 \begin_layout Author
-<FIRST-1>.
- <MIDDLE-1>.
- <SURNAME-1>
+FIRST AUTHOR
 \begin_inset Foot
 status collapsed
 
 \begin_layout Plain Layout
-<Permanent or present address for the first author (optional).>
+Typeset names uppercase.
+ Use the footnote to indicate the present or permanent address of the author.
 \end_layout
 
 \end_inset
@@ -107,17 +195,26 @@ status collapsed
 \end_inset
 
 e-mail-1
+\begin_inset Foot
+status collapsed
+
+\begin_layout Plain Layout
+State completely without abbreviations, the affiliation and mailing address,
+ including country.
+\end_layout
+
+\end_inset
+
+
 \end_layout
 
 \begin_layout Author
-<FIRST-2>.
- <MIDDLE-2>.
- <SURNAME-2>
+SECOND AUTHOR
 \begin_inset Foot
 status collapsed
 
 \begin_layout Plain Layout
-<Permanent or present address for the second author (optional).>
+Permanent or present address for the second author (optional).
 \end_layout
 
 \end_inset
@@ -137,15 +234,47 @@ status collapsed
 e-mail-2
 \end_layout
 
-\begin_layout Abstract
-<This is the Abstract of the paper (note that there is no label).
- It must be up to 200 words long; references or displayed equations are
- not allowed in the Abstract.>
+\begin_layout History
+\begin_inset Flex Received
+status open
+
+\begin_layout Plain Layout
+Day Month Year
+\end_layout
+
+\end_inset
+
+
+\begin_inset Flex Revised
+status open
+
+\begin_layout Plain Layout
+Day Month Year
 \end_layout
 
+\end_inset
+
+
+\end_layout
+
+\begin_layout Abstract
+The abstract should summarize the context, content and conclusions of the
+ paper in less than 200 words.
+ It should not contain any references or displayed equations.
+\begin_inset Newline newline
+\end_inset
+
+
+\begin_inset Flex Keywords
+status open
+
 \begin_layout Keywords
-<keyword-1; keyword-2; ...
- (up to five keywords, separated by semicolons).>
+Four or five keywords; separated by semicolon
+\end_layout
+
+\end_inset
+
+
 \end_layout
 
 \begin_layout Classification Codes
@@ -157,121 +286,317 @@ Introduction
 \end_layout
 
 \begin_layout Standard
-<Intro text.>
+Contributions to the 
+\emph on
+International Journal of Modern Physics C
+\emph default
+ are to be in English.
+ Authors are encouraged to have their contribution checked for grammar.
+ American spelling should be used.
+ Abbreviations are allowed but should be spelt out in full when first used.
+ Integers ten and below are to be spelt out.
+ Italicize foreign language phrases (e.
+\begin_inset space \thinspace{}
+\end_inset
+
+g.
+\begin_inset space ~
+\end_inset
+
+Latin, French).
 \end_layout
 
 \begin_layout Section
-The theory
+Major Headings
 \end_layout
 
 \begin_layout Standard
-<A standard section.
- Several 
-\begin_inset Quotes eld
-\end_inset
+Major headings should be typeset in boldface with the first letter of important
+ words capitalized.
+\end_layout
 
-special
-\begin_inset Quotes erd
-\end_inset
+\begin_layout Subsection
+Sub-headings
+\end_layout
 
- environments are available.
- LyX uses the appropriate text style for each special environment, and numbers
- them as necessary.>
+\begin_layout Standard
+Sub-headings should be typeset in boldface italic and capitalize the first
+ letter of the first word only.
 \end_layout
 
-\begin_layout Definition
-<A definition.>
+\begin_layout Subsubsection
+Sub-subheadings
 \end_layout
 
-\begin_layout Example
-<An example.>
+\begin_layout Standard
+Typeset sub-subheadings in medium face italic and capitalize the first letter
+ of the first word only.
 \end_layout
 
-\begin_layout Remark
-<A remark.>
+\begin_layout Subsection
+Numbering and spacing
 \end_layout
 
-\begin_layout Notation
-<A notation.>
+\begin_layout Standard
+Sections, sub-sections and sub-subsections are numbered in Arabic.
+ Use double spacing before all section headings, and single spacing after
+ section headings.
+ Flush left all paragraphs that follow after section headings.
 \end_layout
 
-\begin_layout Theorem
-<Theorem text.>
+\begin_layout Subsection
+
+\backslash
+Lists of items
 \end_layout
 
-\begin_layout Proof
-<Proof text.
- Note that proofs should end with a box.
- LyX adds this box automatically.>
+\begin_layout Standard
+Lists may be laid out with each item marked by a dot:
 \end_layout
 
-\begin_layout Corollary
-<Corollary text.>
+\begin_layout ItemList
+item one
 \end_layout
 
-\begin_layout Lemma
-<Lemma text.>
+\begin_layout ItemList
+item two
+\end_layout
+
+\begin_layout Standard
+Items may also be numbered in lowercase roman numerals:
+\end_layout
+
+\begin_layout RomanList
+\begin_inset Argument
+status open
+
+\begin_layout Plain Layout
+(ii)
 \end_layout
 
-\begin_layout Proposition
-<Proposition text.>
+\end_inset
+
+item one
 \end_layout
 
-\begin_layout Prop
-<A prop.>
+\begin_layout RomanList
+item two
 \end_layout
 
-\begin_layout Question
-<A question.>
+\begin_deeper
+\begin_layout RomanList
+\begin_inset Argument
+status open
+
+\begin_layout Plain Layout
+(b)
 \end_layout
 
-\begin_layout Claim
-<A claim.>
+\end_inset
+
+lists within lists can be numbered with lowercase roman letters
 \end_layout
 
-\begin_layout Conjecture
-<A conjecture.>
+\begin_layout RomanList
+second item
 \end_layout
 
+\end_deeper
 \begin_layout Section
-The numerical method
+Equations
 \end_layout
 
 \begin_layout Standard
-<A useful environment for describing algorithms is 
+Displayed equations should be numbered consecutively in the whole paper,
+ with the number set flush right and enclosed in parentheses 
+\backslash
+begin{equation}
+\end_layout
+
+\begin_layout Standard
+\begin_inset Formula 
+\begin{equation}
+\mu(n,t)=\frac{\sum_{i=1}^{\infty}1(d_{i}<t,N(d_{i})=n)}{\int_{\sigma=0}^{t}1(N(\sigma)=n)d\sigma}\label{eq:diseqn}
+\end{equation}
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+Equations should be referred to in abbreviated form, e.
+\begin_inset space \thinspace{}
+\end_inset
+
+g.
+\begin_inset space ~
+\end_inset
+
+
 \begin_inset Quotes eld
 \end_inset
 
-Step
-\begin_inset Quotes erd
+Eq.
+\begin_inset space ~
 \end_inset
 
-, e.g.:>
+
+\begin_inset CommandInset ref
+LatexCommand eqref
+reference "eq:diseqn"
+
+\end_inset
+
+'' or ``(
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "eq:diseqn"
+
+\end_inset
+
+)''.
+ In multiple-line equations, the number should be given on the last line.
+ Punctuation marks are used at the end of equations as if they appeared
+ directly in the text.
+\end_layout
+
+\begin_layout Theorem
+A theorem
 \end_layout
 
-\begin_layout Step
-<Short description of step 1.>
+\begin_layout Lemma
+A lemma
+\end_layout
+
+\begin_layout Proof
+A proof
+\end_layout
+
+\begin_layout Section
+Illustrations and Photographs
+\end_layout
+
+\begin_layout Standard
+Figures are to be inserted in the text nearest their first reference.
+ If the author requires the publisher to reduce the figures, ensure that
+ the figures (including letterings and numbers) are large enough to be clearly
+ seen after reduction.
+ If photographs are to be used, only black and white ones are acceptable.
 \end_layout
 
 \begin_layout Standard
-<Description of step 1.>
+\begin_inset Float figure
+placement ph
+wide false
+sideways false
+status open
+
+\begin_layout Plain Layout
+\begin_inset Note Note
+status open
+
+\begin_layout Plain Layout
+remove the 
+\begin_inset Quotes eld
+\end_inset
+
+%
+\begin_inset Quotes erd
+\end_inset
+
+ and replace the image name:
+\end_layout
+
+\end_inset
+
+
+\begin_inset ERT
+status open
+
+\begin_layout Plain Layout
+
+%
+\backslash
+centerline{
+\backslash
+psfig{file=image.png,width=4.7cm}}
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Plain Layout
+\begin_inset VSpace 8pt*
+\end_inset
+
+
+\end_layout
+
+\begin_layout Plain Layout
+\begin_inset Caption
+
+\begin_layout Plain Layout
+\begin_inset CommandInset label
+LatexCommand label
+name "fig:A-schematic-illustration"
+
+\end_inset
+
+A schematic illustration of dissociative recombination.
+ The direct mechanism, 4m
+\begin_inset Formula $_{\pi}^{2}$
+\end_inset
+
+ is initiated when the molecular ion S
+\begin_inset Formula $_{{\rm L}}$
+\end_inset
+
+ captures an electron with kinetic energy.
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Plain Layout
+
 \end_layout
 
-\begin_layout Step
-<Short description of step 2.>
+\end_inset
+
+
 \end_layout
 
 \begin_layout Standard
-<Description of step 2.>
+The caption must be placed below the figure (see Fig.
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "fig:A-schematic-illustration"
+
+\end_inset
+
+).
+\end_layout
+
+\begin_layout Standard
+Previously published material must be accompanied by written permission
+ from the author and publisher.
 \end_layout
 
 \begin_layout Section
-Results and discussion
+References
 \end_layout
 
 \begin_layout Standard
-<Another standard section.
- A citation reference is included.
+A citation reference is included.
 \begin_inset CommandInset citation
 LatexCommand cite
 key "key-1"
@@ -289,7 +614,15 @@ key "key-1,key-2"
 \family typewriter
 refcite
 \family default
- command into an ERT box, e.g., 
+ command, e.
+\begin_inset space ~
+\end_inset
+
+g.
+\begin_inset space ~
+\end_inset
+
+
 \begin_inset Quotes eld
 \end_inset
 
@@ -298,14 +631,11 @@ see Ref.
 \end_inset
 
 
-\begin_inset ERT
+\begin_inset Flex Refcite
 status open
 
 \begin_layout Plain Layout
-
-
-\backslash
-refcite{key-1}
+key-1
 \end_layout
 
 \end_inset
@@ -314,27 +644,16 @@ refcite{key-1}
 \begin_inset Quotes erd
 \end_inset
 
-.>
+.
 \end_layout
 
-\begin_layout Subsection
-A subsection
+\begin_layout Section
+Tables
 \end_layout
 
 \begin_layout Standard
-<Subsection text.
- Here, a table is included (see Table
-\begin_inset space ~
-\end_inset
-
-
-\begin_inset CommandInset ref
-LatexCommand ref
-reference "cap:fuf"
-
-\end_inset
-
-).>
+Tables should be inserted in the text as close to the point of reference
+ as possible.
 \end_layout
 
 \begin_layout Standard
@@ -344,25 +663,11 @@ sideways false
 status open
 
 \begin_layout Plain Layout
-\begin_inset ERT
-status collapsed
+\begin_inset Flex TableCaption
+status open
 
 \begin_layout Plain Layout
-
-
-\backslash
-tbl{
-\end_layout
-
-\end_inset
-
 An example table.
-\begin_inset ERT
-status collapsed
-
-\begin_layout Plain Layout
-
-}
 \end_layout
 
 \end_inset
@@ -379,12 +684,9 @@ status collapsed
 \end_inset
 
 
-\end_layout
-
-\begin_layout Plain Layout
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="3">
-<features>
+<features tabularvalignment="middle">
 <column alignment="center" valignment="top" width="0">
 <column alignment="center" valignment="top" width="0">
 <column alignment="center" valignment="top" width="0">
@@ -511,7 +813,7 @@ Column C
 
 \begin_inset CommandInset label
 LatexCommand label
-name "cap:fuf"
+name "tab:fuf"
 
 \end_inset
 
@@ -534,59 +836,67 @@ status collapsed
 
 \end_layout
 
-\begin_layout Subsubsection
-A subsubsection
-\end_layout
-
 \begin_layout Standard
-<Subsubsection text.>
-\end_layout
+If tables need to extend over to a second page, the continuation of the
+ table should be preceded by a caption, e.
+\begin_inset space \thinspace{}
+\end_inset
+
+g.
+\begin_inset space ~
+\end_inset
 
-\begin_layout Section*
-Acknowledgments
-\end_layout
 
-\begin_layout Standard
-<Acknowledgments text.
- Note that this is only a starred section; there is no 
 \begin_inset Quotes eld
 \end_inset
 
-acknowledgments
+
+\emph on
+Table 2
+\emph default
+ Continued
 \begin_inset Quotes erd
 \end_inset
 
- environment.>
+.
 \end_layout
 
-\begin_layout Appendices Section
-
+\begin_layout Section
+Footnotes
 \end_layout
 
-\begin_layout Appendix
-An Appendix section
+\begin_layout Standard
+Some text.
+\begin_inset Foot
+status open
+
+\begin_layout Plain Layout
+A footnote
 \end_layout
 
-\begin_layout Standard
-<Appendices should be preceeded by an empty 
-\begin_inset Quotes eld
 \end_inset
 
-Appendices
-\begin_inset Quotes erd
-\end_inset
 
- section, as in this template.
- The 
-\begin_inset Quotes eld
-\end_inset
+\end_layout
 
-Appendices Section
-\begin_inset Quotes erd
-\end_inset
+\begin_layout Section*
+Acknowledgments
+\end_layout
+
+\begin_layout Standard
+This section should come before the References.
+ Dedications and funding information may also be included here.
+\end_layout
+
+\begin_layout Appendix
+\start_of_appendix
+An Appendix section
+\end_layout
 
- just marks the beginning of appendices.
- Note that appendices should be placed 
+\begin_layout Standard
+Appendices should be used only when absolutely necessary.
+ They should come before the References.Note that appendices should be placed
 \emph on
 after
 \emph default
@@ -594,7 +904,7 @@ after
 \shape italic
 before
 \shape default
- the References.>
+ the References.
 \end_layout
 
 \begin_layout Appendix
@@ -607,6 +917,7 @@ Another Appendix section
 \end_layout
 
 \begin_layout Bibliography
+\labelwidthstring References
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 key "key-1"
@@ -631,6 +942,7 @@ Volume
 \end_layout
 
 \begin_layout Bibliography
+\labelwidthstring References
 \begin_inset CommandInset bibitem
 LatexCommand bibitem
 key "key-2"
index ba43b6564b2e0992c56c13d1de121f21937580a5..b06c4c38c36a92399c60be28a94fb8974ef0f5c4 100644 (file)
@@ -58,6 +58,9 @@ What's new
 - updated template file for the latest version of the ACM siggraph
   LaTeX-package.
 
+- updated layout and template file for the latest version of the IJMPC
+  LaTeX-package.
+
 
 * BUILD/INSTALLATION