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
LabelType Static
LabelString "Address:"
LabelSep M
LabelFont
Shape Italic
EndFont

View File

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

View File

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