]> git.lyx.org Git - features.git/commitdiff
- simplecv.layout: remove unused string definitions and use the itemize definition...
authorUwe Stöhr <uwestoehr@web.de>
Sat, 10 Dec 2011 00:57:46 +0000 (00:57 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Sat, 10 Dec 2011 00:57:46 +0000 (00:57 +0000)
- stdlists.inc: remove unused string definitions

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@40467 a592a061-630c-0410-9148-cb99ea01b6c8

lib/layouts/simplecv.layout
lib/layouts/stdlists.inc

index 5ba850313c91d5499bf351e918cfcc0e9047920c..fe83a6133782d4b828939bd378af6809b742a466 100644 (file)
@@ -13,6 +13,7 @@ TocDepth                -1
 Input stdcounters.inc
 Input stdinsets.inc
 
+
 Style Standard
        Margin                Static
        LatexType             Paragraph
@@ -69,7 +70,6 @@ Style Topic
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Manual
-       LabelString           "MMMMM"
        LabelFont
          Family              Sans
          Shape               Slanted
@@ -91,7 +91,9 @@ Style Itemize
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Itemize
-       LabelString           "*"
+       HTMLTag               ul
+       HTMLItem              li
+       HTMLLabel             NONE
 End
 
 
@@ -145,7 +147,6 @@ Style Bibliography
        LatexName             thebibliography
        LatexType             Bib_Environment
        LabelType             Bibliography
-       LabelString           ""
        LabelBottomSep        0.7
        LabelFont
          Size                Tiny
index 17c72c516f957abbfdd22da6ec420c383395e895..0d27e2145193579fc250bba3067dc7bfbab76619 100644 (file)
@@ -25,7 +25,6 @@ Style Itemize
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Itemize
-       LabelString           "*"
        HTMLTag               ul
        HTMLItem              li
        HTMLLabel             NONE
@@ -71,7 +70,6 @@ Style Description
        Align                 Block
        AlignPossible         Block, Left
        LabelType             Manual
-       LabelString           "MM"
        LabelFont
          Series              Bold
        EndFont