]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/linuxdoc.layout
Add transformations to InsetExternal.
[lyx.git] / lib / layouts / linuxdoc.layout
index e5a1c3c876f0fbcbe9defe34e7245f9e36a5da62..1db75c0459a65f348d85d2b4e49817c4683be459 100644 (file)
@@ -3,18 +3,18 @@
 # LinuxDoc textclass definition file. 
 # Author : Pascal AndrĂ© <andre@via.ecp.fr>
 
-# General textclass parameters
+
 Columns                 1
 Sides                   1
 PageStyle               Plain
-MaxCounter              Counter_Section
 OutputType              linuxdoc
 DefaultStyle            Standard
 
 Input stdcounters.inc
 Input stdfloats.inc
+Input numarticle.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
 
-# Title style definition
+
 Style Title
        Margin                Static
        LatexType             Paragraph
@@ -49,15 +49,11 @@ Style Title
        LabelType             No_Label
        Fill_Top              1
        Fill_Bottom           1
-
-       # standard font definition
        Font 
          Family              Sans
          Series              Bold
          Size                Largest
        EndFont
-
-       # label font definition
        LabelFont 
          Family              Sans
          Series              Bold
@@ -65,7 +61,7 @@ Style Title
        EndFont
 End
 
-# Section style definition
+
 Style Section
        Margin                Dynamic
        LatexType             Command
@@ -77,21 +73,17 @@ Style Section
        ParSep                0.7
        Align                 Block
        AlignPossible         Block, Left
-       LabelType             Counter_Section
-       # standard font definition
        Font 
          Series              Bold
          Size                Larger
        EndFont
-
-       # label font definition
        LabelFont 
          Series              Bold
          Size                Larger
        EndFont
 End
 
-# Subsection style definition
+
 Style Subsection
        Margin                Dynamic
        LatexType             Command
@@ -103,22 +95,17 @@ Style Subsection
        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
 End
 
-# Subsubsection style definition
+
 Style Subsubsection
        Margin                Dynamic
        LatexType             Command
@@ -130,20 +117,15 @@ Style Subsubsection
        ParSep                0.4
        Align                 Block
        AlignPossible         Block, Left
-       LabelType             Counter_SubSubSection
-
-       # standard font definition
        Font 
          Series              Bold
        EndFont
-
-       # label font definition
        LabelFont 
          Series              Bold
        EndFont
 End
 
-# Paragraph style definition
+
 Style Paragraph
        Margin                Dynamic
        LatexType             Command
@@ -154,45 +136,22 @@ Style Paragraph
        BottomSep             0.4
        Align                 Block
        AlignPossible         Block, Left
-       LabelType             Counter_Paragraph
-
-       # standard font definition
        Font 
          Series              Bold
        EndFont
-
-       # label font definition
        LabelFont 
          Series              Bold
        EndFont
 End
 
-# Subparagraph style definition
+
 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
-
-       # standard font definition
-       Font 
-         Series              Bold
-       EndFont
-
-       # label font definition
-       LabelFont 
-         Series              Bold
-       EndFont
 End
 
-# Enumerate style definition
+
 Style Enumerate
        Margin                Static
        LatexType             Item_Environment
@@ -205,10 +164,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
@@ -221,11 +180,11 @@ Style Itemize
        ParSep                0.3
        Align                 Block
        AlignPossible         Block, Left
-       LabelType             Static
+       LabelType             Itemize
        LabelString           *
 End
 
-# Description style definition
+
 Style Description
        Margin                First_Dynamic
        LatexType             Item_environment
@@ -241,14 +200,12 @@ Style Description
        AlignPossible         Block, Left
        LabelType             Manual
        LabelString           MM
-
-       # label font definition
        LabelFont 
          Series              Bold
        EndFont
 End
 
-# Verbatim style definition
+
 Style Verbatim
        Margin                Static
        LatexType             environment
@@ -263,19 +220,15 @@ Style Verbatim
        AlignPossible         Block
        FreeSpacing           1
        LabelType             No_Label
-
-       # standard font definition
        Font 
          Family              Typewriter
        EndFont
-
-       # label font definition
        LabelFont 
          Family              Typewriter
        EndFont
 End
 
-# Code style definition
+
 Style Code
        Margin                Static
        LatexType             Environment
@@ -293,7 +246,7 @@ Style Code
        FreeSpacing           1
 End
 
-# Author style definition
+
 Style Author
        Margin                Dynamic
        LatexType             Paragraph
@@ -306,19 +259,15 @@ Style Author
        Align                 Center
        AlignPossible         Center
        LabelType             No_Label
-
-       # standard font definition
        Font 
          Size                Larger
        EndFont
-
-       # label font definition
        LabelFont 
          Size                Larger
        EndFont
 End
 
-# Date style definition
+
 Style Date
        Margin                Dynamic
        LatexType             Paragraph
@@ -331,19 +280,15 @@ Style Date
        Align                 Center
        AlignPossible         Center
        LabelType             No_Label
-
-       # standard font definition
        Font 
          Size                Large
        EndFont
-
-       # label font definition
        LabelFont 
          Size                Large
        EndFont
 End
 
-# Abstract style definition
+
 Style Abstract
        Margin                Static
        LatexType             Paragraph
@@ -357,19 +302,15 @@ Style Abstract
        Align                 Block
        AlignPossible         Block
        LabelType             No_Label
-
-       # standard font definition
        Font 
          Shape               Italic
        EndFont
-
-       # label font definition
        LabelFont 
          Shape               Italic
        EndFont
 End 
 
-# SGML style definition
+
 Style SGML
        Margin                Static
        LatexType             Paragraph
@@ -385,7 +326,7 @@ Style SGML
        PassThru              1
 End
 
-# Caption style definition
+
 Style Caption
        Margin                First_Dynamic
        LatexType             Paragraph
@@ -399,8 +340,6 @@ Style Caption
        LabelType             Sensitive
        LabelString             Caption
        OptionalArgs          1
-
-       # label font definition
        LabelFont 
          Series              Bold
        EndFont