]> 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 cd3203c10a2d513240dd281d5d56d73e27a98be7..192db97a89f98344b01633d90d1cb71bcedf3409 100644 (file)
@@ -4,7 +4,7 @@
 # Created by Jean-Marc Lasgouttes (Jean-Marc.Lasgouttes@inria.fr)
 
 
-Format 11
+Format 35
 Columns                 1
 Sides                   1
 SecNumDepth             3
@@ -19,7 +19,11 @@ Style Standard
        Align                 Block
        AlignPossible         Block, Left, Right, Center
        LabelType             No_Label
-       HTMLTag               p
+       HTMLStyle
+               div.standard {
+                       margin-bottom: 2ex;
+               }
+       EndHTMLStyle
 End
 
 Input stdtitle.inc
@@ -31,9 +35,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 +152,7 @@ Style SubTitle
          Series              Medium
          Size                Large
        EndFont
+       HTMLTitle             false
 End
 
 
@@ -157,6 +164,8 @@ Style Institution
          Series              Medium
          Size                Normal
        EndFont
+       HTMLTag               div
+       HTMLTitle             false
 End