]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/paper.layout
Add development manual.
[lyx.git] / lib / layouts / paper.layout
index dc11661432361f36a26564437743fb20df079833..54f5d3678afdd48190b69922397a8f9af49d1599 100644 (file)
@@ -1,16 +1,18 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass{article (paper)}
+#  \DeclareLaTeXClass{Paper (Standard Class)}
+#  \DeclareCategory{Articles}
 # Paper textclass definition file.
 # Created by Jean-Marc Lasgouttes (Jean-Marc.Lasgouttes@inria.fr)
 
 
-Format 24
+Format 44
 Columns                 1
 Sides                   1
 SecNumDepth             3
 TocDepth                3
 
 Style Standard
+       Category              MainText
        Margin                Static
        LatexType             Paragraph
        LatexName             dummy
@@ -35,9 +37,11 @@ Input stdsections.inc
 Input stdstarsections.inc
 Input stdlists.inc
 Input stdcounters.inc
+Input stdciteformats.inc
 
 # There are no chapters in a paper.
 NoStyle                 Chapter
+NoCounter                 chapter
 NoStyle                 Chapter*
 
 # All the section headings now use sans serif
@@ -129,7 +133,7 @@ Style Abstract
        Font
          Size                Small
        EndFont
-       LabelType             Top_Environment
+       LabelType             Above
        LabelFont
          Series              Bold
          Family              Sans
@@ -162,6 +166,7 @@ Style Institution
          Series              Medium
          Size                Normal
        EndFont
+       HTMLTag               div
        HTMLTitle             false
 End