X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fbraille.module;h=3b8063d87294c615e7e5d97fa27434462fb77fa2;hb=e2e74ffb0a72477420bfc2a8be0fcfbafe52e8ae;hp=2c2e07f738a6c6b976575cb0fa8905f8e9571d39;hpb=7ff1a5738e65ad767a0058aceeebe963a0f3f7b2;p=lyx.git diff --git a/lib/layouts/braille.module b/lib/layouts/braille.module index 2c2e07f738..3b8063d872 100644 --- a/lib/layouts/braille.module +++ b/lib/layouts/braille.module @@ -2,11 +2,11 @@ #\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 78 +Format 104 AddToPreamble \usepackage{braille} @@ -37,8 +37,10 @@ Style Braille_(default) LabelString "Braille:" LabelFont Shape Italic - Color Blue + Color textlabel1 EndFont + DocBookTag para + DocBookAttr role='braille' End @@ -60,8 +62,10 @@ Style Braille_(textsize) LabelString "Braille:" LabelFont Shape Italic - Color Blue + Color textlabel1 EndFont + DocBookTag para + DocBookAttr role='braille-text' End @@ -84,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 @@ -108,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 @@ -132,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 @@ -156,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 @@ -177,7 +189,7 @@ InsetLayout "Flex:Braillebox" Misc No_Bar EndFont LabelFont - Color green + Color textlabel2 Size Small EndFont End