]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/db_stdclass.inc
Change name and email in some other files
[lyx.git] / lib / layouts / db_stdclass.inc
index 621cf60ed6550c783d2110d37baa3bb83b792d0a..996ab778c66d8ed4d8aa8cff488185424de8d50e 100644 (file)
@@ -1,45 +1,39 @@
 # 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.
 
-OutputType             docbook
+Format 89
 
-# General textclass parameters
-Columns                        1
-Sides                  1
-SecNumDepth            3
-TocDepth               3
-DefaultStyle           Standard
+Columns                 1
+Sides                   1
+SecNumDepth             3
+TocDepth                3
+DefaultStyle            Standard
 
-# This is just to show how to declare the default font.
-# The defaults are exactly those shown here.
-DefaultFont
-  Family               Roman
-  Series               Medium
-  Shape                        Up
-  Size                 Normal
-  Color                        None
-EndFont
-
-# Standard style definition
 Style Standard
-  Margin               Static
-  LatexType            Paragraph
-  LatexName            para
-  ParIndent            MM
-  ParSkip              0.4
-  Align                Block
-  AlignPossible        Block
-  LabelType            No_Label
+       Category              MainText
+       Margin                Static
+       LatexType             Paragraph
+       LatexName             para
+       ParIndent             MM
+       ParSkip               0.4
+       Align                 Block
+       LabelType             No_Label
+       DocBookTag            para
 End
 
-Input db_stdlists.inc
-Input db_stdsections.inc
+Input stdinsets.inc
+Input db_stdcharstyles.inc
+# Input db_stdlists.inc
+# Input db_stdsections.inc
 Input db_stdstarsections.inc
 Input db_stdtitle.inc
 Input db_stdstruct.inc
-Input db_lyxmacros.inc
-Input db_stdlayouts.inc
+# Input db_lyxmacros.inc
+# Input db_stdlayouts.inc
+Input stdcounters.inc
+# Input db_stdcounters.inc
+Input stdfloats.inc