]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/db_stdclass.inc
Remove debugging code.
[lyx.git] / lib / layouts / db_stdclass.inc
index 0539eda43c79308fe903131d80dd6f6db00a0314..f2592c4a58bb4013c189fe74d39fdcf2612865af 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 desireable, as far as possible, to have the same look and feeling for
+# It is desirable, as far as possible, to have the same look and feel for
 # related layouts in latex and docbook.
 
+Format 60
 OutputType              docbook
 
 Columns                 1
@@ -13,19 +14,24 @@ SecNumDepth             3
 TocDepth                3
 DefaultStyle            Standard
 
+ClassOptions
+#      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
 
-
+Input stdinsets.inc
+Input db_stdcharstyles.inc
 Input db_stdlists.inc
 Input db_stdsections.inc
 Input db_stdstarsections.inc
@@ -34,4 +40,5 @@ Input db_stdstruct.inc
 Input db_lyxmacros.inc
 Input db_stdlayouts.inc
 Input stdcounters.inc
+Input db_stdcounters.inc
 Input stdfloats.inc