]> git.lyx.org Git - features.git/blobdiff - lib/layouts/ectaart.layout
DocBook: implement title for layouts that previously missed it.
[features.git] / lib / layouts / ectaart.layout
index b446a6cb2f8ca5512961d841e8caedbad981ca4f..a61d7a5f0968f89ba0ee12a37c0dab3ae5ed6838 100644 (file)
@@ -3,7 +3,7 @@
 #  \DeclareCategory{Articles}
 # Author : Koji Yokota <yok...@res.otaru-uc.ac.jp>
 
-Format 40
+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
@@ -135,7 +138,7 @@ Style Thanks_Text
        LatexType       Command
        LatexName       lyxthankstext
        NeedProtect     1
-       LabelType       Counter
+       LabelType       Static
        LabelCounter    Thanks
        LabelString     "Thanks \theThanks:"
         Preamble
@@ -166,6 +169,7 @@ InsetLayout Flex:Thanks_Reference
        LabelString     "Thanks Ref"
        ForcePlain      1
        BgColor         background
+       ResetsFont true
 End
 
 InsetLayout Flex:Internet_Address_Reference
@@ -216,4 +220,5 @@ InsetLayout Flex:By_Same_Author_(bib)
 End
 
 Counter Thanks
+       GuiName "Footnote (Title)"
 End