]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdsections.inc
Add some tipa accents
[lyx.git] / lib / layouts / stdsections.inc
index 780378e7fce237e6c97f6736df4ebc7b33fa753f..70e5b514a6dd6648553de295cd81cd718423dbe2 100644 (file)
@@ -7,7 +7,7 @@
 # commands that are useful for article-like document classes, but not
 # for letters.
 
-
+Format 3
 Style Part
        Margin                Dynamic
        LatexType             Command
@@ -19,17 +19,14 @@ Style Part
        TopSep                4
        BottomSep             4
        ParSep                0.8
-       Align                 Center         
+       Align                 Center
        Alignpossible         Center
-       LabelType             Counter
-       LabelCounter          part
-       LabelString           "Part \arabic{part}"
-       Font 
+       Font
          Series              Bold
          Size                Huge
        EndFont
 End
-       
+
 
 Style Chapter
        Margin                Static
@@ -43,12 +40,8 @@ Style Chapter
        ParSep                0.8
        Align                 Block
        AlignPossible         Block, Left
-       LabelType             Counter
-       LabelCounter          chapter
-       LabelString           "\arabic{chapter}"
-       LabelStringAppendix   "Appendix \Alph{chapter}"
        OptionalArgs          1
-       Font 
+       Font
          Series              Bold
          Size                Huge
        EndFont
@@ -68,12 +61,8 @@ Style Section
        ParSep                0.7
        Align                 Block
        AlignPossible         Block, Left
-       LabelType             Counter
-       LabelCounter          section
-       LabelString           "\arabic{chapter}.\arabic{section}"
-       LabelStringAppendix   "\Alph{chapter}.\arabic{section}"
        OptionalArgs          1
-       Font 
+       Font
          Series              Bold
          Size                Larger
        EndFont
@@ -86,9 +75,7 @@ Style Subsection
        TopSep                0.9
        BottomSep             0.5
        ParSep                0.5
-       LabelCounter          subsection
-       LabelString           "@Section@.\arabic{subsection}
-       Font 
+       Font
          Series              Bold
          Size                Large
        EndFont
@@ -100,9 +87,7 @@ Style Subsubsection
        LatexName             subsubsection
        TopSep                0.7
        BottomSep             0.4
-       LabelCounter          subsubsection
-       LabelString           "@Subsection@.\arabic{subsubsection}
-       Font 
+       Font
          Series              Bold
          Size                Normal
        EndFont
@@ -114,8 +99,6 @@ Style Paragraph
        LatexName             paragraph
        TopSep                0.4
        BottomSep             0
-       LabelCounter          paragraph
-       LabelString           "@Subsubsection@.\arabic{paragraph}
 End
 
 
@@ -124,7 +107,6 @@ Style Subparagraph
        LatexName             subparagraph
        NextNoIndent          0
        LeftMargin            MM
-       LabelSep              xxx
-       LabelCounter          subparagraph
-       LabelString           "@Paragraph@.\arabic{subparagraph}
 End
+
+Input numarticle.inc