On 5/21/2021 00:26, Wolfgang Schuster wrote:
Aditya Mahajan schrieb am 21.05.2021 um 04:47:
On Thu, 20 May 2021, Rik Kabel wrote:
Consider the following example:
\define \HighlightColor {red}
Why not just use:
\definecolor[HighlightColor][red]
and then use color=HighlightColor, etc.
Aditya Mahajan schrieb am 21.05.2021 um 04:47:
On Thu, 20 May 2021, Rik Kabel wrote:
Consider the following example:
\define \HighlightColor {red}
Why not just use:
\definecolor[HighlightColor][red]
and then use color=HighlightColor, etc.
This is the better way to create unique color
On Thu, 20 May 2021, Rik Kabel wrote:
> Consider the following example:
>
>\define \HighlightColor {red}
Why not just use:
\definecolor[HighlightColor][red]
and then use color=HighlightColor, etc.
>\definehighlight[RED][color=\HighlightColor]
>\definelabel[AA][alternative=inright
Consider the following example:
\define \HighlightColor {red}
\definehighlight[RED][color=\HighlightColor]
\definelabel[AA][alternative=inright,headcolor=\HighlightColor,text=]
\definelabel[BB][alternative=inright,headcolor=red,text=]
\noheaderandfooterlines
\starttext
\hsize
On 01/10/20, 20:55, Susanne G. Loeber wrote:
> Dear Reader,
>
> I have a colored section, text in another color and a TikZ picture with a
> differently colored node, following each other. However, either the node
> gets the wrong color or the following paragraph, see example below.
>
> Is there s
Hi,
> On 1 Oct 2020, at 20:55, Susanne G. Loeber wrote:
>
> Dear Reader,
>
> I have a colored section, text in another color and a TikZ picture with a
> differently colored node, following each other. However, either the node gets
> the wrong color or the following paragraph, see example bel
Dear Reader,
I have a colored section, text in another color and a TikZ picture with a
differently colored node, following each other. However, either the node
gets the wrong color or the following paragraph, see example below.
Is there something wrong with the section settings? How do I get all
> >
> > \setupcolors[state=start]
> > \newcounter\V
> > \def\Vers#1{\increment\V {\color[darkgreen]\rm\bi \V} #1}
> >
> \def\Vers#1{\increment\V \dontleavehmode{\color[darkgreen]\rm\bi \V}
> #1}
>
> but i think this is better
>
Am 27.03.10 21:34, schrieb Wolfgang Werners-Lucchini:
Hallo,
on Vers 38 at page 2 (see example) text is green.
\setupcolors[state=start]
\newcounter\V
\def\Vers#1{\increment\V {\color[darkgreen]\rm\bi \V} #1}
\def\Vers#1{\inc
Hallo,
on Vers 38 at page 2 (see example) text is green.
\setupcolors[state=start]
\newcounter\V
\def\Vers#1{\increment\V {\color[darkgreen]\rm\bi \V} #1}
\starttext
\startcolumns
\dorecurse{50}{\Vers{Dies ist ein Testsatz der gerad
10 matches
Mail list logo