]> 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 444e80752ee10f44c38b546438aeba8bc1e70884..741b52aecd8750c0f56639cbde5e606d9466b749 100644 (file)
@@ -1,5 +1,5 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass{Curriculum Vitae}
+#  \DeclareLaTeXClass{curriculum vitae}
 # CV textclass definition file.
 # Author : Jean-Marc Lasgouttes (Jean-Marc.Lasgouttes@inria.fr)
 
@@ -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