Author: jrioux
Date: Mon Jun 20 19:50:03 2011
New Revision: 39155
URL: http://www.lyx.org/trac/changeset/39155

Log:
The layouts should allow short title for \part.

Modified:
   lyx-devel/trunk/lib/layouts/stdsections.inc
   lyx-devel/trunk/lib/layouts/stdstarsections.inc
   lyx-devel/trunk/lib/layouts/tufte-handout.layout

Modified: lyx-devel/trunk/lib/layouts/stdsections.inc
==============================================================================
--- lyx-devel/trunk/lib/layouts/stdsections.inc Mon Jun 20 19:48:27 2011        
(r39154)
+++ lyx-devel/trunk/lib/layouts/stdsections.inc Mon Jun 20 19:50:03 2011        
(r39155)
@@ -27,6 +27,7 @@
        ParSep                0.8
        Align                 Center
        Alignpossible         Center
+       OptionalArgs          1
        Font
          Series              Bold
          Size                Huge

Modified: lyx-devel/trunk/lib/layouts/stdstarsections.inc
==============================================================================
--- lyx-devel/trunk/lib/layouts/stdstarsections.inc     Mon Jun 20 19:48:27 
2011        (r39154)
+++ lyx-devel/trunk/lib/layouts/stdstarsections.inc     Mon Jun 20 19:50:03 
2011        (r39155)
@@ -17,6 +17,7 @@
        LatexName             part*
        LabelType             No_Label
        LabelCounter          ""
+       OptionalArgs          0
 End
 
 

Modified: lyx-devel/trunk/lib/layouts/tufte-handout.layout
==============================================================================
--- lyx-devel/trunk/lib/layouts/tufte-handout.layout    Mon Jun 20 19:48:27 
2011        (r39154)
+++ lyx-devel/trunk/lib/layouts/tufte-handout.layout    Mon Jun 20 19:50:03 
2011        (r39155)
@@ -35,6 +35,7 @@
        ParSep          0.8
        Align           Center
        Alignpossible   Center
+       OptionalArgs    1
        Font
          Series        Bold
          Size          Huge

Reply via email to