]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/linuxdoc.layout
* lib/layouts/IEEEtran.layout: Add biographynophoto style
[lyx.git] / lib / layouts / linuxdoc.layout
index c75874f11bc3ee9e58e90c1a973555394589dad7..390675335aee181592865fe8882cba38ef1e4f76 100644 (file)
@@ -1,20 +1,24 @@
 #% 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>
 
 
-# General textclass parameters
+Format 2
 Columns                 1
 Sides                   1
 PageStyle               Plain
-MaxCounter              Counter_Section
 OutputType              linuxdoc
 DefaultStyle            Standard
 
+ClassOptions
+    Header              "<!doctype linuxdoc system"
+End
+
 
 Input stdcounters.inc
 Input stdfloats.inc
+Input numarticle.inc
 
 
 Style Standard
@@ -51,14 +55,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
@@ -77,13 +79,11 @@ Style Section
        ParSep                0.7
        Align                 Block
        AlignPossible         Block, Left
-       LabelType             Counter_Section
-       Font 
+       Font
          Series              Bold
          Size                Larger
        EndFont
-
-       LabelFont 
+       LabelFont
          Series              Bold
          Size                Larger
        EndFont
@@ -101,14 +101,11 @@ Style Subsection
        ParSep                0.5
        Align                 Block
        AlignPossible         Block, Left
-       LabelType             Counter_Subsection
-
-       Font 
+       Font
          Series              Bold
          Size                Large
        EndFont
-
-       LabelFont 
+       LabelFont
          Series              Bold
          Size                Large
        EndFont
@@ -126,13 +123,10 @@ Style Subsubsection
        ParSep                0.4
        Align                 Block
        AlignPossible         Block, Left
-       LabelType             Counter_SubSubSection
-
-       Font 
+       Font
          Series              Bold
        EndFont
-
-       LabelFont 
+       LabelFont
          Series              Bold
        EndFont
 End
@@ -148,38 +142,19 @@ Style Paragraph
        BottomSep             0.4
        Align                 Block
        AlignPossible         Block, Left
-       LabelType             Counter_Paragraph
-
-       Font 
+       Font
          Series              Bold
        EndFont
-
-       LabelFont 
+       LabelFont
          Series              Bold
        EndFont
 End
 
 
 Style Subparagraph
-       Margin                Dynamic
-       LatexType             Command
+       CopyStyle             Paragraph
        LatexName             sect4
        LeftMargin            MM
-       LabelSep              xxx
-       ParSkip               0.4
-       TopSep                0.4
-       ParSep                0.4
-       Align                 Block
-       AlignPossible         Block, Left
-       LabelType             Counter_SubParagraph
-
-       Font 
-         Series              Bold
-       EndFont
-
-       LabelFont 
-         Series              Bold
-       EndFont
 End
 
 
@@ -195,7 +170,7 @@ Style Enumerate
        ParSep                0.3
        Align                 Block
        AlignPossible         Block, Left
-       LabelType             Counter_EnumI
+       LabelType             Enumerate
 End
 
 
@@ -211,8 +186,8 @@ Style Itemize
        ParSep                0.3
        Align                 Block
        AlignPossible         Block, Left
-       LabelType             Static
-       LabelString           *
+       LabelType             Itemize
+       LabelString           "*"
 End
 
 
@@ -230,9 +205,8 @@ Style Description
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Manual
-       LabelString           MM
-
-       LabelFont 
+       LabelString           "MM"
+       LabelFont
          Series              Bold
        EndFont
 End
@@ -252,12 +226,10 @@ Style Verbatim
        AlignPossible         Block
        FreeSpacing           1
        LabelType             No_Label
-
-       Font 
+       Font
          Family              Typewriter
        EndFont
-
-       LabelFont 
+       LabelFont
          Family              Typewriter
        EndFont
 End
@@ -293,12 +265,10 @@ Style Author
        Align                 Center
        AlignPossible         Center
        LabelType             No_Label
-
-       Font 
+       Font
          Size                Larger
        EndFont
-
-       LabelFont 
+       LabelFont
          Size                Larger
        EndFont
 End
@@ -316,12 +286,10 @@ Style Date
        Align                 Center
        AlignPossible         Center
        LabelType             No_Label
-
-       Font 
+       Font
          Size                Large
        EndFont
-
-       LabelFont 
+       LabelFont
          Size                Large
        EndFont
 End
@@ -340,15 +308,13 @@ Style Abstract
        Align                 Block
        AlignPossible         Block
        LabelType             No_Label
-
-       Font 
+       Font
          Shape               Italic
        EndFont
-
-       LabelFont 
+       LabelFont
          Shape               Italic
        EndFont
-End 
+End
 
 
 Style SGML
@@ -378,10 +344,9 @@ Style Caption
        Align                 Center
        AlignPossible         Center
        LabelType             Sensitive
-       LabelString             Caption
+       LabelString           "Caption"
        OptionalArgs          1
-
-       LabelFont 
+       LabelFont
          Series              Bold
        EndFont
 End