Update layouts with separators to format 50

This commit is contained in:
Georg Baum 2014-05-29 21:22:15 +02:00
parent 1187b8834e
commit 4e078230a0
5 changed files with 37 additions and 71 deletions

View File

@ -6,7 +6,7 @@
# Richard Heck <rgheck@lyx.org>, Martin Vermeer <martin.vermeer@hut.fi> and probably others.
Format 49
Format 50
#
# GLOBAL SETTINGS
@ -1243,29 +1243,6 @@ End
# MISC.
#
Style Separator
Category MainText
LatexType Paragraph
LatexName dummy
ParIndent MM
ParSkip 0.4
Align Left
AlignPossible Block, Left, Right, Center
Margin First_Dynamic
TopSep 0
BottomSep 0
ParSep 0
LabelType Static
LabelBottomSep 0
LabelString "___"
KeepEmpty 1
LabelFont
Series Medium
Size Normal
Color latex
EndFont
End
Style LyX-Code
Category MainText
Margin Static

View File

@ -6,7 +6,7 @@
# Thomas Hartkens <thomas@hartkens.de>
# Input general definitions
Format 49
Format 50
Input stdfloats.inc
Input stdcounters.inc
Input stdinsets.inc
@ -1018,7 +1018,6 @@ End
Input stdlists.inc
Input stdlayouts.inc
NoStyle Verse
NoStyle --Separator--
# Input lyxmacros.inc

View File

@ -6,7 +6,7 @@
# General textclass parameters
Format 49
Format 50
Columns 1
Sides 1
SecNumDepth -1
@ -484,24 +484,6 @@ Style Bibliography
EndFont
End
Style --Separator--
KeepEmpty 1
Margin Dynamic
LatexType Paragraph
LatexName dummy
ParIndent MM
Align Block
LabelType Static
LabelString "--- Separate Environment ---"
LabelFont
Family Roman
Series Medium
Size Normal
Color Blue
EndFont
HTMLLabel NONE
End
Style Recipient
Margin Dynamic
LatexType Command

View File

@ -11,7 +11,7 @@
# 1.4 2008-10-08 Günter Milde (use --Separator-- "look")
# 1.5 2011-06-09 Günter Milde (Use Flex insets)
Format 49
Format 50
Sides 1
Columns 1
@ -84,7 +84,22 @@ End
# It is recommended to use the custom insets instead of paragraph styles.
Style LandscapeSlide
CopyStyle --Separator--
Category MainText
KeepEmpty 1
Margin Dynamic
LatexType Paragraph
LatexName dummy
ParIndent MM
Align Block
LabelType Static
LabelString "--- Separate Environment ---"
LabelFont
Family Roman
Series Medium
Size Normal
Color Blue
EndFont
HTMLLabel NONE
LatexType Environment
LatexName slide
NextNoIndent 1
@ -111,12 +126,24 @@ End
# EndOfSlide was a dummy style whose main purpose is to separate subsequent
# Slide environments. Nowadays lyx has the special --Separator-- style as
# workaround:
Style EndOfSlide
ObsoletedBy --Separator--
End
Style ListOfSlides
CopyStyle --Separator--
Category MainText
KeepEmpty 1
Margin Dynamic
LatexType Paragraph
LatexName dummy
ParIndent MM
Align Block
LabelType Static
LabelString "--- Separate Environment ---"
LabelFont
Family Roman
Series Medium
Size Normal
Color Blue
EndFont
HTMLLabel NONE
LatexType Command
LatexName listofslides
TopSep 0.5

View File

@ -7,7 +7,7 @@
# quotations and such.
Format 49
Format 50
Style Quotation
Category MainText
@ -95,22 +95,3 @@ Style Verbatim
HTMLItem p
End
Style --Separator--
Category MainText
KeepEmpty 1
Margin Dynamic
LatexType Paragraph
LatexName dummy
ParIndent MM
Align Block
LabelType Static
LabelString "--- Separate Environment ---"
LabelFont
Family Roman
Series Medium
Size Normal
Color Blue
EndFont
HTMLLabel NONE
End