X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fdb_stdclass.inc;h=f2592c4a58bb4013c189fe74d39fdcf2612865af;hb=1a89f89337413adb6188e6265c6e1c49e0969f65;hp=ba37bdd356dad109db3cbe7ac59ca0f85f268737;hpb=130aa2f6bac89d56adfa037ae10fe49d79e6f9ed;p=lyx.git diff --git a/lib/layouts/db_stdclass.inc b/lib/layouts/db_stdclass.inc index ba37bdd356..f2592c4a58 100644 --- a/lib/layouts/db_stdclass.inc +++ b/lib/layouts/db_stdclass.inc @@ -1,41 +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 60 +OutputType docbook -# 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 +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 @@ -44,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