]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/jasatex.layout
Further translations of French Additional manual
[lyx.git] / lib / layouts / jasatex.layout
index 1c6efa99900dc6dde081ae523fdac10cc11f4cea..8e260e3e8eae3810b64ca1bbc4eb02b8a42d680a 100644 (file)
@@ -4,7 +4,7 @@
 # JASATeX textclass definition file.
 # Author: Uwe Stöhr (uwestoehr@web.de)
 
-Format 45
+Format 104
 
 Columns                        1
 Sides                  1
@@ -43,6 +43,7 @@ Style Standard
        Align           Block
        AlignPossible   Block, Left, Right, Center
        LabelType       No_Label
+       DocBookTag  para
 End
 
 
@@ -73,12 +74,16 @@ Style Title
        Argument 1
          LabelString   "Short Title|S"
          Tooltip       "Short title that will appear in header line"
+         InsertCotext   1
        EndArgument
        LabelType       No_Label
        Font
          Size          Largest
        EndFont
        HTMLTitle       true
+       DocBookTag            title
+       DocBookTagType        paragraph
+       DocBookInInfo         maybe
 End
 
 
@@ -99,6 +104,11 @@ Style Author
        Font
          Size          Large
        EndFont
+       DocBookTag            personname
+       DocBookTagType        paragraph
+       DocBookWrapperTag     author
+       DocBookWrapperTagType inline
+       DocBookInInfo         always
 End
 
 
@@ -115,6 +125,12 @@ Style Affiliation
        Font
          Shape         Italic
        EndFont
+       DocBookTag                        affiliation
+       DocBookWrapperTag                 author
+       DocBookWrapperMergeWithPrevious   true
+       DocBookItemTag                    orgname
+       DocBookItemTagType                paragraph
+       DocBookInInfo                     always
 End
 
 
@@ -126,6 +142,13 @@ Style "Alternative Affiliation"
          LabelString   "Affiliation Prefix"
          Tooltip       "A prefix like 'Also at '"
        EndArgument
+       DocBookTag                        affiliation
+       DocBookAttr                       role='alternate'
+       DocBookWrapperTag                 author
+       DocBookWrapperMergeWithPrevious   true
+       DocBookItemTag                    orgname
+       DocBookItemTagType                paragraph
+       DocBookInInfo                     always
 End
 
 
@@ -135,12 +158,24 @@ Style Homepage
        Font
          Shape         Up
        EndFont
+       DocBookTag                        uri
+       DocBookTagType                    paragraph
+       DocBookWrapperTag                 author
+       DocBookWrapperMergeWithPrevious   true
+       DocBookItemTag                    NONE
+       DocBookInInfo                     always
 End
 
 
 Style Email
        CopyStyle       Homepage
        LatexName       email
+       DocBookTag                        email
+       DocBookTagType                    paragraph
+       DocBookWrapperTag                 author
+       DocBookWrapperMergeWithPrevious   true
+       DocBookItemTag                    NONE
+       DocBookInInfo                     always
 End
 
 
@@ -160,6 +195,10 @@ Style Date
        Font
          Size          Large
        EndFont
+       DocBookTag            date
+       DocBookTagType        paragraph
+       DocBookInInfo         always
+    DocBookNoFontInside   true
 End
 
 
@@ -189,6 +228,8 @@ Style Abstract
          Series        Bold
          Size          Large
        EndFont
+       DocBookTag       para
+       DocBookAbstract  true
 End
 
 
@@ -198,7 +239,6 @@ Style Keywords
        LatexName       keywords
        Category        FrontMatter
        InTitle         1
-       Align           Left
        NextNoIndent    1
        BottomSep       0.5
        ParSkip         0.4
@@ -208,9 +248,13 @@ Style Keywords
        LabelType       Static
        LabelString     "Keywords:"
        LabelFont
-         Color         Green
+         Color         textlabel2
          Series        Bold
-       EndFont         
+       EndFont
+       DocBookTag            keyword
+       DocBookTagType        paragraph
+       DocBookWrapperTag     keywordset
+       DocBookInInfo         always
 End
 
 
@@ -218,6 +262,16 @@ Style PACS
        CopyStyle       Keywords
        LatexName       pacs
        LabelString     "PACS numbers:"
+       DocBookTag          subjectset
+       DocBookAttr         role='pacs'
+       DocBookTagType      block
+       DocBookItemWrapperTag      subject
+       DocBookItemWrapperTagType  paragraph
+       DocBookItemTag      subjectterm
+       DocBookItemTagType  inline
+       DocBookWrapperTag   NONE
+       DocBookWrapperAttr  ""
+       DocBookInInfo       always
 End
 
 Style "Preprint number"
@@ -231,6 +285,7 @@ Style Acknowledgments
        CopyStyle       Abstract
        LatexName       acknowledgments
        Category        BackMatter
+       InTitle         0
        LabelType       Above
        LabelString     "Acknowledgments"
        Font
@@ -240,6 +295,10 @@ Style Acknowledgments
          Series        Bold
          Size          Normal
        EndFont
+       DocBookTag            para
+       DocBookWrapperTag     acknowledgements
+       DocBookSection        true
+       DocBookAbstract       false
 End
 
 
@@ -259,7 +318,7 @@ InsetLayout "Flex:Online citation"
          Misc          No_Bar
        EndFont
        LabelFont
-         Color         green
+         Color         textlabel2
          Size          Small
        EndFont
 End
@@ -271,6 +330,7 @@ Style Bibliography
        LatexName       thebibliography
        Category        BackMatter
        NextNoIndent    1
+       ToggleIndent    Never
        LeftMargin      MM
        ParSkip         0.4
        ItemSep         0
@@ -286,5 +346,17 @@ Style Bibliography
          Series        Bold
          Size          Larger
        EndFont
+       TocLevel        1
+       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