remove spaces from label strings, part 2

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10269 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Michael Schmitt 2005-07-17 09:56:22 +00:00
parent a31c518b42
commit 4a7f4fb7bf
4 changed files with 28 additions and 20 deletions

View File

@ -158,6 +158,7 @@ Style Address
AlignPossible Block, Left, Right, Center AlignPossible Block, Left, Right, Center
LabelType Static LabelType Static
LabelString "Address:" LabelString "Address:"
LabelSep M
LabelFont LabelFont
Shape Italic Shape Italic
EndFont EndFont

View File

@ -64,6 +64,7 @@ Style ACT
AlignPossible Center AlignPossible Center
LabelType Counter LabelType Counter
LabelCounter act LabelCounter act
LabelSep M
LabelString "ACT \arabic{act}" LabelString "ACT \arabic{act}"
End End
@ -80,6 +81,7 @@ Style SCENE
AlignPossible Center AlignPossible Center
LabelType Counter LabelType Counter
LabelCounter scene LabelCounter scene
LabelSep M
LabelString "SCENE \arabic{scene}" LabelString "SCENE \arabic{scene}"
End End
@ -95,6 +97,7 @@ Style SCENE*
Align Center Align Center
AlignPossible Center AlignPossible Center
LabelType Static LabelType Static
LabelSep M
LabelString "SCENE" LabelString "SCENE"
End End
@ -110,6 +113,7 @@ Style AT_RISE:
AlignPossible Left AlignPossible Left
KeepEmpty 1 KeepEmpty 1
LabelType Static LabelType Static
LabelSep M
LabelString "AT RISE:" LabelString "AT RISE:"
End End

View File

@ -137,6 +137,7 @@ Style Author_Address
Align Center Align Center
AlignPossible Center AlignPossible Center
Labeltype Static Labeltype Static
LabelSep M
LabelString "Address:" LabelString "Address:"
OptionalArgs 1 OptionalArgs 1
LabelFont LabelFont
@ -154,6 +155,7 @@ Style Author_Email
Align Center Align Center
AlignPossible Center AlignPossible Center
Labeltype Static Labeltype Static
LabelSep M
LabelString "Email:" LabelString "Email:"
TextFont TextFont
Family Typewriter Family Typewriter
@ -175,6 +177,7 @@ Style Author_URL
Align Center Align Center
AlignPossible Center AlignPossible Center
Labeltype Static Labeltype Static
LabelSep M
LabelString "URL:" LabelString "URL:"
TextFont TextFont
Family Typewriter Family Typewriter