* lib/layouts/beamer.layout:

* lib/layouts/foils.layout:
* lib/layouts/powerdot.layout:
* lib/layouts/slides.layout:
	- put slides/foils in the TOC/outliner. This fixes bug 78 [sic!].

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21055 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jürgen Spitzmüller 2007-10-19 11:23:51 +00:00
parent dc2f94a8b1
commit 83c0ffa01d
4 changed files with 24 additions and 7 deletions

View File

@ -220,6 +220,7 @@ End
# Frame control definition
Style BeginFrame
TocLevel 4
KeepEmpty 1
LatexType Command
LatexName lyxframeend{}\lyxframe
@ -262,6 +263,7 @@ Style BeginFrame
End
Style BeginPlainFrame
TocLevel 4
KeepEmpty 1
LatexType Command
LatexName lyxframeend{}\lyxplainframe

View File

@ -40,6 +40,7 @@ End
Style Foilhead
TocLevel 1
Margin Static
LatexType Command
LatexName foilhead

View File

@ -114,6 +114,7 @@ End
# Slide styles definition
###
Style Slide
TocLevel 3
Margin Static
LatexType Command
LatexName lyxend\lyxslide
@ -136,14 +137,16 @@ Style Slide
End
Style EndSlide
CopyStyle Slide
KeepEmpty 1
LatexName lyxend
KeepEmpty 1
LatexType Command
LatexName lyxend
Margin Static
ParSkip 0
TopSep 0
BottomSep 1
ParSep 0
Align Center
AlignPossible Center
LabelType Static
LabelBottomSep 0
LeftMargin MMMMMMM
@ -189,15 +192,24 @@ End
# Note style definition
###
Style Note
CopyStyle Slide
Margin Static
LatexType Command
LatexName lyxend\lyxnote
LeftMargin MMMMMMM
LabelString "Note:"
LabelSep xxx
ParSkip 0.4
TopSep 1.3
BottomSep 0.7
ParSep 0.7
Align Center
AlignPossible Center
LabelType Static
LabelString "Note:"
LeftMargin MMMMMMM
KeepEmpty 1
OptionalArgs 0
Font
Series Bold
Size Large
Color Red
EndFont
End
@ -207,6 +219,7 @@ End
###
Style Section
CopyStyle Slide
TocLevel 1
LatexName lyxend\section
LabelType Counter
LabelCounter section

View File

@ -87,6 +87,7 @@ NoStyle Right_Address
Style Slide
TocLevel 1
LatexType Command
LatexName lyxnewslide
KeepEmpty 1