]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/agu_stdclass.inc
multicol.module: use the layout argument mechanism
[lyx.git] / lib / layouts / agu_stdclass.inc
index f9813f2ea33079aa2a0a2f575438f2638cfbf25b..9e64c3a3dfa36c1e295983796ccc39efcc16928d 100644 (file)
@@ -1,11 +1,12 @@
 # Textclass definition file for AGU-Article.
-# Author : José Abílio Oliveira Matos <jamatos@lyx.org>
+# Author : José Abílio Oliveira Matos <jamatos@lyx.org>
 #          Martin Vermeer <martin.vermeer@hut.fi>
 
 # This file is the counterpart of stdclass.inc
 # It is desirable, as far as possible, to have the same look and feel for
 # related layouts in latex and docbook.
 
+Format 43
 OutputType              docbook
 
 Columns                 1
@@ -15,23 +16,25 @@ TocDepth                3
 DefaultStyle            Standard
 
 ClassOptions
-       Header              "<!DOCTYPE # PUBLIC &quot;-//AGU//DTD article American Geophysical Union DTD version 3.42//EN&quot; &quot;AGU-Article-3.42.dtd&quot; "
+       Header              "PUBLIC &quot;-//AGU//DTD article American Geophysical Union DTD version 3.42//EN&quot; &quot;AGU-Article-3.42.dtd&quot; "
 End
 
 Style Standard
+       Category              MainText
        Margin                Static
        LatexType             Paragraph
        LatexName             p
        ParIndent             MM
        ParSkip               0.4
        Align                 Block
-       AlignPossible         Block
        LabelType             No_Label
-       LatexParam            "para#"
+       LatexParam            "id=<para#>"
 End
 
 
-CharStyle Firstname
+InsetLayout Flex:Firstname
+       LyXType element
+       LabelString Firstname
        LatexType             Command
        LatexName             firstname
        Font
@@ -43,7 +46,9 @@ CharStyle Firstname
        EndFont
 End
 
-CharStyle Fname
+InsetLayout Flex:Fname
+       LyXType element
+       LabelString Fname
        LatexType             Command
        LatexName             fname
        Font
@@ -56,7 +61,9 @@ CharStyle Fname
 End
 
 
-CharStyle Surname
+InsetLayout Flex:Surname
+       LyXType element
+       LabelString Surname
        LatexType             Command
        LatexName             surname
        Font
@@ -69,7 +76,9 @@ CharStyle Surname
 End
 
 
-CharStyle Filename
+InsetLayout Flex:Filename
+       LyXType element
+       LabelString Filename
        LatexType             Command
        LatexName             filename
        Font
@@ -82,7 +91,9 @@ CharStyle Filename
 End
 
 
-CharStyle Literal
+InsetLayout Flex:Literal
+       LyXType element
+       LabelString Literal
        LatexType             Command
        LatexName             literal
        Font
@@ -95,10 +106,12 @@ CharStyle Literal
 End
 
 
-CharStyle Emph
+InsetLayout Flex:Emph
+       LyXType element
+       LabelString Emph
        LatexType             Command
        LatexName             emph
-       LatexParam            "type=&quot;italic&quot;"
+       LatexParam            "type=<italic>"
        Font
          Shape               Italic
        EndFont
@@ -109,7 +122,9 @@ CharStyle Emph
 End
 
 
-CharStyle Abbrev
+InsetLayout Flex:Abbrev
+       LyXType element
+       LabelString Abbrev
        LatexType             Command
        LatexName             abbrev
        LabelFont
@@ -118,7 +133,9 @@ CharStyle Abbrev
 End
 
 
-CharStyle Citation-number
+InsetLayout Flex:Citation-number
+       LyXType element
+       LabelString Citation-number
        LatexType             Command
        LatexName             citation-number
        LabelFont
@@ -127,7 +144,9 @@ CharStyle Citation-number
 End
 
 
-CharStyle Volume
+InsetLayout Flex:Volume
+       LyXType element
+       LabelString Volume
        LatexType             Command
        LatexName             volume
        LabelFont
@@ -136,7 +155,9 @@ CharStyle Volume
 End
 
 
-CharStyle Day
+InsetLayout Flex:Day
+       LyXType element
+       LabelString Day
        LatexType             Command
        LatexName             day
        LabelFont
@@ -145,7 +166,9 @@ CharStyle Day
 End
 
 
-CharStyle Month
+InsetLayout Flex:Month
+       LyXType element
+       LabelString Month
        LatexType             Command
        LatexName             month
        LabelFont
@@ -154,7 +177,9 @@ CharStyle Month
 End
 
 
-CharStyle Year
+InsetLayout Flex:Year
+       LyXType element
+       LabelString Year
        LatexType             Command
        LatexName             year
        LabelFont
@@ -163,7 +188,9 @@ CharStyle Year
 End
 
 
-CharStyle Issue-number
+InsetLayout Flex:Issue-number
+       LyXType element
+       LabelString Issue-number
        LatexType             Command
        LatexName             issue-number
        LabelFont
@@ -172,7 +199,9 @@ CharStyle Issue-number
 End
 
 
-CharStyle Issue-day
+InsetLayout Flex:Issue-day
+       LyXType element
+       LabelString Issue-day
        LatexType             Command
        LatexName             issue-day
        LabelFont
@@ -181,7 +210,9 @@ CharStyle Issue-day
 End
 
 
-CharStyle Issue-months
+InsetLayout Flex:Issue-months
+       LyXType element
+       LabelString Issue-months
        LatexType             Command
        LatexName             issue-months
        LabelFont
@@ -190,6 +221,7 @@ CharStyle Issue-months
 End
 
 
+Input stdinsets.inc
 Input agu_stdlists.inc
 Input agu_stdsections.inc
 Input db_stdstarsections.inc