]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/manpage.layout
stdletter.inc, letter.lyx: fix http://bugzilla.lyx.org/show_bug.cgi?id=5684
[lyx.git] / lib / layouts / manpage.layout
index 93aa981306b0c1e34a4b07946aeb32f4d8674835..8d78ec11ec16eb19d712e20a1dc811423406f6e2 100644 (file)
 #% 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>
-
-# General textclass parameters
-Columns                        1
-Sides                  1
-PageStyle              Plain
-MaxCounter             Counter_Section
-OutputType             linuxdoc
-DefaultStyle           Standard
-
-# Standard style definition
+#  \DeclareLinuxDocClass[manpage]{LinuxDoc manpage (SGML)}
+# LinuxDoc manpage textclass definition file.
+# Author : José Matos <jamatos@novalis.fc.up.pt>
+
+
+Format 11
+Columns                 1
+Sides                   1
+PageStyle               Plain
+OutputType              linuxdoc
+DefaultStyle            Standard
+
+Input stdcounters.inc
+Input stdinsets.inc
+
+
 Style Standard
-  Margin               Static
-  LatexType            Paragraph
-  LatexName            p
-  ParIndent            MM
-  ParSkip              0.4
-  Align                Block
-  AlignPossible        Block
-  LabelType            No_Label
+       Margin                Static
+       LatexType             Paragraph
+       LatexName             p
+       ParIndent             MM
+       ParSkip               0.4
+       Align                 Block
+       LabelType             No_Label
 End
 
-# Quote style definition
+
 Style Quote
-  Margin               Static
-  LatexType            Environment
-  LatexName            quote
-  ParIndent            MM
-  ParSkip              0.4
-  Align                Block
-  AlignPossible        Block
-  LabelType            No_Label
+       Margin                Static
+       LatexType             Environment
+       LatexName             quote
+       ParIndent             MM
+       ParSkip               0.4
+       Align                 Block
+       LabelType             No_Label
 End
 
-# Subsection style definition
+
 Style Section
-  Margin               Dynamic
-  LatexType            Command
-  LatexName            sect1
-  NextNoIndent         1
-  LabelSep             xxx
-  ParSkip              0.4
-  TopSep               0.9
-  BottomSep            0.5
-  ParSep               0.5
-  Align                        Block
-  AlignPossible                Block, Left
-  LabelType            Counter_Subsection
-
-  # standard font definition
-  Font 
-    Series             Bold
-    Size               Large
-  EndFont
-
-  # label font definition
-  LabelFont 
-    Series             Bold
-    Size               Large
-  EndFont
+       Margin                Dynamic
+       LatexType             Command
+       LatexName             sect1
+       NextNoIndent          1
+       LabelSep              xxx
+       ParSkip               0.4
+       TopSep                0.9
+       BottomSep             0.5
+       ParSep                0.5
+       Align                 Block
+       AlignPossible         Block, Left
+       LabelType             Counter_Subsection
+       Font
+         Series              Bold
+         Size                Large
+       EndFont
+       LabelFont
+         Series              Bold
+         Size                Large
+       EndFont
 End
 
-# Enumerate style definition
+
 Style Enumerate
-  Margin               Static
-  LatexType            Item_Environment
-  LatexName            enum
-  NextNoIndent         1
-  LeftMargin           MMN
-  LabelSep             xx
-  ItemSep              0.2
-  TopSep               0.7
-  BottomSep            0.7
-  ParSep               0.3
-  Align                        Block
-  AlignPossible                Block, Left
-  LabelType            Counter_EnumI
+       Margin                Static
+       LatexType             Item_Environment
+       LatexName             enum
+       NextNoIndent          1
+       LeftMargin            MMN
+       LabelSep              xx
+       ItemSep               0.2
+       TopSep                0.7
+       BottomSep             0.7
+       ParSep                0.3
+       Align                 Block
+       AlignPossible         Block, Left
+       LabelType             Enumerate
 End
 
-# Itemize style definition
+
 Style Itemize
