]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/egs.layout
Make continuous spellcheck the default.
[lyx.git] / lib / layouts / egs.layout
index 2f3a7e37b0e6e95a8891a0cfd422fa4ab3187f6b..4a07db866533d823c29abc6e37f57d1721931a4f 100644 (file)
@@ -9,7 +9,7 @@
 # Converted article -> egs Martin Vermeer
 
 
-Format 76
+Format 93
 Columns                 2
 Sides                   1
 PageStyle               Plain
@@ -26,6 +26,7 @@ Style Standard
        Align                 Block
        AlignPossible         Block, Left, Right, Center
        LabelType             No_Label
+       DocBookTag            para
 End
 
 
@@ -193,6 +194,9 @@ Style Enumerate
                        Color latex
                EndFont
        EndArgument
+       DocBookTag            orderedlist
+       DocBookItemTag        listitem
+       DocBookItemInnerTag   para
 End
 
 
@@ -226,6 +230,9 @@ Style Itemize
                        Color latex
                EndFont
        EndArgument
+       DocBookTag            itemizedlist
+       DocBookItemTag        listitem
+       DocBookItemInnerTag   para
 End
 
 
@@ -258,6 +265,12 @@ Style Description
                        Color latex
                EndFont
        EndArgument
+       DocBookTag            variablelist
+       DocBookItemWrapperTag varlistentry
+       DocBookItemTag        listitem
+       DocBookItemInnerTag   para
+       DocBookItemLabelTag   term
+       DocBookItemLabelTagType   paragraph
 End
 
 
@@ -323,6 +336,9 @@ Style Title
          Size                Largest
        EndFont
        HTMLTitle             true
+       DocBookTag            title
+       DocBookTagType        paragraph
+       DocBookInInfo         maybe
 End
 
 
@@ -365,8 +381,13 @@ Style Author
        LabelFont
          Series              Bold
          Shape               Italic
-         Color               red
+         Color               textlabel3
        EndFont
+       DocBookTag            personname
+       DocBookTagType        paragraph
+       DocBookWrapperTag     author
+       DocBookWrapperTagType inline
+       DocBookInInfo         always
 End
 
 
@@ -387,7 +408,7 @@ Style Affil
        LabelFont
          Series              Bold
          Shape               Italic
-         Color               red
+         Color               textlabel3
        EndFont
 End
 
@@ -409,7 +430,7 @@ Style Journal
        LabelFont
          Series              Bold
          Shape               Italic
-         Color               red
+         Color               textlabel3
        EndFont
 End
 
@@ -432,7 +453,7 @@ Style msnumber
        LabelFont
          Series              Bold
          Shape               Italic
-         Color               red
+         Color               textlabel3
        EndFont
 End
 
@@ -455,7 +476,7 @@ Style FirstAuthor
        LabelFont
          Series              Bold
          Shape               Italic
-         Color               red
+         Color               textlabel3
        EndFont
 End
 
@@ -477,7 +498,7 @@ Style Received
        LabelFont
          Series              Bold
          Shape               Italic
-         Color               red
+         Color               textlabel3
        EndFont
 End
 
@@ -499,7 +520,7 @@ Style Accepted
        LabelFont
          Series              Bold
          Shape               Italic
-         Color               red
+         Color               textlabel3
        EndFont
 End
 
@@ -521,7 +542,7 @@ Style Offsets
        LabelFont
          Series              Bold
          Shape               Italic
-         Color               red
+         Color               textlabel3
        EndFont
 End
 
@@ -643,8 +664,8 @@ Style Bibliography
          Tooltip        "LaTeX code to be inserted before the first bibliography item"
          PassThru       1
          Font
-           Family typewriter
-           Color latex
+           Family      typewriter
+           Color       latex
          EndFont
        EndArgument
 End
@@ -701,7 +722,7 @@ Style LaTeX
        LabelType             No_Label
        FreeSpacing           1
        Font
-         Color               red
+         Color               textlabel3
        EndFont
 End
 
@@ -722,6 +743,9 @@ Style LyX-Code
        Font
          Family              Typewriter
        EndFont
+       DocBookTag            programlisting
+    DocBookTagType        paragraph
+       DocBookAttr                       language='lyx'
 End