]> git.lyx.org Git - lyx.git/commitdiff
* Make braille.module consistent.
authorPavel Sanda <sanda@lyx.org>
Tue, 30 Sep 2008 23:39:24 +0000 (23:39 +0000)
committerPavel Sanda <sanda@lyx.org>
Tue, 30 Sep 2008 23:39:24 +0000 (23:39 +0000)
Uwe, please check this patch.

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

lib/layouts/braille.module

index cb46a871e09103a119f82cf78d41707a4f7524c4..0e2e53455e65be8eb0922b95a19192fe1ba3b0fb 100644 (file)
@@ -107,7 +107,7 @@ Style Braille_(dots_off)
        EndFont
 End
 
-# turn off dots
+# turn off mirroring
 Style Braille_(mirror_on)
        LatexType               command
        LatexName               braillemirrortrue
@@ -130,13 +130,13 @@ Style Braille_(mirror_on)
        EndFont
 End
 
-# turn off dots
+# turn off mirroring
 Style Braille_(mirror_off)
        LatexType               command
        LatexName               braillemirrorfalse
        NextNoIndent            1
        KeepEmpty               1
-       LeftMargin              "XBraille mirror off"
+       LeftMargin              XBraille_mirror_off
        LabelSep                xx
        ParSkip                 0.0
        ItemSep                 0.2
@@ -146,7 +146,7 @@ Style Braille_(mirror_off)
        Align                   Block
        AlignPossible           Block, Left
        LabelType               Static
-       LabelString             "Braille mirror off"
+       LabelString             "Braille_mirror_off"
        LabelFont
                Shape           Italic
                Color           Green