]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/db_stdclass.inc
* layouts/*.layout: update to format 3
[lyx.git] / lib / layouts / db_stdclass.inc
index a61c897c6af912e76bd343ca6361416a988f4cb8..019a9d4ba9c7a16f35edbdd8270e940d4fc15e24 100644 (file)
@@ -5,6 +5,7 @@
 # It is desirable, as far as possible, to have the same look and feel for
 # related layouts in latex and docbook.
 
+Format 2
 OutputType              docbook
 
 Columns                 1
@@ -14,7 +15,8 @@ TocDepth                3
 DefaultStyle            Standard
 
 ClassOptions
-#      Header             "PUBLIC "-//OASIS//DTD DocBook V4.1//EN""
+#      Header          "PUBLIC "-//OASIS//DTD DocBook V4.3//EN""
+       Other           ".-"
 End
 
 Style Standard
@@ -28,50 +30,7 @@ Style Standard
        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 db_stdcharstyles.inc
 Input db_stdlists.inc
 Input db_stdsections.inc
 Input db_stdstarsections.inc