]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/ltugboat.layout
Change LFUN_FONT_CODE to LFUN_FONT_TYPEWERITER, possibly in preparation for a move...
[lyx.git] / lib / layouts / ltugboat.layout
index 74b5c202a46b969c74fcdab7dd118c42b135a191..9d2be001f8386e5160bbfe2eca409148b16607c1 100644 (file)
@@ -1,20 +1,19 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass[ltugboat]{article (tugboat)}
+#  \DeclareLaTeXClass[ltugboat]{article (TUGboat)}
 # The tugboat journal (TUGboat) textclass definition file.
 # Journal of the TeX User Group http://www.tug.org
 # Author : Herbert Voss <voss@perce.de> 2001/08/13
 
 
-# General textclass parameters
+Format 5
 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 +42,6 @@ End
 
 Input stdlists.inc
 
-
 Style Section
        Margin                Dynamic
        LatexType             Command
@@ -57,13 +55,10 @@ Style Section
        ParSep                0.7
        Align                 Block
        AlignPossible         Block, Left
-       LabelType             Counter_Section
-
-       Font 
+       Font
          Series              Bold
          Size                Normal
        EndFont
-
 End
 
 
@@ -80,8 +75,7 @@ Style Subsection
        ParSep                0.5
        Align                 Block
        AlignPossible         Block, Left
-       LabelType             Counter_Subsection
-       Font 
+       Font
          Series              Bold
          Size                Normal
        EndFont
@@ -101,13 +95,10 @@ Style Subsubsection
        ParSep                0.4
        Align                 Block
        AlignPossible         Block, Left
-       LabelType             Counter_SubSubSection
-
-       Font 
+       Font
          Series              Bold
          Size                Normal
        EndFont
-
 End
 
 
@@ -124,9 +115,7 @@ Style Paragraph
        ParSep                0.4
        Align                 Block
        AlignPossible         Block, Left
-       LabelType             Counter_Paragraph
-
-       Font 
+       Font
          Series              Bold
          Size                Normal
        EndFont
@@ -135,17 +124,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 +144,7 @@ Style Title
        Align                 Left
        AlignPossible         Left
        LabelType             No_Label
-       TextFont 
+       TextFont
          Series              Bold
          Size                Normal
        EndFont
@@ -183,7 +168,7 @@ Style Author
 End
 
 
-Style Abstract 
+Style Abstract
        Margin                Static
        LatexType             Environment
        LatexName             abstract
@@ -198,13 +183,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