]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/braille.module
Move RevTeX section in Additional.lyx into Chapter 3 Document classes
[lyx.git] / lib / layouts / braille.module
index 29fa6abfc740c7ed101e1d7398c686845961c64d..b8624d1d50758d4b14a637c414365650b74bcc75 100644 (file)
@@ -6,7 +6,7 @@
 #DescriptionEnd
 # Author: Uwe Stöhr <uwestoehr@web.de>
 
-Format 85
+Format 98
 
 AddToPreamble
        \usepackage{braille}
@@ -37,7 +37,7 @@ Style Braille_(default)
        LabelString     "Braille:"
        LabelFont
          Shape         Italic
-         Color         Blue
+         Color         textlabel1
        EndFont
        DocBookTag  para
        DocBookAttr role='braille'
@@ -62,7 +62,7 @@ Style Braille_(textsize)
        LabelString     "Braille:"
        LabelFont
          Shape         Italic
-         Color         Blue
+         Color         textlabel1
        EndFont
        DocBookTag  para
        DocBookAttr role='braille-text'
@@ -88,7 +88,7 @@ Style Braille_(dots_on)
        LabelString     "Braille_dots_on"
        LabelFont
          Shape         Italic
-         Color         Green
+         Color         textlabel2
        EndFont
        DocBookTag  para
        DocBookAttr role='braille-dots-on'
@@ -114,7 +114,7 @@ Style Braille_(dots_off)
        LabelString     "Braille_dots_off"
        LabelFont
          Shape         Italic
-         Color         Green
+         Color         textlabel2
        EndFont
        DocBookTag  para
        DocBookAttr role='braille-dots-off'
@@ -140,7 +140,7 @@ Style Braille_(mirror_on)
        LabelString     "Braille_mirror_on"
        LabelFont
          Shape         Italic
-         Color         Green
+         Color         textlabel2
        EndFont
        DocBookTag  para
        DocBookAttr role='braille-mirror-on'
@@ -166,7 +166,7 @@ Style Braille_(mirror_off)
        LabelString     "Braille_mirror_off"
        LabelFont
          Shape         Italic
-         Color         Green
+         Color         textlabel2
        EndFont
        DocBookTag  para
        DocBookAttr role='braille-mirror-off'
@@ -189,7 +189,7 @@ InsetLayout "Flex:Braillebox"
          Misc          No_Bar
        EndFont
        LabelFont
-         Color         green
+         Color         textlabel2
          Size          Small
        EndFont
 End