]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/cv.layout
remove spaces from label strings, part 2
[lyx.git] / lib / layouts / cv.layout
index d56fef6f35a9a300a8a5948c612c7bb52b5715fa..741b52aecd8750c0f56639cbde5e606d9466b749 100644 (file)
@@ -68,7 +68,7 @@ Style Topic
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Manual
-       LabelString           MMMMM
+       LabelString           "MMMMM"
        LabelFont
          Family              Sans
          Shape               Slanted
@@ -90,7 +90,7 @@ Style Itemize
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Static
-       LabelString           *
+       LabelString           "*"
 End
 
 
@@ -112,7 +112,7 @@ End
 
 
 Style Right_Header
-       CopyStyle             "Left Header"
+       CopyStyle             Left_Header
        LatexName             rightheader
        Margin                Right_Address_Box
 End