]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/db_stdclass.inc
listerrors.lyx : Update a link.
[lyx.git] / lib / layouts / db_stdclass.inc
index bbe67660a58d22f818cfb84e24e35d04b76be936..befcfc2324c13e177a8c97c75af1ddf96b4a0f29 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 36
 OutputType              docbook
 
 Columns                 1
@@ -14,7 +15,8 @@ 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
@@ -24,54 +26,11 @@ Style Standard
        ParIndent             MM
        ParSkip               0.4
        Align                 Block
-       AlignPossible         Block
        LabelType             No_Label
 End
 
-
-CharStyle Filename
-       LatexType             Command
-       LatexName             filename
-       Font
-         Family              Typewriter
-       EndFont
-       LabelFont
-         Family              Roman
-         Color               blue
-       EndFont
-End
-
-CharStyle Firstname
-       LatexType             Command
-       LatexName             firstname
-       LabelFont
-         Shape               Up
-         Color               blue
-       EndFont
-End
-
-CharStyle Surname
-       LatexType             Command
-       LatexName             surname
-       LabelFont
-         Shape               Up
-         Color               blue
-       EndFont
-End
-
-CharStyle Literal
-       LatexType             Command
-       LatexName             literal
-       Font
-         Family              Typewriter
-       EndFont
-       LabelFont
-         Family              Roman
-         Color               blue
-       EndFont
-End
-
-
+Input stdinsets.inc
+Input db_stdcharstyles.inc
 Input db_stdlists.inc
 Input db_stdsections.inc
 Input db_stdstarsections.inc