]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/manpage.layout
Add some tipa accents
[lyx.git] / lib / layouts / manpage.layout
index 718103c78fe2a1a6e4b51e53e1c38c7c0d4a321a..d9352e643bdb4cd69ace10e497819dbbd1737a85 100644 (file)
@@ -1,13 +1,13 @@
 #% Do not delete he line below; configure depends on this
-#  \DeclareLinuxDocClass[manpage]{SGML (LinuxDoc manpage)}
-# LinuxDoc manpage textclass definition file. 
+#  \DeclareLinuxDocClass[manpage]{LinuxDoc manpage (SGML)}
+# LinuxDoc manpage textclass definition file.
 # Author : José Matos <jamatos@novalis.fc.up.pt>
 
-# General textclass parameters
+
+Format 3
 Columns                 1
 Sides                   1
 PageStyle               Plain
-MaxCounter              Counter_Section
 OutputType              linuxdoc
 DefaultStyle            Standard
 
@@ -51,13 +51,11 @@ Style Section
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Counter_Subsection
-
-       Font 
+       Font
          Series              Bold
          Size                Large
        EndFont
-
-       LabelFont 
+       LabelFont
          Series              Bold
          Size                Large
        EndFont
@@ -77,7 +75,7 @@ Style Enumerate
        ParSep                0.3
        Align                 Block
        AlignPossible         Block, Left
-       LabelType             Counter_EnumI
+       LabelType             Enumerate
 End
 
 
@@ -94,12 +92,11 @@ Style Itemize
        ParSep                0.3
        Align                 Block
        AlignPossible         Block, Left
-       LabelType             Static
-       LabelString           *
+       LabelType             Itemize
+       LabelString           "*"
 End
 
 
-
 Style Description
        Margin                First_Dynamic
        LatexType             Item_environment
@@ -115,9 +112,8 @@ Style Description
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Manual
-       LabelString           MM
-
-       LabelFont 
+       LabelString           "MM"
+       LabelFont
          Series              Bold
        EndFont
 End
@@ -137,12 +133,10 @@ Style Verbatim
        Align                 Block
        AlignPossible         Block
        LabelType             No_Label
-
-       Font 
+       Font
          Family              Typewriter
        EndFont
-
-       LabelFont 
+       LabelFont
          Family              Typewriter
        EndFont
 End