From: Jürgen Spitzmüller Date: Tue, 22 Apr 2008 09:13:07 +0000 (+0000) Subject: * beamer.layout: X-Git-Tag: 1.6.10~5046 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=de04d11b9d94b673fb904bee0fc1661ff4bc5503;p=features.git * beamer.layout: - custom insets for presentation/article mode. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24440 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/lib/layouts/beamer.layout b/lib/layouts/beamer.layout index 4ced45a79d..90f53b64e8 100644 --- a/lib/layouts/beamer.layout +++ b/lib/layouts/beamer.layout @@ -1085,8 +1085,8 @@ End # Charstyles: InsetLayout CharStyle:Alert - LyXType charstyle - LabelString Alert + LyXType charstyle + LabelString Alert LatexType Command LatexName alert Font @@ -1096,8 +1096,8 @@ End InsetLayout CharStyle:Structure - LyXType charstyle - LabelString Structure + LyXType charstyle + LabelString Structure LatexType Command LatexName structure Font @@ -1106,6 +1106,26 @@ InsetLayout CharStyle:Structure End +InsetLayout Custom:ArticleMode + LyXType custom + LatexName mode
+ LatexType command + Decoration classic + LabelString Article + MultiPar true +End + + +InsetLayout Custom:PresentationMode + LyXType custom + LatexName mode + LatexType command + Decoration classic + LabelString Presentation + MultiPar true +End + + Float Type table GuiName Table @@ -1116,7 +1136,8 @@ Float ListName "List of Tables" LaTeXBuiltin true End - + + Float Type figure GuiName Figure @@ -1128,6 +1149,7 @@ Float LaTeXBuiltin true End + # to give users the choice of a title frame with and without # head-/footline, we define our own maketitle command TitleLaTeXName makebeamertitle