]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/ltugboat.layout
update OSX instructions
[lyx.git] / lib / layouts / ltugboat.layout
index 74b5c202a46b969c74fcdab7dd118c42b135a191..88521f26490d285a9fd39289b9ce7d855531dcb2 100644 (file)
@@ -5,16 +5,14 @@
 # Author : Herbert Voss <voss@perce.de> 2001/08/13
 
 
-# General textclass parameters
 Columns                 2
 Sides                   2
-#SecNumDepth                            #no counting
+#SecNumDepth                            # no counting
 #TocDepth               -1
-MaxCounter              Counter_Section
 
 
 ClassOptions
-       FontSize              default         #only 11pt
+       FontSize              default         # only 11pt
        PageStyle             ""              # controlled by class
 End
 
@@ -43,7 +41,6 @@ End
 
 Input stdlists.inc
 
-
 Style Section
        Margin                Dynamic
        LatexType             Command
@@ -57,13 +54,10 @@ Style Section
        ParSep                0.7
        Align                 Block
        AlignPossible         Block, Left
-       LabelType             Counter_Section
-
-       Font 
+       Font
          Series              Bold
          Size                Normal
        EndFont
-
 End
 
 
@@ -80,8 +74,7 @@ Style Subsection
        ParSep                0.5
        Align                 Block
        AlignPossible         Block, Left
-       LabelType             Counter_Subsection
-       Font 
+       Font
          Series              Bold
          Size                Normal
        EndFont
@@ -101,13 +94,10 @@ Style Subsubsection
        ParSep                0.4
        Align                 Block
        AlignPossible         Block, Left
-       LabelType             Counter_SubSubSection
-
-       Font 
+       Font
          Series              Bold
          Size                Normal
        EndFont
-
 End
 
 
@@ -124,9 +114,7 @@ Style Paragraph
        ParSep                0.4
        Align                 Block
        AlignPossible         Block, Left
-       LabelType             Counter_Paragraph
-
-       Font 
+       Font
          Series              Bold
          Size                Normal
        EndFont
@@ -135,17 +123,13 @@ End
 
 #Input stdstarsections.inc
 
+Input numarticle.inc
 Input stdstruct.inc
 Input stdlayouts.inc
 Input stdfloats.inc
 Input stdcounters.inc
 
 
-#
-# Create and Overwrite some styles
-#
-
-
 Style Title
        Margin                Static
        LatexType             Command
@@ -159,7 +143,7 @@ Style Title
        Align                 Left
        AlignPossible         Left
        LabelType             No_Label
-       TextFont 
+       TextFont
          Series              Bold
          Size                Normal
        EndFont
@@ -183,7 +167,7 @@ Style Author
 End
 
 
-Style Abstract 
+Style Abstract
        Margin                Static
        LatexType             Environment
        LatexName             abstract
@@ -198,13 +182,13 @@ Style Abstract
        Align                 Block
        AlignPossible         Block
        LabelType             Top_Environment
-       LabelString           Abstract
+       LabelString           "Abstract"
        LabelBottomSep    0.5
-       TextFont 
+       TextFont
          Size                Normal
        EndFont
-       LabelFont 
+       LabelFont
          Size                Normal
          Series              Bold
        EndFont
-End 
+End