]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/paper.layout
* UserGuide.lyx
[lyx.git] / lib / layouts / paper.layout
index 353144300bcaa720c7db50ac69655668981b7ded..e1ebb5798a6807e26a79dc52096c2510bfcefcd6 100644 (file)
@@ -4,6 +4,7 @@
 # Created by Jean-Marc Lasgouttes (Jean-Marc.Lasgouttes@inria.fr)
 
 
+Format 8
 Columns                 1
 Sides                   1
 SecNumDepth             3
@@ -22,15 +23,14 @@ Style Standard
 End
 
 
+Input stdinsets.inc
 Input stdlists.inc
 Input stdsections.inc
-Input numarticle.inc
 
 
 # All the section headings now use sans serif
 Style Part
        Align                 Left
-       AlignPossible         Left
        TopSep                2
        BottomSep             1.5
        Font
@@ -111,7 +111,6 @@ End
 # The \maketitle stuff is by default left justified.
 Style Title
        Align                 Left
-       AlignPossible         Left
        Font
          Family              Sans
          Series              Bold
@@ -122,8 +121,6 @@ End
 
 Style Author
        Align                 Left
-       AlignPossible         Left
-
        Font
          Size                Larger
          Family              Sans
@@ -133,12 +130,18 @@ End
 
 
 Style Abstract
-       Align                 Left
-       AlignPossible         Left
        Font
          Size                Small
+       EndFont
+       LabelType             Top_Environment
+       LabelFont
+         Series              Bold
          Family              Sans
+         Size                Small
        EndFont
+       LeftMargin            ""
+       RightMargin           ""
+       ParIndent             ""
 End