]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/paper.layout
Remove stray tab
[lyx.git] / lib / layouts / paper.layout
index 7ca64cb29e12eec704dc2a4021bedd532a7b340f..095c384528eca130fb6b8f22a13b72d8081549fe 100644 (file)
@@ -4,14 +4,11 @@
 # Created by Jean-Marc Lasgouttes (Jean-Marc.Lasgouttes@inria.fr)
 
 
-Format 7
+Format 26
 Columns                 1
 Sides                   1
 SecNumDepth             3
 TocDepth                3
-DefaultStyle            Standard
-
-
 
 Style Standard
        Margin                Static
@@ -22,13 +19,27 @@ Style Standard
        Align                 Block
        AlignPossible         Block, Left, Right, Center
        LabelType             No_Label
+       HTMLStyle
+               div.standard {
+                       margin-bottom: 2ex;
+               }
+       EndHTMLStyle
 End
 
-
-Input stdinsets.inc
-Input stdlists.inc
+Input stdtitle.inc
+Input stdstruct.inc
+Input lyxmacros.inc
+Input stdlayouts.inc
+Input stdfloats.inc
 Input stdsections.inc
+Input stdstarsections.inc
+Input stdlists.inc
+Input stdcounters.inc
+Input stdciteformats.inc
 
+# There are no chapters in a paper.
+NoStyle                 Chapter
+NoStyle                 Chapter*
 
 # All the section headings now use sans serif
 Style Part
@@ -86,22 +97,6 @@ Style Subparagraph
        EndFont
 End
 
-
-Input stdstarsections.inc
-
-
-# There are no chapters in a paper.
-NoStyle                 Chapter
-NoStyle                 Chapter*
-
-Input stdtitle.inc
-Input stdstruct.inc
-Input lyxmacros.inc
-Input stdlayouts.inc
-Input stdfloats.inc
-Input stdcounters.inc
-
-
 Style Description
        LabelFont
          Family              Sans
@@ -144,9 +139,6 @@ Style Abstract
        LeftMargin            ""
        RightMargin           ""
        ParIndent             ""
-       Preamble
-               \if@titlepage\else\if@center\else\def\endabstract{\par\bigskip}\fi\fi
-       EndPreamble
 End
 
 
@@ -159,6 +151,7 @@ Style SubTitle
          Series              Medium
          Size                Large
        EndFont
+       HTMLTitle             false
 End
 
 
@@ -170,6 +163,7 @@ Style Institution
          Series              Medium
          Size                Normal
        EndFont
+       HTMLTitle             false
 End