]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/sigplanconf.layout
Allow literate documents other than noweb to work out of the box. Currently
[lyx.git] / lib / layouts / sigplanconf.layout
index 6f0156da194ac473a4bf244842bb1953167676a3..8daa5a5cae181884c20c1a15c81a8e6b6b89c1c3 100644 (file)
@@ -13,7 +13,7 @@
 # ACM style files can be obtained at
 # http://www.acm.org/sigs/pubs/proceed/template.html
 
-Format 8
+Format 11
 
 Columns                 1
 Sides                   1
@@ -46,6 +46,8 @@ Style Standard
 End
 
 
+Input stdcounters.inc
+Input stdfloats.inc
 Input stdlists.inc
 Input stdsections.inc
 Input stdstarsections.inc
@@ -63,6 +65,7 @@ Style Conference
        Margin                  Dynamic
        LatexType               Command
        LatexName               conferenceinfo
+       Category                FrontMatter
        InTitle                 1
        ParSkip                 0.4
        BottomSep               0.5
@@ -97,7 +100,7 @@ Input stdstruct.inc
 
 Style Title
        CopyStyle               Title
-       AlignPossible           None
+       AlignPossible           Block
 End
 
 
@@ -105,27 +108,27 @@ Style Subtitle
        CopyStyle               Title
        LatexName               subtitle
        Font
-         Size                Larger
+         Size                  Larger
        EndFont
 End
 
 
 # overwrite the Author definition from stdtitle.inc
 Style Author
-       Margin                Static
-       LatexType             Command
-       InTitle               1
-       LatexName             authorinfo
-       LabelSep              xxx
-       ParSkip               0.4
-       TopSep                1.3
-       BottomSep             0.7
-       ParSep                0.7
-       Align                 Center
-       AlignPossible         None
-       LabelType             No_Label
+       Margin                  Static
+       LatexType               Command
+       LatexName               authorinfo
+       Category                FrontMatter
+       InTitle                 1
+       LabelSep                xxx
+       ParSkip                 0.4
+       TopSep                  1.3
+       BottomSep               0.7
+       ParSep                  0.7
+       Align                   Center
+       LabelType               No_Label
        Font
-         Size                Large
+         Size                  Large
        EndFont
 End
 
@@ -148,6 +151,7 @@ Style Abstract
        Margin                  Static
        LatexType               Environment
        LatexName               abstract
+       Category                FrontMatter
        NextNoIndent            1
        LeftMargin              MMM
        RightMargin             MMM
@@ -174,14 +178,10 @@ End
 Style Acknowledgments
        CopyStyle               Abstract
        LatexName               acks
+       Category                BackMatter
        InTitle                 0
        LabelBottomsep          0
        LabelType               Top_Environment
        LabelString             "Acknowledgments"
 End
 
-
-Input stdlayouts.inc
-Input stdfloats.inc
-Input stdcounters.inc
-