]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/paper.layout
remove spaces from label strings, part 2
[lyx.git] / lib / layouts / paper.layout
index a77c57847063355789b40366d26391258c874ce8..353144300bcaa720c7db50ac69655668981b7ded 100644 (file)
@@ -1,17 +1,15 @@
 #% Do not delete the line below; configure depends on this
 #  \DeclareLaTeXClass{article (paper)}
-# Paper textclass definition file. 
+# Paper textclass definition file.
 # Created by Jean-Marc Lasgouttes (Jean-Marc.Lasgouttes@inria.fr)
 
 
-# General textclass parameters
-MaxCounter              Counter_Section
 Columns                 1
 Sides                   1
 SecNumDepth             3
 TocDepth                3
 
-# Standard style definition
+
 Style Standard
        Margin                Static
        LatexType             Paragraph
@@ -23,19 +21,18 @@ Style Standard
        LabelType             No_Label
 End
 
-# A few lists
-Input stdlists.inc
 
-# Standard sections.
+Input stdlists.inc
 Input stdsections.inc
+Input numarticle.inc
 
-### All the section headings now use sans serif
+
+# All the section headings now use sans serif
 Style Part
        Align                 Left
        AlignPossible         Left
        TopSep                2
        BottomSep             1.5
-
        Font
          Family              Sans
          Series              Bold
@@ -43,125 +40,131 @@ Style Part
        EndFont
 End
 
+
 Style Section
-       Font 
+       Font
          Family              Sans
          Series              Bold
          Size                Large
        EndFont
 End
 
+
 Style Subsection
-       Font 
+       Font
          Family              Sans
          Series              Bold
          Size                Large
        EndFont
 End
 
+
 Style Subsubsection
-       Font 
+       Font
          Family              Sans
          Series              Bold
          Size                Normal
        EndFont
 End
 
+
 Style Paragraph
-       Font 
+       Font
          Family              Sans
          Series              Bold
          Size                Normal
        EndFont
 End
 
+
 Style Subparagraph
-       Font 
+       Font
          Family              Sans
          Size                Normal
        EndFont
 End
 
-# Starred versions of the sectioning layouts.
+
 Input stdstarsections.inc
 
+
 # There are no chapters in a paper.
 NoStyle                 Chapter
 NoStyle                 Chapter*
 
-# Some standard layouts 
 Input stdtitle.inc
 Input stdstruct.inc
 Input lyxmacros.inc
 Input stdlayouts.inc
 Input stdfloats.inc
 Input stdcounters.inc
-Input obsolete.inc
 
-### The description environment also uses sans serif labels.
+
 Style Description
-       LabelFont 
+       LabelFont
          Family              Sans
          Series              Bold
        EndFont
 End
 
-### The \maketitle stuff is by default left justified.
+
+# The \maketitle stuff is by default left justified.
 Style Title
        Align                 Left
        AlignPossible         Left
-
-       Font 
+       Font
          Family              Sans
          Series              Bold
          Size                Largest
        EndFont
 End
 
+
 Style Author
        Align                 Left
        AlignPossible         Left
 
-       Font 
+       Font
          Size                Larger
          Family              Sans
          Shape               Italic
        EndFont
 End
 
+
 Style Abstract
        Align                 Left
        AlignPossible         Left
-
-       Font 
+       Font
          Size                Small
          Family              Sans
        EndFont
 End
 
+
 ### A few new things defined only in the paper document class
 Style SubTitle
        CopyStyle             Title
        LatexName             subtitle
-
-       Font 
+       Font
          Family              Sans
          Series              Medium
          Size                Large
        EndFont
 End
 
+
 Style Institution
        CopyStyle             Title
        LatexName             institution
-
-       Font 
+       Font
          Family              Sans
          Series              Medium
          Size                Normal
        EndFont
 End
 
+
 Style Keywords
        CopyStyle             Abstract
        LatexName             keywords