]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/linuxdoc.layout
remove spaces from label strings, part 2
[lyx.git] / lib / layouts / linuxdoc.layout
index 1db75c0459a65f348d85d2b4e49817c4683be459..84f2a326c8a8a460efc2b9d6670c4cc96265abd7 100644 (file)
@@ -1,6 +1,6 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLinuxDocClass[article]{SGML (LinuxDoc article)}
-# LinuxDoc textclass definition file. 
+#  \DeclareLinuxDocClass[article]{LinuxDoc article (SGML)}
+# LinuxDoc textclass definition file.
 # Author : Pascal AndrĂ© <andre@via.ecp.fr>
 
 
@@ -10,6 +10,11 @@ PageStyle               Plain
 OutputType              linuxdoc
 DefaultStyle            Standard
 
+ClassOptions
+    Header              "<!doctype linuxdoc system"
+End
+
+
 Input stdcounters.inc
 Input stdfloats.inc
 Input numarticle.inc
@@ -49,12 +54,12 @@ Style Title
        LabelType             No_Label
        Fill_Top              1
        Fill_Bottom           1
-       Font 
+       Font
          Family              Sans
          Series              Bold
          Size                Largest
        EndFont
-       LabelFont 
+       LabelFont
          Family              Sans
          Series              Bold
          Size                Largest
@@ -73,11 +78,11 @@ Style Section
        ParSep                0.7
        Align                 Block
        AlignPossible         Block, Left
-       Font 
+       Font
          Series              Bold
          Size                Larger
        EndFont
-       LabelFont 
+       LabelFont
          Series              Bold
          Size                Larger
        EndFont
@@ -95,11 +100,11 @@ Style Subsection
        ParSep                0.5
        Align                 Block
        AlignPossible         Block, Left
-       Font 
+       Font
          Series              Bold
          Size                Large
        EndFont
-       LabelFont 
+       LabelFont
          Series              Bold
          Size                Large
        EndFont
@@ -117,10 +122,10 @@ Style Subsubsection
        ParSep                0.4
        Align                 Block
        AlignPossible         Block, Left
-       Font 
+       Font
          Series              Bold
        EndFont
-       LabelFont 
+       LabelFont
          Series              Bold
        EndFont
 End
@@ -136,10 +141,10 @@ Style Paragraph
        BottomSep             0.4
        Align                 Block
        AlignPossible         Block, Left
-       Font 
+       Font
          Series              Bold
        EndFont
-       LabelFont 
+       LabelFont
          Series              Bold
        EndFont
 End
@@ -181,7 +186,7 @@ Style Itemize
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Itemize
-       LabelString           *
+       LabelString           "*"
 End
 
 
@@ -199,8 +204,8 @@ Style Description
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Manual
-       LabelString           MM
-       LabelFont 
+       LabelString           "MM"
+       LabelFont
          Series              Bold
        EndFont
 End
@@ -220,10 +225,10 @@ Style Verbatim
        AlignPossible         Block
        FreeSpacing           1
        LabelType             No_Label
-       Font 
+       Font
          Family              Typewriter
        EndFont
-       LabelFont 
+       LabelFont
          Family              Typewriter
        EndFont
 End
@@ -259,10 +264,10 @@ Style Author
        Align                 Center
        AlignPossible         Center
        LabelType             No_Label
-       Font 
+       Font
          Size                Larger
        EndFont
-       LabelFont 
+       LabelFont
          Size                Larger
        EndFont
 End
@@ -280,10 +285,10 @@ Style Date
        Align                 Center
        AlignPossible         Center
        LabelType             No_Label
-       Font 
+       Font
          Size                Large
        EndFont
-       LabelFont 
+       LabelFont
          Size                Large
        EndFont
 End
@@ -302,13 +307,13 @@ Style Abstract
        Align                 Block
        AlignPossible         Block
        LabelType             No_Label
-       Font 
+       Font
          Shape               Italic
        EndFont
-       LabelFont 
+       LabelFont
          Shape               Italic
        EndFont
-End 
+End
 
 
 Style SGML
@@ -338,9 +343,9 @@ Style Caption
        Align                 Center
        AlignPossible         Center
        LabelType             Sensitive
-       LabelString             Caption
+       LabelString           "Caption"
        OptionalArgs          1
-       LabelFont 
+       LabelFont
          Series              Bold
        EndFont
 End