The branch, master, has been updated. - Log -----------------------------------------------------------------
commit 9cde057995411c61d970611fb5b0421e1612ce81 Author: Juergen Spitzmueller <[email protected]> Date: Mon Nov 26 09:27:22 2012 +0100 use LatexParam where appropriate diff --git a/lib/layouts/beamer.layout b/lib/layouts/beamer.layout index 8a5df49..c27a700 100644 --- a/lib/layouts/beamer.layout +++ b/lib/layouts/beamer.layout @@ -1133,7 +1133,8 @@ Style NoteItem Category MainText Margin Static LatexType Command - LatexName note[item] + LatexName note + LatexParam [item] ParSkip 0.5 TopSep 1 BottomSep 1 @@ -1185,7 +1186,8 @@ End InsetLayout Flex:PresentationMode LyXType custom - LatexName mode<presentation> + LatexName mode + LatexParam <presentation> LatexType command Decoration classic LabelString Presentation ----------------------------------------------------------------------- Summary of changes: lib/layouts/beamer.layout | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) hooks/post-receive -- The LyX Source Repository
