]> git.lyx.org Git - features.git/blobdiff - lib/layouts/ectaart.layout
DocBook: slightly change the Copernicus template to be valid DocBook.
[features.git] / lib / layouts / ectaart.layout
index a8e43b0759da21ec374ee7094ee7f9bae0b9e2e1..2250b9c102926bc25d93d2f773dd707566fa35f5 100644 (file)
@@ -3,7 +3,7 @@
 #  \DeclareCategory{Articles}
 # Author : Koji Yokota <yok...@res.otaru-uc.ac.jp>
 
-Format 58
+Format 85
 Input article.layout
 
 TitleLatexType         Environment
@@ -17,6 +17,9 @@ Style Title
        Margin          Manual
        LeftMargin      -MMMMMMMM
        Align           Center
+       DocBookTag            title
+       DocBookTagType        paragraph
+       DocBookInInfo         maybe
 End
 
 Style RunTitle
@@ -31,6 +34,9 @@ Style RunTitle
        LabelFont
          Color         Red
        EndFont
+       DocBookTag            titleabbrev
+       DocBookTagType        paragraph
+       DocBookInInfo         maybe
 End
 
 Style RunAuthor
@@ -38,6 +44,9 @@ Style RunAuthor
        LatexType       Command
        LatexName       runauthor
        LabelString     "Running Author:"
+       DocBookTag            authorinitials
+       DocBookTagType        paragraph
+       DocBookInInfo         maybe
 End
 
 Style Abstract
@@ -58,6 +67,11 @@ Style Abstract
          Size                  Normal
          Series                Medium
        EndFont
+       DocBookAbstract       true
+       DocBookInInfo         always
+       DocBookWrapperTag     abstract
+       DocBookWrapperMergeWithPrevious    true
+       DocBookTag            para
 End
 
 Style Address
@@ -68,6 +82,8 @@ Style Address
                Tooltip       "Optional argument for the address"
        EndArgument
        LabelString     "Address:"
+       DocBookInInfo         always
+       DocBookTag            address
 End
 
 Style Email
@@ -92,18 +108,24 @@ Style Email
          Size          Normal
          Color         Blue
        EndFont
-        Preamble
+       Preamble
                \def\lyxead[#1]#2{\ead[label=#1]{#2}}
-        EndPreamble
+       EndPreamble
+       DocBookTag            email
+       DocBookWrapperTag     address
+       DocBookInInfo         always
 End
 
 Style Web_Address
        CopyStyle       Email
        LatexName       lyxeadurl
        LabelString     "Web address:"
-        Preamble
+       Preamble
                \def\lyxeadurl[#1]#2{\ead[label=#1,url]{#2}}
-        EndPreamble
+       EndPreamble
+       DocBookTag            uri
+       DocBookWrapperTag     address
+       DocBookInInfo         always
 End
 
 Style Author
@@ -111,6 +133,11 @@ Style Author
        LatexName       author
        NewLine         0
        InTitle         1
+       DocBookTag            personname
+       DocBookTagType        paragraph
+       DocBookWrapperTag     author
+       DocBookWrapperTagType inline
+       DocBookInInfo         always
 End
 
 Style Authors_Block
@@ -118,6 +145,11 @@ Style Authors_Block
        LatexType       Environment
        LatexName       aug
        LabelString     "Authors Block:"
+       DocBookTag            personname
+       DocBookTagType        paragraph
+       DocBookWrapperTag     author
+       DocBookWrapperTagType inline
+       DocBookInInfo         always
 End
 
 Style Keyword
@@ -217,4 +249,5 @@ InsetLayout Flex:By_Same_Author_(bib)
 End
 
 Counter Thanks
+       GuiName "Footnote (Title)"
 End