]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/egs.layout
Make continuous spellcheck the default.
[lyx.git] / lib / layouts / egs.layout
index 6ee01ed9707d2ca1cdfd1cdf5fb98ed5069cc0ca..4a07db866533d823c29abc6e37f57d1721931a4f 100644 (file)
@@ -9,7 +9,7 @@
 # Converted article -> egs Martin Vermeer
 
 
-Format 82
+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
 
 
@@ -335,6 +336,9 @@ Style Title
          Size                Largest
        EndFont
        HTMLTitle             true
+       DocBookTag            title
+       DocBookTagType        paragraph
+       DocBookInInfo         maybe
 End
 
 
@@ -377,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
 
 
@@ -399,7 +408,7 @@ Style Affil
        LabelFont
          Series              Bold
          Shape               Italic
-         Color               red
+         Color               textlabel3
        EndFont
 End
 
@@ -421,7 +430,7 @@ Style Journal
        LabelFont
          Series              Bold
          Shape               Italic
-         Color               red
+         Color               textlabel3
        EndFont
 End
 
@@ -444,7 +453,7 @@ Style msnumber
        LabelFont
          Series              Bold
          Shape               Italic
-         Color               red
+         Color               textlabel3
        EndFont
 End
 
@@ -467,7 +476,7 @@ Style FirstAuthor
        LabelFont
          Series              Bold
          Shape               Italic
-         Color               red
+         Color               textlabel3
        EndFont
 End
 
@@ -489,7 +498,7 @@ Style Received
        LabelFont
          Series              Bold
          Shape               Italic
-         Color               red
+         Color               textlabel3
        EndFont
 End
 
@@ -511,7 +520,7 @@ Style Accepted
        LabelFont
          Series              Bold
          Shape               Italic
-         Color               red
+         Color               textlabel3
        EndFont
 End
 
@@ -533,7 +542,7 @@ Style Offsets
        LabelFont
          Series              Bold
          Shape               Italic
-         Color               red
+         Color               textlabel3
        EndFont
 End
 
@@ -655,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
@@ -713,7 +722,7 @@ Style LaTeX
        LabelType             No_Label
        FreeSpacing           1
        Font
-         Color               red
+         Color               textlabel3
        EndFont
 End
 
@@ -734,6 +743,9 @@ Style LyX-Code
        Font
          Family              Typewriter
        EndFont
+       DocBookTag            programlisting
+    DocBookTagType        paragraph
+       DocBookAttr                       language='lyx'
 End