[overstrike] with different color?
What is the preferred way to overstrike a text with a different color? This does not work: One \overstrike[color=red]{Two} Three .F
On 03/06/2020 16:30, Henning Hraban Ramm wrote:
\setupbar[color=red,rulethickness=1.4] % measurement in pt
the command also takes a parameter offset as well as dy. I assume the offset will position the line higher / lower . But I see no effect. \setupbar[color=red,rulethickness=.3,offset=0.5]
Am 04.06.2020 um 20:00 schrieb Floris van Manen
: \setupbar[color=red,rulethickness=1.4] % measurement in pt
the command also takes a parameter offset as well as dy. I assume the offset will position the line higher / lower . But I see no effect.
\setupbar[color=red,rulethickness=.3,offset=0.5]
According to https://wiki.contextgarden.net/Command/underbar, offset should work. Maybe \definebar behaves different to \setupbar Hraban
Henning Hraban Ramm schrieb am 03.06.2020 um 16:30:
Am 03.06.2020 um 16:19 schrieb Floris van Manen
: What is the preferred way to overstrike a text with a different color? This does not work: One \overstrike[color=red]{Two} Three
\setupbar[color=red,rulethickness=1.4] % measurement in pt
\setupbar [overstrike] [..,..=..,..] Wolfgang
participants (3)
-
Floris van Manen
-
Henning Hraban Ramm
-
Wolfgang Schuster