]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/braille.module
dinbrief: fix typos, correct obsolete environments, add missing environments, patch...
[lyx.git] / lib / layouts / braille.module
index 193eb96f1695a928e7532d7c8084af6dfe090736..895dcb8b321180c96c123fc4d103cf89fcbe2f16 100644 (file)
@@ -1,10 +1,13 @@
-#\DeclareLyXModule[braille.sty]{Defines an environment to typeset Braille.}{Braille}
-
+#\DeclareLyXModule[braille.sty]{Braille}
+#DescriptionBegin
+#Defines an environment to typeset Braille.
+#For more details see Braille.lyx in examples.
+#DescriptionEnd
 # Author: Uwe Stöhr <uwestoehr@web.de>
 
-Format 6
+Format 10
 
-Preamble
+AddToPreamble
        \usepackage{braille}
        \newcommand{\braillenormal}[1]
         {\setlength{\brailleunit}{2.4mm}\braille{#1}}
@@ -104,7 +107,7 @@ Style Braille_(dots_off)
        EndFont
 End
 
-# turn off dots
+# turn off mirroring
 Style Braille_(mirror_on)
        LatexType               command
        LatexName               braillemirrortrue
@@ -127,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
@@ -143,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