]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/paper.layout
new module and example file for chemical risk and safety statements; requires the...
[lyx.git] / lib / layouts / paper.layout
index 7ca64cb29e12eec704dc2a4021bedd532a7b340f..192db97a89f98344b01633d90d1cb71bcedf3409 100644 (file)
@@ -4,14 +4,11 @@
 # Created by Jean-Marc Lasgouttes (Jean-Marc.Lasgouttes@inria.fr)
 
 
-Format 7
+Format 35
 Columns                 1
 Sides                   1
 SecNumDepth             3
 TocDepth                3
-DefaultStyle            Standard
-
-
 
 Style Standard
        Margin                Static
@@ -22,13 +19,28 @@ 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
+NoCounter                 chapter
+NoStyle                 Chapter*
 
 # All the section headings now use sans serif
 Style Part
@@ -86,22 +98,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 +140,6 @@ Style Abstract
        LeftMargin            ""
        RightMargin           ""
        ParIndent             ""
-       Preamble
-               \if@titlepage\else\if@center\else\def\endabstract{\par\bigskip}\fi\fi
-       EndPreamble
 End
 
 
@@ -159,6 +152,7 @@ Style SubTitle
          Series              Medium
          Size                Large
        EndFont
+       HTMLTitle             false
 End
 
 
@@ -170,6 +164,8 @@ Style Institution
          Series              Medium
          Size                Normal
        EndFont
+       HTMLTag               div
+       HTMLTitle             false
 End