mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-25 05:55:34 +00:00
port latest changes of template and layout files to trunk
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39083 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
46813f1b5b
commit
6bb492c620
@ -7,12 +7,38 @@
|
||||
#
|
||||
# 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
|
||||
|
||||
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,324 +47,408 @@ 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
|
||||
Margin First_Dynamic
|
||||
LatexType Environment
|
||||
LatexName abstract
|
||||
Category FrontMatter
|
||||
TopSep 0.7
|
||||
BottomSep 0.7
|
||||
ParSkip 0.4
|
||||
Font
|
||||
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
|
||||
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
|
||||
CopyStyle Abstract
|
||||
LatexType Command
|
||||
LatexName ccode
|
||||
Margin Static
|
||||
End
|
||||
|
||||
Style Section
|
||||
Align Block
|
||||
Font
|
||||
Size Normal
|
||||
EndFont
|
||||
TocLevel 1
|
||||
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
|
||||
|
||||
Style Section*
|
||||
Align Block
|
||||
Font
|
||||
Size Normal
|
||||
EndFont
|
||||
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 Subsection
|
||||
Align Block
|
||||
TextFont
|
||||
Shape Italic
|
||||
Size Normal
|
||||
EndFont
|
||||
TocLevel 2
|
||||
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 Subsubsection
|
||||
Align Block
|
||||
LabelFont
|
||||
Series Medium
|
||||
EndFont
|
||||
TextFont
|
||||
Series Medium
|
||||
Shape Italic
|
||||
Size Normal
|
||||
EndFont
|
||||
TocLevel 3
|
||||
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 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
|
||||
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
|
||||
Counter theorem
|
||||
End
|
||||
Style Theorem
|
||||
LatexType Environment
|
||||
LatexName theorem
|
||||
Margin First_Dynamic
|
||||
TopSep 0.6
|
||||
BottomSep 0.6
|
||||
Align Block
|
||||
NextNoIndent 1
|
||||
LabelType Counter
|
||||
LabelCounter theorem
|
||||
LabelString "Theorem \thetheorem."
|
||||
LabelSep M
|
||||
LabelFont
|
||||
Series Bold
|
||||
Shape Up
|
||||
EndFont
|
||||
TextFont
|
||||
Shape Italic
|
||||
EndFont
|
||||
LatexType Environment
|
||||
LatexName theorem
|
||||
Category Theorem
|
||||
Margin First_Dynamic
|
||||
TopSep 0.6
|
||||
BottomSep 0.6
|
||||
Align Block
|
||||
NextNoIndent 1
|
||||
LabelType Counter
|
||||
LabelCounter theorem
|
||||
LabelString "Theorem \thetheorem."
|
||||
LabelSep M
|
||||
Font
|
||||
Shape Italic
|
||||
EndFont
|
||||
LabelFont
|
||||
Series Bold
|
||||
Shape Up
|
||||
EndFont
|
||||
End
|
||||
|
||||
Style Proof
|
||||
LatexType Environment
|
||||
LatexName proof
|
||||
Margin First_Dynamic
|
||||
TopSep 0.6
|
||||
BottomSep 0.6
|
||||
Align Block
|
||||
LabelType Static
|
||||
LabelString "Proof."
|
||||
LabelSep M
|
||||
LabelFont
|
||||
Series Bold
|
||||
EndFont
|
||||
EndLabelType Box
|
||||
LatexType Environment
|
||||
LatexName proof
|
||||
Category Theorem
|
||||
Margin First_Dynamic
|
||||
TopSep 0.6
|
||||
BottomSep 0.6
|
||||
Align Block
|
||||
LabelType Static
|
||||
LabelString "Proof."
|
||||
LabelSep M
|
||||
LabelFont
|
||||
Series Bold
|
||||
EndFont
|
||||
EndLabelType Box
|
||||
End
|
||||
|
||||
Counter corollary
|
||||
End
|
||||
Style Corollary
|
||||
CopyStyle Theorem
|
||||
LatexName corollary
|
||||
LabelCounter corollary
|
||||
LabelString "Corollary \thecorollary."
|
||||
CopyStyle Theorem
|
||||
LatexName corollary
|
||||
LabelCounter corollary
|
||||
LabelString "Corollary \thecorollary."
|
||||
End
|
||||
|
||||
Counter lemma
|
||||
End
|
||||
Style Lemma
|
||||
CopyStyle Theorem
|
||||
LatexName lemma
|
||||
LabelCounter lemma
|
||||
LabelString "Lemma \thelemma."
|
||||
CopyStyle Theorem
|
||||
LatexName lemma
|
||||
LabelCounter lemma
|
||||
LabelString "Lemma \thelemma."
|
||||
End
|
||||
|
||||
Counter proposition
|
||||
End
|
||||
Style Proposition
|
||||
CopyStyle Theorem
|
||||
LatexName proposition
|
||||
LabelCounter proposition
|
||||
LabelString "Proposition \theproposition."
|
||||
CopyStyle Theorem
|
||||
LatexName proposition
|
||||
LabelCounter proposition
|
||||
LabelString "Proposition \theproposition."
|
||||
End
|
||||
|
||||
Counter prop
|
||||
End
|
||||
Style Prop
|
||||
CopyStyle Definition
|
||||
LatexName prop
|
||||
LabelCounter prop
|
||||
LabelString "Prop \theprop."
|
||||
CopyStyle Theorem
|
||||
LatexName prop
|
||||
LabelCounter prop
|
||||
LabelString "Prop \theprop."
|
||||
End
|
||||
|
||||
Counter question
|
||||
End
|
||||
Style Question
|
||||
CopyStyle Definition
|
||||
LatexName question
|
||||
LabelCounter question
|
||||
LabelString "Question \thequestion."
|
||||
CopyStyle Theorem
|
||||
LatexName question
|
||||
LabelCounter question
|
||||
LabelString "Question \thequestion."
|
||||
End
|
||||
|
||||
Counter claim
|
||||
End
|
||||
Style Claim
|
||||
CopyStyle Theorem
|
||||
LatexName claim
|
||||
LabelCounter claim
|
||||
LabelString "Claim \theclaim."
|
||||
CopyStyle Theorem
|
||||
LatexName claim
|
||||
LabelCounter claim
|
||||
LabelString "Claim \theclaim."
|
||||
End
|
||||
|
||||
Counter conjecture
|
||||
End
|
||||
Style Conjecture
|
||||
CopyStyle Theorem
|
||||
LatexName conjecture
|
||||
LabelCounter 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
|
||||
CopyStyle Theorem
|
||||
LatexName conjecture
|
||||
LabelCounter conjecture
|
||||
LabelString "Conjecture \theconjecture."
|
||||
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
|
||||
|
@ -11,11 +11,39 @@
|
||||
# Version 2 2003-03-03 - Updated for LyX 1.3.0.
|
||||
# Version 3 2006-04-09 - Updated for LyX 1.4.0; all environments defined by
|
||||
# ijmpd are now supported by LyX.
|
||||
#
|
||||
# revised for ws-ijmpd.tex : 19-4-07
|
||||
# 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
|
||||
|
||||
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
|
||||
@ -24,332 +52,427 @@ 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
|
||||
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
|
||||
|
||||
InsetLayout Flex:Comby
|
||||
LyxType custom
|
||||
LatexType command
|
||||
LatexName comby
|
||||
LabelString "Comby"
|
||||
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
|
||||
Margin First_Dynamic
|
||||
LatexType Environment
|
||||
LatexName abstract
|
||||
Category FrontMatter
|
||||
TopSep 0.7
|
||||
BottomSep 0.7
|
||||
ParSkip 0.4
|
||||
Font
|
||||
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
|
||||
LatexType command
|
||||
LatexName keywords
|
||||
Category FrontMatter
|
||||
LabelString "Keywords:"
|
||||
LabelSep xx
|
||||
LabelType Static
|
||||
Margin Dynamic
|
||||
Font
|
||||
Size Small
|
||||
Misc No_Emph
|
||||
Misc No_Noun
|
||||
Misc No_Bar
|
||||
EndFont
|
||||
LabelFont
|
||||
Shape Italic
|
||||
Size Small
|
||||
EndFont
|
||||
End
|
||||
|
||||
Style Section
|
||||
Align Block
|
||||
Font
|
||||
Size Normal
|
||||
EndFont
|
||||
TocLevel 1
|
||||
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
|
||||
|
||||
Style Section*
|
||||
Align Block
|
||||
Font
|
||||
Size Normal
|
||||
EndFont
|
||||
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 Subsection
|
||||
Align Block
|
||||
TextFont
|
||||
Shape Italic
|
||||
Size Normal
|
||||
EndFont
|
||||
TocLevel 2
|
||||
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 Subsubsection
|
||||
Align Block
|
||||
LabelFont
|
||||
Series Medium
|
||||
EndFont
|
||||
TextFont
|
||||
Series Medium
|
||||
Shape Italic
|
||||
Size Normal
|
||||
EndFont
|
||||
TocLevel 3
|
||||
End
|
||||
|
||||
Counter definition
|
||||
Within section
|
||||
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
|
||||
End
|
||||
|
||||
Counter step
|
||||
End
|
||||
Style Step
|
||||
CopyStyle Definition
|
||||
LatexName step
|
||||
LabelCounter step
|
||||
LabelString "Step \thestep."
|
||||
LabelFont
|
||||
Series Bold
|
||||
EndFont
|
||||
End
|
||||
|
||||
Counter example
|
||||
Within section
|
||||
End
|
||||
Style Example
|
||||
CopyStyle Definition
|
||||
LatexName example
|
||||
LabelCounter example
|
||||
LabelString "Example \theexample."
|
||||
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 remark
|
||||
Within section
|
||||
Within section
|
||||
End
|
||||
Style Remark
|
||||
CopyStyle Definition
|
||||
LatexName remark
|
||||
LabelCounter remark
|
||||
LabelString "Remark \theremark."
|
||||
End
|
||||
|
||||
Counter notation
|
||||
Within section
|
||||
End
|
||||
Style Notation
|
||||
CopyStyle Definition
|
||||
LatexName notation
|
||||
LabelCounter notation
|
||||
LabelString "Notation \thenotation."
|
||||
LabelFont
|
||||
Series Medium
|
||||
EndFont
|
||||
LatexName remark
|
||||
Category Theorem
|
||||
LabelCounter remark
|
||||
LabelString "Remark \theremark."
|
||||
LatexType Environment
|
||||
Margin First_Dynamic
|
||||
TopSep 0.6
|
||||
BottomSep 0.6
|
||||
Align Block
|
||||
LabelType Counter
|
||||
LabelSep M
|
||||
NextNoIndent 1
|
||||
LabelFont
|
||||
Series Bold
|
||||
EndFont
|
||||
End
|
||||
|
||||
Counter theorem
|
||||
Within section
|
||||
Within section
|
||||
End
|
||||
Style Theorem
|
||||
LatexType Environment
|
||||
LatexName theorem
|
||||
Margin First_Dynamic
|
||||
TopSep 0.6
|
||||
BottomSep 0.6
|
||||
Align Block
|
||||
NextNoIndent 1
|
||||
LabelType Counter
|
||||
LabelCounter theorem
|
||||
LabelString "Theorem \thetheorem."
|
||||
LabelSep M
|
||||
LabelFont
|
||||
Series Bold
|
||||
Shape Up
|
||||
EndFont
|
||||
LatexType Environment
|
||||
LatexName theorem
|
||||
Category Theorem
|
||||
Margin First_Dynamic
|
||||
TopSep 0.6
|
||||
BottomSep 0.6
|
||||
Align Block
|
||||
NextNoIndent 1
|
||||
LabelType Counter
|
||||
LabelCounter theorem
|
||||
LabelString "Theorem \thetheorem."
|
||||
LabelSep M
|
||||
LabelFont
|
||||
Series Bold
|
||||
EndFont
|
||||
End
|
||||
|
||||
Style Proof
|
||||
LatexType Environment
|
||||
LatexName proof
|
||||
Margin First_Dynamic
|
||||
TopSep 0.6
|
||||
BottomSep 0.6
|
||||
Align Block
|
||||
LabelType Static
|
||||
LabelString "Proof."
|
||||
LabelSep M
|
||||
LabelFont
|
||||
Series Bold
|
||||
EndFont
|
||||
EndLabelType Box
|
||||
LatexType Environment
|
||||
LatexName proof
|
||||
Category Theorem
|
||||
Margin First_Dynamic
|
||||
TopSep 0.6
|
||||
BottomSep 0.6
|
||||
Align Block
|
||||
LabelType Static
|
||||
LabelString "Proof:"
|
||||
LabelSep M
|
||||
LabelFont
|
||||
Series Bold
|
||||
EndFont
|
||||
LabelFont
|
||||
Series Bold
|
||||
EndFont
|
||||
EndLabelType Box
|
||||
End
|
||||
|
||||
Counter corollary
|
||||
Within section
|
||||
End
|
||||
Style Corollary
|
||||
CopyStyle Theorem
|
||||
LatexName corollary
|
||||
LabelCounter corollary
|
||||
LabelString "Corollary \thecorollary."
|
||||
TextFont
|
||||
Shape Italic
|
||||
EndFont
|
||||
CopyStyle Theorem
|
||||
LatexName corollary
|
||||
LabelCounter corollary
|
||||
LabelString "Corollary \thecorollary."
|
||||
End
|
||||
|
||||
Counter lemma
|
||||
Within section
|
||||
End
|
||||
Style Lemma
|
||||
CopyStyle Corollary
|
||||
LatexName lemma
|
||||
LabelCounter lemma
|
||||
LabelString "Lemma \thelemma."
|
||||
CopyStyle Theorem
|
||||
LatexName lemma
|
||||
LabelCounter lemma
|
||||
LabelString "Lemma \thelemma."
|
||||
End
|
||||
|
||||
Counter proposition
|
||||
Within section
|
||||
End
|
||||
Style Proposition
|
||||
CopyStyle Corollary
|
||||
LatexName proposition
|
||||
LabelCounter proposition
|
||||
LabelString "Proposition \theproposition."
|
||||
CopyStyle Theorem
|
||||
LatexName proposition
|
||||
LabelCounter proposition
|
||||
LabelString "Proposition \theproposition."
|
||||
End
|
||||
|
||||
Counter prop
|
||||
Within section
|
||||
End
|
||||
Style Prop
|
||||
CopyStyle Notation
|
||||
LatexName prop
|
||||
LabelCounter prop
|
||||
LabelString "Prop \theprop."
|
||||
CopyStyle Theorem
|
||||
LatexName prop
|
||||
LabelCounter prop
|
||||
LabelString "Prop \theprop."
|
||||
End
|
||||
|
||||
Counter question
|
||||
Within section
|
||||
End
|
||||
Style Question
|
||||
CopyStyle Notation
|
||||
LatexName question
|
||||
LabelCounter question
|
||||
LabelString "Question \thequestion."
|
||||
CopyStyle Theorem
|
||||
LatexName question
|
||||
LabelCounter question
|
||||
LabelString "Question \thequestion."
|
||||
End
|
||||
|
||||
Counter claim
|
||||
Within section
|
||||
End
|
||||
Style Claim
|
||||
CopyStyle Notation
|
||||
LatexName claim
|
||||
LabelCounter claim
|
||||
LabelString "Claim \theclaim."
|
||||
CopyStyle Theorem
|
||||
LatexName claim
|
||||
LabelCounter claim
|
||||
LabelString "Claim \theclaim."
|
||||
End
|
||||
|
||||
Counter conjecture
|
||||
Within section
|
||||
End
|
||||
Style Conjecture
|
||||
CopyStyle Notation
|
||||
LatexName conjecture
|
||||
LabelCounter 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
|
||||
CopyStyle Theorem
|
||||
LatexName conjecture
|
||||
LabelCounter conjecture
|
||||
LabelString "Conjecture \theconjecture."
|
||||
End
|
||||
|
||||
Counter appendix
|
||||
Within section
|
||||
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
|
||||
|
@ -1,4 +1,4 @@
|
||||
#LyX 2.1.0svn 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
|
||||
@ -13,8 +13,7 @@
|
||||
\theoremstyle{plain}
|
||||
\endlocaldefs
|
||||
\end_preamble
|
||||
\options draft, pdftex
|
||||
\use_default_options false
|
||||
\use_default_options true
|
||||
\begin_modules
|
||||
theorems-ams
|
||||
\end_modules
|
||||
@ -32,6 +31,7 @@ theorems-ams
|
||||
\font_osf false
|
||||
\font_sf_scale 100
|
||||
\font_tt_scale 100
|
||||
|
||||
\graphics default
|
||||
\default_output_format default
|
||||
\output_sync 0
|
||||
@ -51,6 +51,7 @@ theorems-ams
|
||||
\use_indices false
|
||||
\paperorientation portrait
|
||||
\suppress_date false
|
||||
\use_refstyle 0
|
||||
\index Index
|
||||
\shortcut idx
|
||||
\color #008000
|
||||
@ -66,12 +67,39 @@ theorems-ams
|
||||
\tracking_changes false
|
||||
\output_changes false
|
||||
\html_math_output 0
|
||||
\html_css_as_file 0
|
||||
\html_be_strict false
|
||||
\use_refstyle 0
|
||||
\end_header
|
||||
|
||||
\begin_body
|
||||
|
||||
\begin_layout Standard
|
||||
\begin_inset Note Note
|
||||
status open
|
||||
|
||||
\begin_layout Plain Layout
|
||||
This is a template LyX file for articles to be submitted to the Journal
|
||||
Econometrica.
|
||||
How to install the Econometrica LaTeX class to your LaTeX system is explained
|
||||
in
|
||||
\begin_inset Flex URL
|
||||
status open
|
||||
|
||||
\begin_layout Plain Layout
|
||||
|
||||
http://wiki.lyx.org/Layouts/Econometrica
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
.
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Title
|
||||
Title of an article in Econometrica
|
||||
\begin_inset Note Note
|
||||
@ -83,26 +111,43 @@ This template is prepared for the
|
||||
draft
|
||||
\series default
|
||||
mode.
|
||||
When you finalize the document for actual submission, disable
|
||||
When you finalize the document for actual submission, uncheck the option
|
||||
|
||||
\family sans
|
||||
Predefined Class Options
|
||||
Predefined
|
||||
\family default
|
||||
in menu Document\SpecialChar \menuseparator
|
||||
Preference\SpecialChar \menuseparator
|
||||
Document Class.
|
||||
It implies to use the default
|
||||
\begin_inset Quotes eld
|
||||
in the menu
|
||||
\family sans
|
||||
Document
|
||||
\family default
|
||||
\SpecialChar \menuseparator
|
||||
|
||||
\family sans
|
||||
Settings
|
||||
\family default
|
||||
\SpecialChar \menuseparator
|
||||
|
||||
\family sans
|
||||
DocumentClass
|
||||
\family default
|
||||
\SpecialChar \menuseparator
|
||||
|
||||
\family sans
|
||||
Class
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
|
||||
options
|
||||
\family default
|
||||
and write
|
||||
\series bold
|
||||
final
|
||||
\series default
|
||||
|
||||
\begin_inset Quotes erd
|
||||
\end_inset
|
||||
|
||||
option for prepublication.
|
||||
in the field
|
||||
\family sans
|
||||
Custom
|
||||
\family default
|
||||
.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Plain Layout
|
||||
|
@ -1,22 +1,30 @@
|
||||
#LyX 2.1.0svn 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
|
||||
@ -28,32 +36,51 @@
|
||||
\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
|
||||
|
||||
http://wiki.lyx.org/Examples/IJMP
|
||||
\end_layout
|
||||
|
||||
\backslash
|
||||
markboth{<Authors' Names>} {<Paper's short title>}
|
||||
\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>
|
||||
\end_layout
|
||||
|
||||
\begin_layout Author
|
||||
<FIRST-1>.
|
||||
<MIDDLE-1>.
|
||||
<SURNAME-1>
|
||||
TITLE OF THE ARTICLE
|
||||
\begin_inset Foot
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
<Permanent or present address for the first author (optional).>
|
||||
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 AUTHOR
|
||||
\begin_inset Foot
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
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
|
||||
\end_layout
|
||||
|
||||
\begin_layout Author
|
||||
<FIRST-2>.
|
||||
<MIDDLE-2>.
|
||||
<SURNAME-2>
|
||||
\begin_inset Foot
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
<Permanent or present address for the second author (optional).>
|
||||
State completely without abbreviations, the affiliation and mailing address,
|
||||
including country.
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Author
|
||||
SECOND AUTHOR
|
||||
\begin_inset Foot
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
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
|
||||
|
||||
\begin_layout Keywords
|
||||
<keyword-1; keyword-2; ...
|
||||
(up to five keywords, separated by semicolons).>
|
||||
\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 Plain Layout
|
||||
Four or five keywords; separated by semicolon
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Classification Codes
|
||||
@ -153,125 +282,309 @@ e-mail-2
|
||||
\end_layout
|
||||
|
||||
\begin_layout Section
|
||||
Introduction
|
||||
The Main Text
|
||||
\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
|
||||
Major headings should be typeset with the first letter of important words
|
||||
capitalized.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsection
|
||||
Sub-headings
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Sub-headings should be typeset capitalized the first letter of the first
|
||||
word only.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsubsection
|
||||
Sub-subheadings
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Capitalize the first letter of the first word only.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsection
|
||||
|
||||
\backslash
|
||||
Lists of items
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Lists may be laid out with each item marked by a dot:
|
||||
\end_layout
|
||||
|
||||
\begin_layout ItemList
|
||||
item one
|
||||
\end_layout
|
||||
|
||||
\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
|
||||
|
||||
\end_inset
|
||||
|
||||
item one
|
||||
\end_layout
|
||||
|
||||
\begin_layout RomanList
|
||||
item two
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
\begin_layout RomanList
|
||||
\begin_inset Argument
|
||||
status open
|
||||
|
||||
\begin_layout Plain Layout
|
||||
(b)
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
lists within lists can be numbered with lowercase roman letters
|
||||
\end_layout
|
||||
|
||||
\begin_layout RomanList
|
||||
second item
|
||||
\end_layout
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Section
|
||||
Equations
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
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
|
||||
|
||||
special
|
||||
\begin_inset Quotes erd
|
||||
Eq.
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
environments are available.
|
||||
LyX uses the appropriate text style for each special environment, and numbers
|
||||
them as necessary.>
|
||||
\end_layout
|
||||
|
||||
\begin_layout Definition
|
||||
<A definition.>
|
||||
\end_layout
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand eqref
|
||||
reference "eq:diseqn"
|
||||
|
||||
\begin_layout Example
|
||||
<An example.>
|
||||
\end_layout
|
||||
\end_inset
|
||||
|
||||
\begin_layout Remark
|
||||
<A remark.>
|
||||
\end_layout
|
||||
'' or ``(
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "eq:diseqn"
|
||||
|
||||
\begin_layout Notation
|
||||
<A notation.>
|
||||
\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
|
||||
<Theorem text.>
|
||||
\end_layout
|
||||
|
||||
\begin_layout Proof
|
||||
<Proof text.
|
||||
Note that proofs should end with a box.
|
||||
LyX adds this box automatically.>
|
||||
\end_layout
|
||||
|
||||
\begin_layout Corollary
|
||||
<Corollary text.>
|
||||
A theorem
|
||||
\end_layout
|
||||
|
||||
\begin_layout Lemma
|
||||
<Lemma text.>
|
||||
A lemma
|
||||
\end_layout
|
||||
|
||||
\begin_layout Proposition
|
||||
<Proposition text.>
|
||||
\end_layout
|
||||
|
||||
\begin_layout Prop
|
||||
<A prop.>
|
||||
\end_layout
|
||||
|
||||
\begin_layout Question
|
||||
<A question.>
|
||||
\end_layout
|
||||
|
||||
\begin_layout Claim
|
||||
<A claim.>
|
||||
\end_layout
|
||||
|
||||
\begin_layout Conjecture
|
||||
<A conjecture.>
|
||||
\begin_layout Proof
|
||||
A proof
|
||||
\end_layout
|
||||
|
||||
\begin_layout Section
|
||||
The numerical method
|
||||
Illustrations and Photographs
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
<A useful environment for describing algorithms is
|
||||
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
|
||||
\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
|
||||
|
||||
Step
|
||||
%
|
||||
\begin_inset Quotes erd
|
||||
\end_inset
|
||||
|
||||
, e.g.:>
|
||||
and replace the image name:
|
||||
\end_layout
|
||||
|
||||
\begin_layout Step
|
||||
<Short description of step 1.>
|
||||
\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
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
<Description of step 1.>
|
||||
\end_layout
|
||||
The caption must be placed below the figure (see Fig.
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
\begin_layout Step
|
||||
<Short description of step 2.>
|
||||
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "fig:A-schematic-illustration"
|
||||
|
||||
\end_inset
|
||||
|
||||
).
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
<Description of step 2.>
|
||||
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 +602,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 +619,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 +632,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 +651,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 +672,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 +801,7 @@ Column C
|
||||
|
||||
\begin_inset CommandInset label
|
||||
LatexCommand label
|
||||
name "cap:fuf"
|
||||
name "tab:fuf"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -534,12 +824,47 @@ status collapsed
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsubsection
|
||||
A subsubsection
|
||||
\begin_layout Standard
|
||||
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_inset Quotes eld
|
||||
\end_inset
|
||||
|
||||
|
||||
\emph on
|
||||
Table 2
|
||||
\emph default
|
||||
Continued
|
||||
\begin_inset Quotes erd
|
||||
\end_inset
|
||||
|
||||
.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Section
|
||||
Footnotes
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
<Subsubsection text.>
|
||||
Some text.
|
||||
\begin_inset Foot
|
||||
status open
|
||||
|
||||
\begin_layout Plain Layout
|
||||
A footnote
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Section*
|
||||
@ -547,46 +872,19 @@ 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
|
||||
\begin_inset Quotes erd
|
||||
\end_inset
|
||||
|
||||
environment.>
|
||||
\end_layout
|
||||
|
||||
\begin_layout Appendices Section
|
||||
|
||||
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
|
||||
|
||||
\begin_layout Standard
|
||||
<Appendices should be preceeded by an empty
|
||||
\begin_inset Quotes eld
|
||||
\end_inset
|
||||
Appendices should be used only when absolutely necessary.
|
||||
They should come before the References.Note that appendices should be placed
|
||||
|
||||
Appendices
|
||||
\begin_inset Quotes erd
|
||||
\end_inset
|
||||
|
||||
section, as in this template.
|
||||
The
|
||||
\begin_inset Quotes eld
|
||||
\end_inset
|
||||
|
||||
Appendices Section
|
||||
\begin_inset Quotes erd
|
||||
\end_inset
|
||||
|
||||
just marks the beginning of appendices.
|
||||
Note that appendices should be placed
|
||||
\emph on
|
||||
after
|
||||
\emph default
|
||||
@ -594,7 +892,7 @@ after
|
||||
\shape italic
|
||||
before
|
||||
\shape default
|
||||
the References.>
|
||||
the References.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Appendix
|
||||
@ -607,6 +905,7 @@ Another Appendix section
|
||||
\end_layout
|
||||
|
||||
\begin_layout Bibliography
|
||||
\labelwidthstring References
|
||||
\begin_inset CommandInset bibitem
|
||||
LatexCommand bibitem
|
||||
key "key-1"
|
||||
@ -631,6 +930,7 @@ Volume
|
||||
\end_layout
|
||||
|
||||
\begin_layout Bibliography
|
||||
\labelwidthstring References
|
||||
\begin_inset CommandInset bibitem
|
||||
LatexCommand bibitem
|
||||
key "key-2"
|
||||
|
@ -1,22 +1,30 @@
|
||||
#LyX 2.1.0svn 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 ijmpd
|
||||
\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
|
||||
@ -28,32 +36,51 @@
|
||||
\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 D (IJMPD).
|
||||
How to install the IJMPD LaTeX class to your LaTeX system is explained
|
||||
in
|
||||
\begin_inset Flex URL
|
||||
status open
|
||||
|
||||
\begin_layout Plain Layout
|
||||
|
||||
http://wiki.lyx.org/Examples/IJMP
|
||||
\end_layout
|
||||
|
||||
\backslash
|
||||
markboth{<Authors' Names>} {<Paper's short title>}
|
||||
\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>
|
||||
\end_layout
|
||||
|
||||
\begin_layout Author
|
||||
<FIRST-1>.
|
||||
<MIDDLE-1>.
|
||||
<SURNAME-1>
|
||||
TITLE OF THE ARTICLE
|
||||
\begin_inset Foot
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
<Permanent or present address for the first author (optional).>
|
||||
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 AUTHOR
|
||||
\begin_inset Foot
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
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
|
||||
\end_layout
|
||||
|
||||
\begin_layout Author
|
||||
<FIRST-2>.
|
||||
<MIDDLE-2>.
|
||||
<SURNAME-2>
|
||||
\begin_inset Foot
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
<Permanent or present address for the second author (optional).>
|
||||
State completely without abbreviations, the affiliation and mailing address,
|
||||
including country.
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Author
|
||||
SECOND AUTHOR
|
||||
\begin_inset Foot
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
Permanent or present address for the second author (optional).
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
@ -137,136 +234,357 @@ status collapsed
|
||||
e-mail-2
|
||||
\end_layout
|
||||
|
||||
\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
|
||||
|
||||
|
||||
\begin_inset Flex Comby
|
||||
status open
|
||||
|
||||
\begin_layout Plain Layout
|
||||
Managing Editor
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\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.>
|
||||
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.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Keywords
|
||||
<keyword-1; keyword-2; keyword-3.>
|
||||
Keyword1; keyword2; keyword3.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Section
|
||||
Introduction
|
||||
General Appearance
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
<Intro text.>
|
||||
Contributions to the
|
||||
\emph on
|
||||
International Journal of Modern Physics D
|
||||
\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
|
||||
Running Heads
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
<A standard section.
|
||||
Several
|
||||
Please provide a shortened runninghead (not more than eight words) for the
|
||||
title of your paper.
|
||||
This will appear on the top right-hand side of your paper.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Section
|
||||
Major Headings
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Major headings should be typeset with the first letter of important words
|
||||
capitalized.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsection
|
||||
Sub-headings
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Sub-headings should be typeset capitalized the first letter of the first
|
||||
word only.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsubsection
|
||||
Sub-subheadings
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Capitalize the first letter of the first word only.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsection
|
||||
Lists of items
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
Lists may be laid out with each item marked by a dot:
|
||||
\end_layout
|
||||
|
||||
\begin_layout ItemList
|
||||
item one
|
||||
\end_layout
|
||||
|
||||
\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
|
||||
|
||||
\end_inset
|
||||
|
||||
item one
|
||||
\end_layout
|
||||
|
||||
\begin_layout RomanList
|
||||
item two
|
||||
\end_layout
|
||||
|
||||
\begin_deeper
|
||||
\begin_layout RomanList
|
||||
\begin_inset Argument
|
||||
status open
|
||||
|
||||
\begin_layout Plain Layout
|
||||
(b)
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
lists within lists can be numbered with lowercase roman letters
|
||||
\end_layout
|
||||
|
||||
\begin_layout RomanList
|
||||
second item
|
||||
\end_layout
|
||||
|
||||
\end_deeper
|
||||
\begin_layout Section
|
||||
Equations
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
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
|
||||
|
||||
special
|
||||
\begin_inset Quotes erd
|
||||
Eq.
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
environments are available.
|
||||
LyX uses the appropriate text style for each special environment, and numbers
|
||||
them as necessary.>
|
||||
\end_layout
|
||||
|
||||
\begin_layout Definition
|
||||
<A definition.>
|
||||
\end_layout
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand eqref
|
||||
reference "eq:diseqn"
|
||||
|
||||
\begin_layout Example
|
||||
<An example.>
|
||||
\end_layout
|
||||
\end_inset
|
||||
|
||||
\begin_layout Remark
|
||||
<A remark.>
|
||||
\end_layout
|
||||
'' or ``(
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "eq:diseqn"
|
||||
|
||||
\begin_layout Notation
|
||||
<A notation.>
|
||||
\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
|
||||
<Theorem text.>
|
||||
A theorem
|
||||
\end_layout
|
||||
|
||||
\begin_layout Remark
|
||||
A remark
|
||||
\end_layout
|
||||
|
||||
\begin_layout Proof
|
||||
<Proof text.
|
||||
Note that proofs should end with a box.
|
||||
LyX adds this box automatically.>
|
||||
\end_layout
|
||||
|
||||
\begin_layout Corollary
|
||||
<Corollary text.>
|
||||
\end_layout
|
||||
|
||||
\begin_layout Lemma
|
||||
<Lemma text.>
|
||||
\end_layout
|
||||
|
||||
\begin_layout Proposition
|
||||
<Proposition text.>
|
||||
\end_layout
|
||||
|
||||
\begin_layout Prop
|
||||
<A prop.>
|
||||
\end_layout
|
||||
|
||||
\begin_layout Question
|
||||
<A question.>
|
||||
\end_layout
|
||||
|
||||
\begin_layout Claim
|
||||
<A claim.>
|
||||
\end_layout
|
||||
|
||||
\begin_layout Conjecture
|
||||
<A conjecture.>
|
||||
A proof
|
||||
\end_layout
|
||||
|
||||
\begin_layout Section
|
||||
The numerical method
|
||||
Illustrations and Photographs
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
<A useful environment for describing algorithms is
|
||||
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
|
||||
\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
|
||||
|
||||
Step
|
||||
%
|
||||
\begin_inset Quotes erd
|
||||
\end_inset
|
||||
|
||||
, e.g.:>
|
||||
and replace the image name:
|
||||
\end_layout
|
||||
|
||||
\begin_layout Step
|
||||
<Short description of step 1.>
|
||||
\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
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
<Description of step 1.>
|
||||
\end_layout
|
||||
The caption must be placed below the figure (see Fig.
|
||||
\begin_inset space ~
|
||||
\end_inset
|
||||
|
||||
\begin_layout Step
|
||||
<Short description of step 2.>
|
||||
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "fig:A-schematic-illustration"
|
||||
|
||||
\end_inset
|
||||
|
||||
).
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
<Description of step 2.>
|
||||
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"
|
||||
@ -284,7 +602,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
|
||||
|
||||
@ -293,14 +619,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
|
||||
@ -309,27 +632,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
|
||||
@ -339,25 +651,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
|
||||
@ -374,12 +672,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">
|
||||
@ -506,7 +801,7 @@ Column C
|
||||
|
||||
\begin_inset CommandInset label
|
||||
LatexCommand label
|
||||
name "cap:fuf"
|
||||
name "tab:fuf"
|
||||
|
||||
\end_inset
|
||||
|
||||
@ -529,12 +824,47 @@ status collapsed
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsubsection
|
||||
A subsubsection
|
||||
\begin_layout Standard
|
||||
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_inset Quotes eld
|
||||
\end_inset
|
||||
|
||||
|
||||
\emph on
|
||||
Table 2
|
||||
\emph default
|
||||
Continued
|
||||
\begin_inset Quotes erd
|
||||
\end_inset
|
||||
|
||||
.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Section
|
||||
Footnotes
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
<Subsubsection text.>
|
||||
Some text.
|
||||
\begin_inset Foot
|
||||
status open
|
||||
|
||||
\begin_layout Plain Layout
|
||||
A footnote
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Section*
|
||||
@ -542,46 +872,19 @@ 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
|
||||
\begin_inset Quotes erd
|
||||
\end_inset
|
||||
|
||||
environment.>
|
||||
\end_layout
|
||||
|
||||
\begin_layout Appendices Section
|
||||
|
||||
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
|
||||
|
||||
\begin_layout Standard
|
||||
<Appendices should be preceeded by an empty
|
||||
\begin_inset Quotes eld
|
||||
\end_inset
|
||||
Appendices should be used only when absolutely necessary.
|
||||
They should come before the References.Note that appendices should be placed
|
||||
|
||||
Appendices
|
||||
\begin_inset Quotes erd
|
||||
\end_inset
|
||||
|
||||
section, as in this template.
|
||||
The
|
||||
\begin_inset Quotes eld
|
||||
\end_inset
|
||||
|
||||
Appendices Section
|
||||
\begin_inset Quotes erd
|
||||
\end_inset
|
||||
|
||||
just marks the beginning of appendices.
|
||||
Note that appendices should be placed
|
||||
\emph on
|
||||
after
|
||||
\emph default
|
||||
@ -589,7 +892,7 @@ after
|
||||
\shape italic
|
||||
before
|
||||
\shape default
|
||||
the References.>
|
||||
the References.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Appendix
|
||||
@ -602,6 +905,7 @@ Another Appendix section
|
||||
\end_layout
|
||||
|
||||
\begin_layout Bibliography
|
||||
\labelwidthstring References
|
||||
\begin_inset CommandInset bibitem
|
||||
LatexCommand bibitem
|
||||
key "key-1"
|
||||
@ -626,6 +930,7 @@ Volume
|
||||
\end_layout
|
||||
|
||||
\begin_layout Bibliography
|
||||
\labelwidthstring References
|
||||
\begin_inset CommandInset bibitem
|
||||
LatexCommand bibitem
|
||||
key "key-2"
|
||||
|
Loading…
Reference in New Issue
Block a user