The branch, master, has been updated. - Log -----------------------------------------------------------------
commit 661d027a11b47306a8e6bf35b43cbbd2e39599ac Author: Juergen Spitzmueller <[email protected]> Date: Mon Dec 10 12:16:04 2012 +0100 beamer: small tweaks diff --git a/lib/layouts/beamer.layout b/lib/layouts/beamer.layout index d4ad53b..75e5c9d 100644 --- a/lib/layouts/beamer.layout +++ b/lib/layouts/beamer.layout @@ -8,10 +8,6 @@ Format 41 -# Beamer does not work with enumitem. -# See bug #7047. -ExcludesModule enumitem - # # GLOBAL SETTINGS # @@ -20,6 +16,10 @@ ExcludesModule enumitem Input stdcounters.inc Input stdinsets.inc +# Beamer does not work with enumitem. +# See bug #7047. +ExcludesModule enumitem + # General textclass parameters Columns 1 Sides 1 @@ -811,6 +811,7 @@ Style Block Margin Dynamic LatexType Environment NextNoIndent 1 + KeepEmpty 1 Align Left LabelType Static LabelSep xx ----------------------------------------------------------------------- Summary of changes: lib/layouts/beamer.layout | 9 +++++---- 1 files changed, 5 insertions(+), 4 deletions(-) hooks/post-receive -- The LyX Source Repository
