Simplify Quotation/Quote style

Fix for bug #12745
This commit is contained in:
Daniel Ramoeller 2023-04-16 09:47:35 +02:00 committed by Scott Kostyshak
parent a6e6fc5a48
commit 5556cb3d3f

View File

@ -9,31 +9,6 @@
Format 99
Style Quotation
Category MainText
Margin Static
LatexType Environment
LatexName quotation
NextNoIndent 1
ToggleIndent Always
LeftMargin MMM
RightMargin MMM
ParIndent MM
ParSkip 0
ItemSep 0
TopSep 0.5
BottomSep 0.5
ParSep 0
Align Block
AlignPossible Block, Left, Right, Center
HTMLTag blockquote
HTMLItem div
DocBookWrapperTag blockquote
DocBookWrapperMergeWithPrevious true
DocBookTag para
End
Style Quote
Category MainText
Margin Static
@ -48,7 +23,6 @@ Style Quote
BottomSep 0.5
Align Block
AlignPossible Block, Left, Right, Center
LabelType No_Label
HTMLTag blockquote
HTMLItem div
DocBookWrapperTag blockquote
@ -57,6 +31,17 @@ Style Quote
End
Style Quotation
CopyStyle Quote
LatexName quotation
ToggleIndent Always
ParIndent MM
ParSkip 0
ItemSep 0
ParSep 0
End
Style Verse
# LaTeX type is first dynamic because of LaTeX implementation.
# In LyX this does not make sense.