]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/copernicus.layout
remerge he.po
[lyx.git] / lib / layouts / copernicus.layout
index be6e13611c641690de2586c67f9ec9e75b7f3dc3..9a5dfed2474d99886b97e62b382e8fe4e6f1b935 100644 (file)
@@ -5,7 +5,7 @@
 # Please do not edit this file unless you know what you are doing.
 # At least make backup copies of all your project files!
 
-Format          68
+Format 104
 
 Provides        babel  1
 Provides        inputenc 1
@@ -20,13 +20,14 @@ Provides        float       1
 Provides        subfig 1
 Provides        rotating       1
 Provides        natbib 1
+Provides       hyperref        1
 
 Input           stdclass.inc
 
 TocDepth        2
 
 ClassOptions
-       FontSize        10,11,12
+       FontSize        10|11|12
        Other           "journal abbreviation, manuscript"
 End
 
@@ -36,6 +37,9 @@ Style Title
                Series          Bold
                Size            Largest
        EndFont
+       DocBookTag            title
+       DocBookTagType        paragraph
+       DocBookInInfo         maybe
 End
 
 Style InFrontmatter
@@ -50,7 +54,7 @@ Style InFrontmatter
        LabelFont
                Series          Medium
                Shape           Italic
-               Color           red
+               Color           textlabel3
        EndFont
 End
 
@@ -72,6 +76,10 @@ Style Author
                LabelString     "Surname"
                ToolTip         "Surname"
        EndArgument
+       DocBookTag            personname
+       DocBookTagType        paragraph
+       DocBookWrapperTag     author
+       DocBookInInfo         always
 End
 
 Style Affil
@@ -84,6 +92,11 @@ Style Affil
                LabelString     "Affiliation Mark"
                ToolTip         "identify the author with the corresponding affiliation. 1, 2, 3, etc. should be inserted."
        EndArgument
+       DocBookTag            address
+       DocBookTagType        block
+       DocBookWrapperTag     author
+       DocBookWrapperMergeWithPrevious  true
+       DocBookInInfo         always
 End
 
 Style Running_Title
@@ -92,6 +105,9 @@ Style Running_Title
        CopyStyle       InFrontmatter
        LatexName       runningtitle
        LabelString     "Running title:"
+       DocBookTag            titleabbrev
+       DocBookTagType        paragraph
+       DocBookInInfo         maybe
 End
 
 Style FirstPage
@@ -103,8 +119,10 @@ Style FirstPage
        LabelSep        xx
        LabelFont
                Shape           Italic
-               Color           Red
+               Color           textlabel3
        EndFont
+       DocBookTag            IGNORE
+       DocBookInInfo         maybe
 End
 
 Style RunningAuthor
@@ -113,6 +131,9 @@ Style RunningAuthor
        CopyStyle       InFrontmatter
        LatexName       runningauthor
        LabelString     "Running author:"
+       DocBookTag            authorinitials
+       DocBookTagType        paragraph
+       DocBookInInfo         maybe
 End
 
 Style Publications
@@ -133,8 +154,8 @@ Style Publications
        EndFont
        LabelFont
                Series          Bold
-               Shape           Regular
-               Color           Black
+               Shape           Up
+               Color           foreground
        EndFont
 End
 
@@ -142,6 +163,9 @@ Style Correspondence
        CopyStyle       Publications
        LatexName       correspondence
        LabelString     "Correspondence:"
+       DocBookTag      address
+       DocBookAttr     role='correspondence'
+       DocBookInInfo   always
 End
 
 Style Received
@@ -150,6 +174,10 @@ Style Received
        CopyStyle       Publications
        LatexName       received
        LabelString     "Received:"
+       DocBookTag      date
+       DocBookAttr     role='received'
+       DocBookInInfo   always
+    DocBookNoFontInside   true
 End
 
 Style Accepted
@@ -158,6 +186,10 @@ Style Accepted
        CopyStyle       Publications
        LatexName       accepted
        LabelString     "Accepted:"
+       DocBookTag      date
+       DocBookAttr     role='accepted'
+       DocBookInInfo   always
+    DocBookNoFontInside   true
 End
 
 Style Pubdiscuss
@@ -167,25 +199,36 @@ Style Pubdiscuss
        CopyStyle       Publications
        LatexName       pubdiscuss
        LabelString     "Pubdiscuss:"
+       DocBookTag      date
+       DocBookAttr     role='pubdiscuss'
+       DocBookInInfo   always
+    DocBookNoFontInside   true
 End
 
 Style Revised
        # enters the date that the revised manuscript was received
        # (to be inserted by the Publication Production Office and
-       omitted if there were no revisions).
+       omitted if there were no revisions).
        CopyStyle       Publications
        LatexName       revised
        LabelString     "Revised:"
+       DocBookTag      date
+       DocBookAttr     role='revised'
+       DocBookInInfo   always
+    DocBookNoFontInside   true
 End
 
 Style Published
        # enters the date that the manuscript was published
        # in its final form
