]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/db_stdclass.inc
Honor trailing spaces in LabelString and friends
[lyx.git] / lib / layouts / db_stdclass.inc
index bb62a2fc06eba19c88448f35221da8048f169fa9..105423f6379d2c14f06885be971e83f41f472dff 100644 (file)
@@ -1,10 +1,11 @@
 # Textclass definition file for docbook.
-# Author : José Abílio Oliveira Matos <jamatos@lyx.org>
+# Author : José Abílio Oliveira Matos <jamatos@lyx.org>
 
 # This file is the counterpart of stdclass.inc
 # It is desirable, as far as possible, to have the same look and feel for
 # related layouts in latex and docbook.
 
+Format 64
 OutputType              docbook
 
 Columns                 1
@@ -14,70 +15,23 @@ TocDepth                3
 DefaultStyle            Standard
 
 ClassOptions
-       Header             "<!DOCTYPE #  PUBLIC &quot;-//OASIS//DTD DocBook V4.1//EN&quot;"
+#      Header          "PUBLIC &quot;-//OASIS//DTD DocBook V4.3//EN&quot;"
+       Other           ".-"
 End
 
 Style Standard
+       Category              MainText
        Margin                Static
        LatexType             Paragraph
        LatexName             para
        ParIndent             MM
        ParSkip               0.4
        Align                 Block
-       AlignPossible         Block
        LabelType             No_Label
 End
 
-
-CharStyle Filename
-       LatexType             Command
-       LatexName             filename
-       Font
-         Family              Typewriter
-       EndFont
-       LabelFont
-         Shape               Italic
-         Color               red
-       EndFont
-End
-
-CharStyle Firstname
-       LatexType             Command
-       LatexName             firstname
-       Font
-         Shape               SmallCaps 
-       EndFont
-       LabelFont
-         Shape               Italic
-         Color               red
-       EndFont
-End
-
-CharStyle Surname
-       LatexType             Command
-       LatexName             surname
-       Font
-         Shape               SmallCaps 
-       EndFont
-       LabelFont
-         Shape               Italic
-         Color               red
-       EndFont
-End
-
-CharStyle Literal
-       LatexType             Command
-       LatexName             literal
-       Font
-         Family              Typewriter
-       EndFont
-       LabelFont
-         Shape               Italic
-         Color               red
-       EndFont
-End
-
-
+Input stdinsets.inc
+Input db_stdcharstyles.inc
 Input db_stdlists.inc
 Input db_stdsections.inc
 Input db_stdstarsections.inc