]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/sigplanconf.layout
sigplanconf.layout, elsarticle.layout: AlignPossible doesn't allow the tag None
[lyx.git] / lib / layouts / sigplanconf.layout
index b994c6524d19725a9b9b4576bcaf5a3d6aee2cd7..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
@@ -95,33 +98,37 @@ Input stdtitle.inc
 Input stdstruct.inc
 
 
+Style Title
+       CopyStyle               Title
+       AlignPossible           Block
+End
+
+
 Style Subtitle
        CopyStyle               Title
        LatexName               subtitle
        Font
-         Size                Larger
+         Size                  Larger
        EndFont
 End
 
 
-# don't use the Author definition from stdtitle.inc
-NoStyle        Author
-# define a new one
+# 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         Center
-       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
 
@@ -144,7 +151,7 @@ Style Abstract
        Margin                  Static
        LatexType               Environment
        LatexName               abstract
-       InTitle                 1
+       Category                FrontMatter
        NextNoIndent            1
        LeftMargin              MMM
        RightMargin             MMM
@@ -171,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
-