From 31b1ad0407bfc43182d1151053cdd3614ef0637e Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Tue, 30 Sep 2008 23:39:24 +0000 Subject: [PATCH] * Make braille.module consistent. 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 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/layouts/braille.module b/lib/layouts/braille.module index cb46a871e0..0e2e53455e 100644 --- a/lib/layouts/braille.module +++ b/lib/layouts/braille.module @@ -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 -- 2.39.2