mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-11 19:14:51 +00:00
layout file: remove unused strings and some whitespace adjustments
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@40474 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
2e6db2048c
commit
31a6f4dad0
@ -373,7 +373,6 @@ Style Itemize
|
||||
Align Block
|
||||
AlignPossible Block, Left
|
||||
LabelType Itemize
|
||||
LabelString "*"
|
||||
End
|
||||
|
||||
|
||||
|
@ -58,7 +58,6 @@ Style Itemize
|
||||
ParSep 0.3
|
||||
Align Left
|
||||
LabelType Itemize
|
||||
LabelString "*"
|
||||
End
|
||||
|
||||
# Enumerate style definition
|
||||
@ -98,9 +97,6 @@ Style Description
|
||||
ParSep 0.3
|
||||
Align Left
|
||||
LabelType Manual
|
||||
LabelString "MM"
|
||||
|
||||
# label font definition
|
||||
LabelFont
|
||||
Series Bold
|
||||
EndFont
|
||||
|
@ -179,7 +179,6 @@ Style Itemize
|
||||
Align Block
|
||||
AlignPossible Block, Left
|
||||
LabelType Itemize
|
||||
LabelString "*"
|
||||
End
|
||||
|
||||
|
||||
@ -198,7 +197,6 @@ Style Description
|
||||
Align Block
|
||||
AlignPossible Block, Left
|
||||
LabelType Manual
|
||||
LabelString "MM"
|
||||
LabelFont
|
||||
Series Bold
|
||||
EndFont
|
||||
|
@ -271,7 +271,6 @@ Style ItemList
|
||||
Align Block
|
||||
AlignPossible Block, Left
|
||||
LabelType Itemize
|
||||
LabelString "*"
|
||||
HTMLTag ul
|
||||
HTMLItem li
|
||||
HTMLLabel NONE
|
||||
|
@ -274,7 +274,6 @@ Style ItemList
|
||||
Align Block
|
||||
AlignPossible Block, Left
|
||||
LabelType Itemize
|
||||
LabelString "*"
|
||||
HTMLTag ul
|
||||
HTMLItem li
|
||||
HTMLLabel NONE
|
||||
|
@ -50,7 +50,6 @@ Style Title
|
||||
ParSep 1
|
||||
Align Center
|
||||
LabelType No_Label
|
||||
|
||||
Font
|
||||
Series Bold
|
||||
Size Largest
|
||||
@ -74,7 +73,6 @@ Style Author
|
||||
ParSep 0.7
|
||||
Align Center
|
||||
LabelType No_Label
|
||||
|
||||
Font
|
||||
Size Large
|
||||
Color Blue
|
||||
@ -96,7 +94,6 @@ Style Date
|
||||
ParSep 1
|
||||
Align Center
|
||||
LabelType No_Label
|
||||
|
||||
Font
|
||||
Size Large
|
||||
Color Blue
|
||||
@ -134,7 +131,6 @@ Style Slide
|
||||
LabelCounter subsection
|
||||
LabelString " "
|
||||
OptionalArgs 1
|
||||
|
||||
Font
|
||||
Series Bold
|
||||
Size Large
|
||||
@ -172,7 +168,6 @@ End
|
||||
Style WideSlide
|
||||
CopyStyle Slide
|
||||
LatexName lyxend\lyxwideslide
|
||||
|
||||
Font
|
||||
Color Green
|
||||
EndFont
|
||||
@ -188,7 +183,6 @@ Style EmptySlide
|
||||
LabelString "Empty slide:"
|
||||
LabelType Static
|
||||
KeepEmpty 1
|
||||
|
||||
Font
|
||||
Color Cyan
|
||||
EndFont
|
||||
@ -230,7 +224,6 @@ Style Section
|
||||
LabelType Counter
|
||||
LabelCounter section
|
||||
LabelString "\arabic{section}"
|
||||
|
||||
Font
|
||||
Size Larger
|
||||
Color Blue
|
||||
@ -255,7 +248,6 @@ Style Itemize
|
||||
Align Block
|
||||
AlignPossible Block, Left
|
||||
LabelType Itemize
|
||||
LabelString *
|
||||
End
|
||||
|
||||
Style ItemizeType1
|
||||
|
@ -13,6 +13,7 @@ TocDepth -1
|
||||
Input stdcounters.inc
|
||||
Input stdinsets.inc
|
||||
|
||||
|
||||
Style Standard
|
||||
Margin Static
|
||||
LatexType Paragraph
|
||||
@ -69,7 +70,6 @@ Style Topic
|
||||
Align Block
|
||||
AlignPossible Block, Left
|
||||
LabelType Manual
|
||||
LabelString "MMMMM"
|
||||
LabelFont
|
||||
Family Sans
|
||||
Shape Slanted
|
||||
@ -91,7 +91,9 @@ Style Itemize
|
||||
Align Block
|
||||
AlignPossible Block, Left
|
||||
LabelType Itemize
|
||||
LabelString "*"
|
||||
HTMLTag ul
|
||||
HTMLItem li
|
||||
HTMLLabel NONE
|
||||
End
|
||||
|
||||
|
||||
@ -145,7 +147,6 @@ Style Bibliography
|
||||
LatexName thebibliography
|
||||
LatexType Bib_Environment
|
||||
LabelType Bibliography
|
||||
LabelString ""
|
||||
LabelBottomSep 0.7
|
||||
LabelFont
|
||||
Size Tiny
|
||||
|
@ -25,7 +25,6 @@ Style Itemize
|
||||
Align Block
|
||||
AlignPossible Block, Left
|
||||
LabelType Itemize
|
||||
LabelString "*"
|
||||
HTMLTag ul
|
||||
HTMLItem li
|
||||
HTMLLabel NONE
|
||||
@ -71,7 +70,6 @@ Style Description
|
||||
Align Block
|
||||
AlignPossible Block, Left
|
||||
LabelType Manual
|
||||
LabelString "MM"
|
||||
LabelFont
|
||||
Series Bold
|
||||
EndFont
|
||||
|
Loading…
Reference in New Issue
Block a user