-  Margin               Static
-  LatexType            Item_Environment
-  LatexName            itemize
-  NextNoIndent         1
-  LeftMargin           MMN
-  LabelSep             xx
-  ItemSep              0.2
-  TopSep               0.7
-  BottomSep            0.7
-  ParSep               0.3
-  Align                        Block
-  AlignPossible                Block, Left
-  LabelType            Static
-  LabelString          *
+       Margin                Static
+       LatexType             Item_Environment
+       LatexName             itemize
+       NextNoIndent          1
+       LeftMargin            MMN
+       LabelSep              xx
+       ItemSep               0.2
+       TopSep                0.7
+       BottomSep             0.7
+       ParSep                0.3
+       Align                 Block
+       AlignPossible         Block, Left
+       LabelType             Itemize
+       LabelString           "*"
 End
 
-# Description style definition
+
 Style Description
-  Margin               First_Dynamic
-  LatexType            Item_environment
-  LatexName            descrip
-  NextNoIndent         1
-  LeftMargin           MM
-  LabelSep             xxx
-  ParSkip              0.4
-  ItemSep              0.2
-  TopSep               0.7
-  BottomSep            0.7
-  ParSep               0.3
-  Align                        Block
-  AlignPossible                Block, Left
-  LabelType            Manual
-  LabelString          MM
-
-  # label font definition
-  LabelFont 
-    Series             Bold
-  EndFont
+       Margin                First_Dynamic
+       LatexType             Item_environment
+       LatexName             descrip
+       NextNoIndent          1
+       LeftMargin            MM
+       LabelSep              xxx
+       ParSkip               0.4
+       ItemSep               0.2
+       TopSep                0.7
+       BottomSep             0.7
+       ParSep                0.3
+       Align                 Block
+       AlignPossible         Block, Left
+       LabelType             Manual
+       LabelString           "MM"
+       LabelFont
+         Series              Bold
+       EndFont
 End
 
-# Verbatim style definition
+
 Style Verbatim
-  Margin               Static
-  LatexType            environment
-  LatexName            verb
-  NextNoIndent         1
-  LeftMargin           MM
-  LabelSep             xx
-  ItemSep              0.2
-  Topsep               0.7
-  BottomSep            0.7
-  ParSep               0.3
-  Align                        Block
-  AlignPossible                Block
-  LabelType            No_Label
-
-  # standard font definition
-  Font 
-    Family             Typewriter
-  EndFont
-
-  # label font definition
-  LabelFont 
-    Family             Typewriter
-  EndFont
+       Margin                Static
+       LatexType             environment
+       LatexName             verb
+       NextNoIndent          1
+       LeftMargin            MM
+       LabelSep              xx
+       ItemSep               0.2
+       Topsep                0.7
+       BottomSep             0.7
+       ParSep                0.3
+       Align                 Block
+       LabelType             No_Label
+       Font
+         Family              Typewriter
+       EndFont
+       LabelFont
+         Family              Typewriter
+       EndFont
 End
 
-# Code style definition
+
 Style Code
-  Margin               Static
-  LatexType            Environment
-  LatexName            code
-  NextNoIndent         1
-  LeftMargin           MM
-  LabelSep             xx
-  ItemSep              0.2
-  TopSep               0.7
-  BottomSep            0.7
-  ParSep               0.3
-  Align                        Block
-  AlignPossible                Block
-  LabelType            No_Label
-  FreeSpacing          1
+       Margin                Static
+       LatexType             Environment
+       LatexName             code
+       NextNoIndent          1
+       LeftMargin            MM
+       LabelSep              xx
+       ItemSep               0.2
+       TopSep                0.7
+       BottomSep             0.7
+       ParSep                0.3
+       Align                 Block
+       LabelType             No_Label
+       FreeSpacing           1
 End
 
-# SGML style definition
+
 Style SGML
-  Margin                Static
-  LatexType             Paragraph
-  LatexName             "!-- --"
-  NewLine               0
-  ParIndent             MM
-  ParSkip               0.4
-  ParSep                0.5
-  Align                 Left
-  AlignPossible         Block
-  LabelType             No_Label
-  FreeSpacing           1
-  PassThru             1
+       Margin                Static
+       LatexType             Paragraph
+       LatexName             "!-- --"
+       NewLine               0
+       ParIndent             MM
+       ParSkip               0.4
+       ParSep                0.5
+       Align                 Left
+       LabelType             No_Label
+       FreeSpacing           1
+       PassThru              1
 End