]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/db_stdclass.inc
Replace <programlist> with <screen>, as it is more general.
[lyx.git] / lib / layouts / db_stdclass.inc
index ee7bb7a27fbd824739b5b23a13ed48ed4b5d8b49..2969d78bbb34a05d20fd2c36a22c0dbed83b113a 100644 (file)
@@ -2,7 +2,7 @@
 # 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
@@ -13,6 +13,9 @@ SecNumDepth             3
 TocDepth                3
 DefaultStyle            Standard
 
+ClassOptions
+#      Header             "PUBLIC &quot;-//OASIS//DTD DocBook V4.1//EN&quot;"
+End
 
 Style Standard
        Margin                Static
@@ -26,6 +29,49 @@ Style Standard
 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
+
+
 Input db_stdlists.inc
 Input db_stdsections.inc
 Input db_stdstarsections.inc
@@ -33,6 +79,4 @@ 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