]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/manpage.layout
Change LFUN_FONT_CODE to LFUN_FONT_TYPEWERITER, possibly in preparation for a move...
[lyx.git] / lib / layouts / manpage.layout
index c3e81753c2fa84252dbd7da287743903f4e061dd..44e5503012152f3e8e7680f57329bc4a6fdfdf4e 100644 (file)
@@ -1,19 +1,19 @@
 #% Do not delete he line below; configure depends on this
-#  \DeclareLinuxDocClass[manpage]{SGML (LinuxDoc manpage)}
-# LinuxDoc manpage textclass definition file. 
-# Author : José Matos <jamatos@novalis.fc.up.pt>
+#  \DeclareLinuxDocClass[manpage]{LinuxDoc manpage (SGML)}
+# LinuxDoc manpage textclass definition file.
+# Author : José Matos <jamatos@novalis.fc.up.pt>
 
-# General textclass parameters
+
+Format 5
 Columns                 1
 Sides                   1
 PageStyle               Plain
-MaxCounter              Counter_Section
 OutputType              linuxdoc
 DefaultStyle            Standard
 
 Input stdcounters.inc
 
-# Standard style definition
+
 Style Standard
        Margin                Static
        LatexType             Paragraph
@@ -25,7 +25,7 @@ Style Standard
        LabelType             No_Label
 End
 
-# Quote style definition
+
 Style Quote
        Margin                Static
        LatexType             Environment
@@ -37,7 +37,7 @@ Style Quote
        LabelType             No_Label
 End
 
-# Subsection style definition
+
 Style Section
        Margin                Dynamic
        LatexType             Command
@@ -51,21 +51,17 @@ Style Section
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Counter_Subsection
-
-       # standard font definition
-       Font 
+       Font
          Series              Bold
          Size                Large
        EndFont
-
-       # label font definition
-       LabelFont 
+       LabelFont
          Series              Bold
          Size                Large
        EndFont
 End
 
-# Enumerate style definition
+
 Style Enumerate
        Margin                Static
        LatexType             Item_Environment
@@ -79,10 +75,10 @@ Style Enumerate
        ParSep                0.3
        Align                 Block
        AlignPossible         Block, Left
-       LabelType             Counter_EnumI
+       LabelType             Enumerate
 End
 
-# Itemize style definition
+
 Style Itemize
        Margin                Static
        LatexType             Item_Environment
@@ -96,11 +92,11 @@ Style Itemize
        ParSep                0.3
        Align                 Block
        AlignPossible         Block, Left
-       LabelType             Static
-       LabelString           *
+       LabelType             Itemize
+       LabelString           "*"
 End
 
-# Description style definition
+
 Style Description
        Margin                First_Dynamic
        LatexType             Item_environment
@@ -116,15 +112,13 @@ Style Description
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Manual
-       LabelString           MM
-
-       # label font definition
-       LabelFont 
+       LabelString           "MM"
+       LabelFont
          Series              Bold
        EndFont
 End
 
-# Verbatim style definition
+
 Style Verbatim
        Margin                Static
        LatexType             environment
@@ -139,19 +133,15 @@ Style Verbatim
        Align                 Block
        AlignPossible         Block
        LabelType             No_Label
-
-       # standard font definition
-       Font 
+       Font
          Family              Typewriter
        EndFont
-
-       # label font definition
-       LabelFont 
+       LabelFont
          Family              Typewriter
        EndFont
 End
 
-# Code style definition
+
 Style Code
        Margin                Static
        LatexType             Environment
@@ -169,7 +159,7 @@ Style Code
        FreeSpacing           1
 End
 
-# SGML style definition
+
 Style SGML
        Margin                Static
        LatexType             Paragraph