From 5a016dc85d3a2525967b35eb5234d23d2ebac27c Mon Sep 17 00:00:00 2001 From: Juergen Spitzmueller Date: Fri, 23 Nov 2012 17:25:08 +0100 Subject: [PATCH] support beamer columns option --- lib/examples/beamerlyxexample1.lyx | 21 +++++++++------------ lib/layouts/beamer.layout | 7 ++++++- 2 files changed, 15 insertions(+), 13 deletions(-) diff --git a/lib/examples/beamerlyxexample1.lyx b/lib/examples/beamerlyxexample1.lyx index a59c85925f..f12a72b381 100644 --- a/lib/examples/beamerlyxexample1.lyx +++ b/lib/examples/beamerlyxexample1.lyx @@ -1365,12 +1365,11 @@ onslide<1,3,5,7,9,11-12> \end_layout \begin_layout Columns -\begin_inset ERT -status collapsed +\begin_inset Argument +status open \begin_layout Plain Layout - -[t,onlytextwidth] +t,onlytextwidth \end_layout \end_inset @@ -3171,12 +3170,11 @@ nointerlineskip \end_layout \begin_layout Columns -\begin_inset ERT -status collapsed +\begin_inset Argument +status open \begin_layout Plain Layout - -[t] +t \end_layout \end_inset @@ -3833,12 +3831,11 @@ nointerlineskip \end_layout \begin_layout Columns -\begin_inset ERT -status collapsed +\begin_inset Argument +status open \begin_layout Plain Layout - -[t,onlytextwidth] +t,onlytextwidth \end_layout \end_inset diff --git a/lib/layouts/beamer.layout b/lib/layouts/beamer.layout index c3e845746f..0c1e210d30 100644 --- a/lib/layouts/beamer.layout +++ b/lib/layouts/beamer.layout @@ -526,9 +526,14 @@ Style Columns LabelType Static LabelSep xx - LatexName columns}%{ + LatexName columns LabelString "Columns" LeftMargin "Columnsxx" + + Argument 1 + LabelString "Columns Options" + Tooltip "Columns options (see beamer manual)" + EndArgument ParSkip 0.5 TopSep 1 -- 2.39.2