]> 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 845207050ead8bf4afd5f85b3bec4fd621c0123f..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
@@ -13,6 +14,10 @@ SecNumDepth             3
 TocDepth                3
 DefaultStyle            Standard
 
+ClassOptions
+#      Header          "PUBLIC "-//OASIS//DTD DocBook V4.3//EN""
+       Other           ".-"
+End
 
 Style Standard
        Margin                Static
@@ -25,56 +30,7 @@ Style Standard
        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 db_stdcharstyles.inc
 Input db_stdlists.inc
 Input db_stdsections.inc
 Input db_stdstarsections.inc