X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fbraille.module;h=3b8063d87294c615e7e5d97fa27434462fb77fa2;hb=e2e74ffb0a72477420bfc2a8be0fcfbafe52e8ae;hp=0b937b5b4fa6222fbc41505475e6da2ede5c11cb;hpb=d27668841be9dffa53c7b7a6e79b14dac97f50cb;p=lyx.git diff --git a/lib/layouts/braille.module b/lib/layouts/braille.module index 0b937b5b4f..3b8063d872 100644 --- a/lib/layouts/braille.module +++ b/lib/layouts/braille.module @@ -1,11 +1,12 @@ #\DeclareLyXModule[braille.sty]{Braille} +#\DeclareCategory{Accessibility} #DescriptionBegin #Defines an environment to typeset Braille. -#For more details see Braille.lyx in examples. +#For more details see Help > Specific Manuals > Braille. #DescriptionEnd # Author: Uwe Stöhr -Format 48 +Format 104 AddToPreamble \usepackage{braille} @@ -36,8 +37,10 @@ Style Braille_(default) LabelString "Braille:" LabelFont Shape Italic - Color Blue + Color textlabel1 EndFont + DocBookTag para + DocBookAttr role='braille' End @@ -59,8 +62,10 @@ Style Braille_(textsize) LabelString "Braille:" LabelFont Shape Italic - Color Blue + Color textlabel1 EndFont + DocBookTag para + DocBookAttr role='braille-text' End @@ -83,8 +88,10 @@ Style Braille_(dots_on) LabelString "Braille_dots_on" LabelFont Shape Italic - Color Green + Color textlabel2 EndFont + DocBookTag para + DocBookAttr role='braille-dots-on' End @@ -107,8 +114,10 @@ Style Braille_(dots_off) LabelString "Braille_dots_off" LabelFont Shape Italic - Color Green + Color textlabel2 EndFont + DocBookTag para + DocBookAttr role='braille-dots-off' End @@ -131,8 +140,10 @@ Style Braille_(mirror_on) LabelString "Braille_mirror_on" LabelFont Shape Italic - Color Green + Color textlabel2 EndFont + DocBookTag para + DocBookAttr role='braille-mirror-on' End @@ -155,8 +166,10 @@ Style Braille_(mirror_off) LabelString "Braille_mirror_off" LabelFont Shape Italic - Color Green + Color textlabel2 EndFont + DocBookTag para + DocBookAttr role='braille-mirror-off' End @@ -176,7 +189,7 @@ InsetLayout "Flex:Braillebox" Misc No_Bar EndFont LabelFont - Color green + Color textlabel2 Size Small EndFont End