]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/paper.layout
KOMA-script layout files: don't check for KOMA-script's internal dependencies, scrbas...
[lyx.git] / lib / layouts / paper.layout
index 81710f7f5dcf914e4747ed9c9dcffac544e50813..570b80de510dd8e48d124672bb3d7daf0d509de0 100644 (file)
@@ -4,13 +4,12 @@
 # Created by Jean-Marc Lasgouttes (Jean-Marc.Lasgouttes@inria.fr)
 
 
-Format 8
+Format 27
 Columns                 1
 Sides                   1
 SecNumDepth             3
 TocDepth                3
 
-
 Style Standard
        Margin                Static
        LatexType             Paragraph
@@ -20,9 +19,13 @@ Style Standard
        Align                 Block
        AlignPossible         Block, Left, Right, Center
        LabelType             No_Label
+       HTMLStyle
+               div.standard {
+                       margin-bottom: 2ex;
+               }
+       EndHTMLStyle
 End
 
-Input stdcounters.inc
 Input stdtitle.inc
 Input stdstruct.inc
 Input lyxmacros.inc
@@ -31,6 +34,8 @@ 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
@@ -146,6 +151,7 @@ Style SubTitle
          Series              Medium
          Size                Large
        EndFont
+       HTMLTitle             false
 End
 
 
@@ -157,6 +163,7 @@ Style Institution
          Series              Medium
          Size                Normal
        EndFont
+       HTMLTitle             false
 End