X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fdb_stdclass.inc;h=ca325f457588818632d419f9f3b2e124317d4219;hb=517cd50e051d3debce752f565d6ba1880fd6184d;hp=dc310a27135a9ac2cfe369bb0e5d8f1f7b02ac57;hpb=8e47dbd26c2d0a5c7f354526c92776dd81f2e986;p=lyx.git diff --git a/lib/layouts/db_stdclass.inc b/lib/layouts/db_stdclass.inc index dc310a2713..ca325f4575 100644 --- a/lib/layouts/db_stdclass.inc +++ b/lib/layouts/db_stdclass.inc @@ -1,40 +1,37 @@ # Textclass definition file for docbook. -# Author : José Abílio Oliveira Matos +# Author : José Abílio Oliveira Matos # 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 63 +OutputType docbook -# General textclass parameters -Columns 1 -Sides 1 -SecNumDepth 3 -TocDepth 3 +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 +ClassOptions +# Header "PUBLIC "-//OASIS//DTD DocBook V4.3//EN"" + Other ".-" +End -# 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 End +Input stdinsets.inc +Input db_stdcharstyles.inc Input db_stdlists.inc Input db_stdsections.inc Input db_stdstarsections.inc @@ -42,3 +39,6 @@ Input db_stdtitle.inc Input db_stdstruct.inc Input db_lyxmacros.inc Input db_stdlayouts.inc +Input stdcounters.inc +Input db_stdcounters.inc +Input stdfloats.inc