]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/ijmpd.layout
Move RevTeX section in Additional.lyx into Chapter 3 Document classes
[lyx.git] / lib / layouts / ijmpd.layout
index b715a58b54eac91fd11f134079cd5b704e47d7ae..0f0733982f9b0a3d5918cbfbcc9304517590641f 100644 (file)
@@ -17,7 +17,7 @@
 # Author: Uwe Stöhr (uwestoehr@web.de)
 
 
-Format 41
+Format 98
 
 Sides          1
 Columns                1
@@ -26,6 +26,7 @@ TocDepth      3
 DefaultStyle   Standard
 
 Style Standard
+  Category      MainText
   Margin       Static
   LatexType    Paragraph
   LatexName    dummy
@@ -34,6 +35,7 @@ Style Standard
   Align                Block
   AlignPossible        Block, Left, Right, Center
   LabelType    No_Label
+  DocBookTag para
 End
 
 Input stdcounters.inc
@@ -74,6 +76,7 @@ Style MarkBoth
   Align                Center
   Argument 1
     Mandatory  1
+    AutoInsert 1
     LabelString        "Author Names"
     Tooltip    "Author names that will appear in the header line"
   EndArgument
@@ -86,6 +89,9 @@ Style MarkBoth
   \DeclareRobustCommand{\foreign@language}[1]{%
     \lowercase{\oldforeign@language{#1}}}
   EndPreamble
+  DocBookTag    IGNORE
+  # TODO: a mix of titleabbrev and authorinitials... 
+  DocBookInInfo always
 End
 
 Style Catchline
@@ -103,8 +109,10 @@ Style Catchline
   LabelString  "Catchline"
   LabelFont
     Series     Bold
-    Color      Green
+    Color      textlabel2
   EndFont
+  DocBookTag    IGNORE
+  DocBookInInfo always
 End
 
 Style Title
@@ -124,6 +132,9 @@ Style Title
   Font
     Size       Largest
   EndFont
+  DocBookTag      title
+  DocBookTagType  paragraph
+  DocBookInInfo   maybe
 End
 
 Style Author
@@ -142,6 +153,20 @@ Style Author
   Font
     Size       Large
   EndFont
+  DocBookTag            personname
+  DocBookTagType        paragraph
+  DocBookWrapperTag     author
+  DocBookWrapperTagType inline
+  DocBookInInfo         always
+End
+
+Style Address
+  DocBookTag            address
+  DocBookTagType        paragraph
+  DocBookWrapperTag     author
+  DocBookWrapperTagType inline
+  DocBookWrapperMergeWithPrevious true
+  DocBookInInfo         always
 End
 
 Style History
@@ -156,6 +181,8 @@ Style History
   Font
     Size       Small
   EndFont
+  DocBookTag     releaseinfo
+  DocBookInInfo  always
 End
 
 InsetLayout Flex:Received
@@ -170,9 +197,14 @@ InsetLayout Flex:Received
     Misc       No_Bar
   EndFont
   LabelFont
-    Color      green
+    Color      textlabel2
     Size       Small
   EndFont
+  ResetsFont true
+  DocBookTag      date
+  DocBookAttr     role='received'
+  DocBookTagType  inline
+  DocBookNoFontInside   true
 End
 
 InsetLayout Flex:Revised
@@ -187,9 +219,14 @@ InsetLayout Flex:Revised
     Misc       No_Bar
   EndFont
   LabelFont
-    Color      green
+    Color      textlabel2
     Size       Small
   EndFont
+  ResetsFont true
+  DocBookTag      date
+  DocBookAttr     role='revised'
+  DocBookTagType  inline
+  DocBookNoFontInside   true
 End
 
 InsetLayout Flex:Comby
@@ -204,9 +241,10 @@ InsetLayout Flex:Comby
     Misc       No_Bar
   EndFont
   LabelFont
-    Color      green
+    Color      textlabel2
     Size       Small
   EndFont
+  ResetsFont true
 End
 
 Style Abstract
@@ -220,6 +258,11 @@ Style Abstract
   Font
     Size       Small
   EndFont
+  DocBookAbstract       true
+  DocBookInInfo         always
+  DocBookWrapperTag     abstract
+  DocBookWrapperMergeWithPrevious    true
+  DocBookTag            para
 End
 
 Style Keywords
@@ -240,6 +283,10 @@ Style Keywords
    Shape       Italic
    Size                Small
   EndFont
+  DocBookTag         keyword
+  DocBookTagType     paragraph
+  DocBookWrapperTag  keywordset
+  DocBookInInfo      always
 End
 
 InsetLayout Flex:TableCaption
@@ -254,9 +301,12 @@ InsetLayout Flex:TableCaption
     Misc       No_Bar
   EndFont
   LabelFont
-    Color      green
+    Color      textlabel2
     Size       Small
   EndFont
+  ResetsFont true
+  DocBookTag      caption
+  DocBookTagType  paragraph
 End
 
 InsetLayout Flex:Refcite
@@ -271,9 +321,10 @@ InsetLayout Flex:Refcite
     Misc       No_Bar
   EndFont
   LabelFont
-    Color      green
+    Color      textlabel2
     Size       Small
   EndFont
+  ResetsFont true
 End
 
 Style ItemList
@@ -281,7 +332,18 @@ Style ItemList
   Margin       Static
   LatexType    Item_Environment
   LatexName    itemlist
+  Argument listpreamble:1
+    LabelString    "List preamble"
+    MenuString     "List Preamble"
+    Tooltip        "LaTeX code to be inserted before the first item"
+    PassThru       1
+    Font
+      Family typewriter
+      Color latex
+    EndFont
+  EndArgument
   NextNoIndent 1
+  ToggleIndent Never
   LeftMargin   MMN
   LabelSep     xx
   ItemSep      0.2
@@ -294,6 +356,9 @@ Style ItemList
   HTMLTag      ul
   HTMLItem     li
   HTMLLabel    NONE
+  DocBookTag            itemizedlist
+  DocBookItemTag        listitem
+  DocBookItemInnerTag   para
 End
 
 Style RomanList
@@ -304,6 +369,17 @@ Style RomanList
   Argument 1
     LabelString        "Numbering Scheme"
     Tooltip    "Use the largest item number in your list, e.g. '(iv)' for 4 Roman numbered items"
+    PassThru   1
+  EndArgument
+  Argument listpreamble:1
+    LabelString    "List preamble"
+    MenuString     "List Preamble"
+    Tooltip        "LaTeX code to be inserted before the first item"
+    PassThru       1
+    Font
+      Family typewriter
+      Color latex
+    EndFont
   EndArgument
   NextNoIndent 1
   LeftMargin   MMN
@@ -317,16 +393,23 @@ Style RomanList
   AlignPossible        Block, Left
   LabelType    Enumerate
   LabelCounter "enum"
+  HTMLClass   LyXRomanList
   HTMLTag      ol
   HTMLItem     li
   HTMLLabel    NONE
   RefPrefix    enu
+  DocBookTag            orderedlist
+  DocBookItemTag        listitem
+  DocBookItemInnerTag   para
+  HTMLStyle
+    ol.LyXRomanList { list-style-type: lower-roman; }
+  EndHTMLStyle
 End
 
 Style Proof
   LatexType    Environment
   LatexName    proof
-  Category     Theorem
+  Category     Reasoning
   Margin       First_Dynamic
   TopSep       0.6
   BottomSep    0.6
@@ -341,9 +424,12 @@ Style Proof
    Series      Bold
   EndFont
   EndLabelType Box
+  DocBookTag            para
+  DocBookAttr           role='proof'
 End
 
 Counter theorem
+       GuiName Theorem
   Within       section
 End
 Style Theorem
@@ -355,9 +441,12 @@ Style Theorem
   LabelFont
    Series      Bold
   EndFont
+  DocBookTag            para
+  DocBookAttr           role='theorem'
 End
 
 Counter remark
+       GuiName Remark
   Within       section
 End
 Style Remark
@@ -369,6 +458,7 @@ Style Remark
 End
 
 Counter corollary
+       GuiName Corollary
   Within       section
 End
 Style Corollary
@@ -376,6 +466,7 @@ Style Corollary
 End
 
 Counter lemma
+       GuiName Lemma
   Within       section
 End
 Style Lemma
@@ -383,6 +474,7 @@ Style Lemma
 End
 
 Counter proposition
+       GuiName Proposition
   Within       section
 End
 Style Proposition
@@ -390,6 +482,7 @@ Style Proposition
 End
 
 Counter question
+       GuiName Question
   Within       section
 End
 Style Question
@@ -400,6 +493,7 @@ Style Question
 End
 
 Counter claim
+       GuiName Claim
   Within       section
 End
 Style Claim
@@ -411,6 +505,7 @@ Style Claim
 End
 
 Counter conjecture
+       GuiName Conjecture
   Within       section
 End
 Style Conjecture
@@ -421,10 +516,12 @@ Style Conjecture
 End
 
 Counter prop
+       GuiName Prop(osition)
   Within       section
 End
 
 Counter appendix
+       GuiName Appendix
 End
 Style Appendix
   LatexType    Command
@@ -435,7 +532,7 @@ Style Appendix
   Margin       First_Dynamic
   Align        Block
   NextNoIndent 1
-  LabelType    Counter
+  LabelType    Static
   LabelCounter appendix
   LabelString  "Appendix \Alph{appendix}."
   LabelSep     M
@@ -447,6 +544,9 @@ Style Appendix
   Font
    Series      Bold
   EndFont
+  DocBookTag      title
+  DocBookTagType  paragraph
+  DocBookSection  true
 End
 
 Style Bibliography
@@ -455,6 +555,7 @@ Style Bibliography
   LatexName    thebibliography
   Category     BackMatter
   NextNoIndent 1
+  ToggleIndent Never
   LeftMargin   MM
   ParSkip      0.4
   ItemSep      0
@@ -470,4 +571,16 @@ Style Bibliography
     Series     Bold
     Size       Larger
   EndFont
+  TocLevel      1
+  IsTocCaption  0
+  Argument listpreamble:1
+    LabelString    "Bib preamble"
+    MenuString     "Bibliography Preamble"
+    Tooltip        "LaTeX code to be inserted before the first bibliography item"
+    PassThru       1
+    Font
+      Family typewriter
+      Color latex
+    EndFont
+  EndArgument
 End