]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/stdlayouts.inc
remove spaces from label strings, part 2
[lyx.git] / lib / layouts / stdlayouts.inc
index 0b945f0d5ca39d8e333d7dc0c1152aeb71e52290..00e66229a258191a9b602158ce3e2587c7738170 100644 (file)
@@ -42,8 +42,8 @@ End
 
 
 Style Verse
-# LaTeX type is first dynamic because of LaTeX implementation.
-# In LyX this does not make sense.
+       # LaTeX type is first dynamic because of LaTeX implementation.
+       # In LyX this does not make sense.
        LatexType             Environment
        LatexName             verse
        Margin                First_Dynamic
@@ -71,10 +71,11 @@ Style Caption
        Align                 Center
        AlignPossible         Center
        LabelType             Sensitive
-       LabelString   Caption
+       LabelString           "Senseless!"
        OptionalArgs          1
-
-       LabelFont 
+       LabelFont
          Series              Bold
        EndFont
 End
+
+