]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/agu_stdclass.inc
Update layouts
[lyx.git] / lib / layouts / agu_stdclass.inc
index c3cc81952937ea17faf8c3750421f7bc423c2646..8cc4d528e0383c27d1e10e42003f5993e8857abb 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 59
 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            "id=&quot;para#&quot;"
+       LatexParam            "id=<para#>"
 End
 
 
-CharStyle Firstname
+InsetLayout Flex:Firstname
+       LyXType element
+       LabelString Firstname
        LatexType             Command
        LatexName             firstname
        Font
@@ -41,9 +44,12 @@ CharStyle Firstname
          Shape               Up
          Color               blue
        EndFont
+       ResetsFont true
 End
 
-CharStyle Fname
+InsetLayout Flex:Fname
+       LyXType element
+       LabelString Fname
        LatexType             Command
        LatexName             fname
        Font
@@ -53,10 +59,13 @@ CharStyle Fname
          Shape               Up
          Color               blue
        EndFont
+       ResetsFont true
 End
 
 
-CharStyle Surname
+InsetLayout Flex:Surname
+       LyXType element
+       LabelString Surname
        LatexType             Command
        LatexName             surname
        Font
@@ -66,10 +75,13 @@ CharStyle Surname
          Shape               Up
          Color               blue
        EndFont
+       ResetsFont true
 End
 
 
-CharStyle Filename
+InsetLayout Flex:Filename
+       LyXType element
+       LabelString Filename
        LatexType             Command
        LatexName             filename
        Font
@@ -79,10 +91,13 @@ CharStyle Filename
          Family              Roman
          Color               blue
        EndFont
+       ResetsFont true
 End
 
 
-CharStyle Literal
+InsetLayout Flex:Literal
+       LyXType element
+       LabelString Literal
        LatexType             Command
        LatexName             literal
        Font
@@ -92,13 +107,16 @@ CharStyle Literal
          Family              Roman
          Color               blue
        EndFont
+       ResetsFont true
 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
@@ -106,90 +124,119 @@ CharStyle Emph
          Shape               Up
          Color               blue
        EndFont
+       ResetsFont true
 End
 
 
-CharStyle Abbrev
+InsetLayout Flex:Abbrev
+       LyXType element
+       LabelString Abbrev
        LatexType             Command
        LatexName             abbrev
        LabelFont
          Color               blue
        EndFont
+       ResetsFont true
 End
 
 
-CharStyle Citation-number
+InsetLayout Flex:Citation-number
+       LyXType element
+       LabelString Citation-number
        LatexType             Command
        LatexName             citation-number
        LabelFont
          Color               blue
        EndFont
+       ResetsFont true
 End
 
 
-CharStyle Volume
+InsetLayout Flex:Volume
+       LyXType element
+       LabelString Volume
        LatexType             Command
        LatexName             volume
        LabelFont
          Color               blue
        EndFont
+       ResetsFont true
 End
 
 
-CharStyle Day
+InsetLayout Flex:Day
+       LyXType element
+       LabelString Day
        LatexType             Command
        LatexName             day
        LabelFont
          Color               blue
        EndFont
+       ResetsFont true
 End
 
 
-CharStyle Month
+InsetLayout Flex:Month
+       LyXType element
+       LabelString Month
        LatexType             Command
        LatexName             month
        LabelFont
          Color               blue
        EndFont
+       ResetsFont true
 End
 
 
-CharStyle Year
+InsetLayout Flex:Year
+       LyXType element
+       LabelString Year
        LatexType             Command
        LatexName             year
        LabelFont
          Color               blue
        EndFont
+       ResetsFont true
 End
 
 
-CharStyle Issue-number
+InsetLayout Flex:Issue-number
+       LyXType element
+       LabelString Issue-number
        LatexType             Command
        LatexName             issue-number
        LabelFont
          Color               blue
        EndFont
+       ResetsFont true
 End
 
 
-CharStyle Issue-day
+InsetLayout Flex:Issue-day
+       LyXType element
+       LabelString Issue-day
        LatexType             Command
        LatexName             issue-day
        LabelFont
          Color               blue
        EndFont
+       ResetsFont true
 End
 
 
-CharStyle Issue-months
+InsetLayout Flex:Issue-months
+       LyXType element
+       LabelString Issue-months
        LatexType             Command
        LatexName             issue-months
        LabelFont
          Color               blue
        EndFont
+       ResetsFont true
 End
 
 
+Input stdinsets.inc
 Input agu_stdlists.inc
 Input agu_stdsections.inc
 Input db_stdstarsections.inc