Broadway layout must have been broken for quite a while. Whenever you hit enter you get abstract environment instead of dialogue. Moving Input clauses down to the end of layout as is in hollywood layout fixes it.
I would appreciate if anyone more experienced in our layout machinery gives me ack before committing it. P
diff --git a/lib/layouts/broadway.layout b/lib/layouts/broadway.layout index a3bceea..2ed6550 100644 --- a/lib/layouts/broadway.layout +++ b/lib/layouts/broadway.layout @@ -14,13 +14,6 @@ ClassOptions FontSize 12 End -Input stdinsets.inc -#Input stdtitle.inc -Input stdstruct.inc -Input stdfloats.inc -Input stdcounters.inc -# Input lyxmacros.inc - Counter act End @@ -226,5 +219,12 @@ Style Right_Address End +Input stdinsets.inc +#Input stdtitle.inc +Input stdstruct.inc +Input stdfloats.inc +Input stdcounters.inc +# Input lyxmacros.inc + NoStyle Bibliography