]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/sigplanconf.layout
Fix a bug involving module conflicts. We need to check not only that we
[lyx.git] / lib / layouts / sigplanconf.layout
index 69fd6d3c13ee16e340c84079d592bcc661d6ed49..5f2445438f4aea84cf41526a6820c9307c25c8da 100644 (file)
@@ -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
@@ -105,27 +108,28 @@ 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
+       AlignPossible           None
+       LabelType               No_Label
        Font
-         Size                Large
+         Size                  Large
        EndFont
 End
 
@@ -148,6 +152,7 @@ Style Abstract
        Margin                  Static
        LatexType               Environment
        LatexName               abstract
+       Category                FrontMatter
        NextNoIndent            1
        LeftMargin              MMM
        RightMargin             MMM
@@ -174,14 +179,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
-