diff options
Diffstat (limited to 'Master/texmf-dist/doc/xelatex/bidihl/bidihl-doc.tex')
-rw-r--r-- | Master/texmf-dist/doc/xelatex/bidihl/bidihl-doc.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/xelatex/bidihl/bidihl-doc.tex b/Master/texmf-dist/doc/xelatex/bidihl/bidihl-doc.tex index 38e41a4cb1b..c95e6138de5 100644 --- a/Master/texmf-dist/doc/xelatex/bidihl/bidihl-doc.tex +++ b/Master/texmf-dist/doc/xelatex/bidihl/bidihl-doc.tex @@ -28,7 +28,7 @@ be loaded before \xpackage{bidi} package. Highlights the text. The default highlighting box color is yellow; if a different color is desired, then simply define a new color with \texttt{bidihlcolor} as the name of the color; i.e. \begin{verbatim} -\definecolor{bidihlcolor}{rgb}{0.3,0.1,0} +\definecolor{bidihlcolor}{rgb}{1,0.7,0} % orange \end{verbatim} The default highlighting box height is 10pt; again if a different height is desired, then change the length of \cs{bidihlboxheight}; i.e. |