* 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

@ -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<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
@ -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