]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/paper.layout
Update tex2lyx test files
[lyx.git] / lib / layouts / paper.layout
index 9b0534df2a669e121777087c3a1543eab48a1b9f..02420482b957e533c574049823ff22cc2d26e63a 100644 (file)
@@ -1,16 +1,16 @@
 #% 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 10
+Format 40
 Columns                 1
 Sides                   1
 SecNumDepth             3
 TocDepth                3
 
-
 Style Standard
        Margin                Static
        LatexType             Paragraph
@@ -20,6 +20,11 @@ Style Standard
        Align                 Block
        AlignPossible         Block, Left, Right, Center
        LabelType             No_Label
+       HTMLStyle
+               div.standard {
+                       margin-bottom: 2ex;
+               }
+       EndHTMLStyle
 End
 
 Input stdtitle.inc
@@ -31,9 +36,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
@@ -146,6 +153,7 @@ Style SubTitle
          Series              Medium
          Size                Large
        EndFont
+       HTMLTitle             false
 End
 
 
@@ -157,6 +165,8 @@ Style Institution
          Series              Medium
          Size                Normal
        EndFont
+       HTMLTag               div
+       HTMLTitle             false
 End