]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/db_stdclass.inc
Packaging for acmart
[lyx.git] / lib / layouts / db_stdclass.inc
index 42ff47ef47ea634d380a207d23c26a41024d051f..ca325f457588818632d419f9f3b2e124317d4219 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 desirable, as far as possible, to have the same look and feel for
 # related layouts in latex and docbook.
 
+Format 63
 OutputType              docbook
 
 Columns                 1
@@ -14,76 +15,23 @@ TocDepth                3
 DefaultStyle            Standard
 
 ClassOptions
-#      Header             "PUBLIC &quot;-//OASIS//DTD DocBook V4.1//EN&quot;"
+#      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
 
-
-CharStyle Filename
-       LatexType             Command
-       LatexName             filename
-       Font
-         Family              Typewriter
-       EndFont
-       LabelFont
-         Family              Roman
-         Color               blue
-       EndFont
-End
-
-CharStyle Firstname
-       LatexType             Command
-       LatexName             firstname
-       LabelFont
-         Shape               Up
-         Color               blue
-       EndFont
-End
-
-CharStyle Surname
-       LatexType             Command
-       LatexName             surname
-       LabelFont
-         Shape               Up
-         Color               blue
-       EndFont
-End
-
-CharStyle Literal
-       LatexType             Command
-       LatexName             literal
-       Font
-         Family              Typewriter
-       EndFont
-       LabelFont
-         Family              Roman
-         Color               blue
-       EndFont
-End
-
-CharStyle Email
-        LatexType             Command
-        LatexName             email
-        Font
-          Family              Typewriter
-        EndFont
-        LabelFont
-          Family              Roman
-          Color               blue
-        EndFont
-End
-
-
+Input stdinsets.inc
+Input db_stdcharstyles.inc
 Input db_stdlists.inc
 Input db_stdsections.inc
 Input db_stdstarsections.inc
@@ -91,4 +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