-       # (to be inserted by the Publication Production
-       Office).
+       # (to be inserted by the Publication Production Office).
        CopyStyle       Publications
        LatexName       published
        LabelString     "Published:"
+       DocBookTag      date
+       DocBookAttr     role='published'
+       DocBookInInfo   always
+    DocBookNoFontInside   true
 End
 
 Style Abstract
@@ -205,6 +248,11 @@ Style Abstract
        TopSep          1.3
        BottomSep       0.7
        ParSep          0.7
+       DocBookAbstract       true
+       DocBookInInfo         always
+       DocBookWrapperTag     abstract
+       DocBookWrapperMergeWithPrevious    true
+       DocBookTag            para
 End
 
 Style Statements
@@ -216,12 +264,19 @@ Style Statements
        LatexType       Command
        Margin          Dynamic
        KeepEmpty       0
+       DocBookTag      para
+       DocBookAttr     role='statements'
 End
 
 Style Copyrightstatement
        CopyStyle       Statements
        LatexName       copyrightstatement
        LabelString     "Copyright:"
+       DocBookTag            para
+       DocBookWrapperTag     legalnotice
+       DocBookWrapperTagType block
+       DocBookWrapperMergeWithPrevious  true
+       DocBookInInfo         maybe
 End
 
 Style Introduction
@@ -230,6 +285,8 @@ Style Introduction
        LabelString     "\thesection Introduction"
        KeepEmpty       1
        LabelSep        ""
+       DocBookSection  true
+       DocBookSectionTag  section
 End
 
 Style Conclusions
@@ -238,9 +295,12 @@ Style Conclusions
        LabelString     "\thesection Conclusions"
        KeepEmpty       1
        LabelSep        ""
+       DocBookSection  true
+       DocBookSectionTag  section
 End
 
 Counter appendix
+       GuiName Appendix
        Within          "none"
 End
 
@@ -252,6 +312,7 @@ Style Section_Appendix
 End
 
 Counter subappendix
+       GuiName Subappendix
        Within          "appendix"
 End
 
@@ -263,6 +324,7 @@ Style Subsection_Appendix
 End
 
 Counter subsubappendix
+       GuiName Subsubappendix
        Within          subappendix
 End
 
@@ -275,23 +337,10 @@ End
 
 InsetLayout Flex:Appendix
        LyXType         custom
-       ForcePlain      1
-       Margin          Dynamic
        LatexType       Environment
        LatexName       copappendix
        Decoration      Classic
-       ParagraphGroup  1
        MultiPar        true
-       NextNoIndent    1
-       AutoNests
-               "Section,SubSection,Standard"
-       EndAutoNests
-       Category        BackMatter
-       TopSep          1.2
-       ParSkip         0.4
-       BottomSep       0.8
-       Align           Left
-       LabelType       Top_Environment
        LabelString     "[Appendix]"
        KeepEmpty       1
        Font
@@ -310,24 +359,32 @@ Style CodeAvailability
        CopyStyle       Statements
        LabelString     "Code availability."
        LatexName       codeavailability
+       DocBookTag      para
+       DocBookAttr     role='codeavailability'
 End
 
 Style DataAvailability
        CopyStyle       Statements
        LabelString     "Data availability."
        LatexName       dataavailability
+       DocBookTag      para
+       DocBookAttr     role='dataavailability'
 End
 
 Style CodeAndDataAvailability
        CopyStyle       Statements
        LabelString     "Code and data availability."
        LatexName       codedataavailability
+       DocBookTag      para
+       DocBookAttr     role='codedataavailability'
 End
 
 Style SampleAvailability
        CopyStyle       Statements
        LabelString     "Sample availability."
        LatexName       sampleavailability
+       DocBookTag      para
+       DocBookAttr     role='sampleavailability'
 End
 
 Style Statements2
@@ -336,30 +393,41 @@ Style Statements2
        TopSep          1.3
        BottomSep       0.7
        ParSep          0.7
+       DocBookTag      para
+       DocBookAttr     role='statements'
 End
 
 Style AuthorContribution
        CopyStyle       Statements2
        LabelString     "Author contributions."
        LatexName       authorcontribution
+       DocBookTag      para
+       DocBookAttr     role='authorcontribution'
 End
 
 Style CompetingInterests
        CopyStyle       Statements2
        LatexName       competinginterests
        LabelString     "Competing Interests."
+       DocBookTag      para
+       DocBookAttr     role='competinginterests'
 End
 
 Style Disclaimer
        CopyStyle       Statements2
        LatexName       disclaimer
        LabelString     "Disclaimer."
+       DocBookTag      para
+       DocBookAttr     role='disclaimer'
 End
 
-Style Acknowledgements
+Style Acknowledgments
        CopyStyle       Statements2
        LatexName       acknowledgements
-       LabelString     "Acknowledgements."
+       LabelString     "Acknowledgments."
+       DocBookTag            para
+       DocBookWrapperTag     acknowledgements
+       DocBookSection        true
 End
 
 Style Bibliography
@@ -385,6 +453,16 @@ Style Bibliography
        EndFont
        TocLevel        0
        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
 
 NoStyle         Statements