* 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
This commit is contained in:
Jürgen Spitzmüller 2008-04-22 09:13:07 +00:00
parent 020ae08d55
commit de04d11b9d

View File

@ -1106,6 +1106,26 @@ InsetLayout CharStyle:Structure
End
InsetLayout Custom:ArticleMode
LyXType custom
LatexName mode<article>
LatexType command
Decoration classic
LabelString Article
MultiPar true
End
InsetLayout Custom:PresentationMode
LyXType custom
LatexName mode<presentation>
LatexType command
Decoration classic
LabelString Presentation
MultiPar true
End
Float
Type table
GuiName Table
@ -1117,6 +1137,7 @@ Float
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