Hi, I wanted to wikify a new command, but I don't fully understand what to do...
> -Ursprüngliche Nachricht-
> Von: Hans Hagen
> Gesendet: Donnerstag, 13. Januar 2022 00:25
> An: Maier, Denis Christian (UB) ; ntg-
> cont...@ntg.nl
> Cc: oi...@gmx.es
> Betreff: Re: AW: [NTG-context] LTR fo
You can also consider using viewerlayer:
\setupinteraction[state=start]
\defineviewerlayer[solution]
\setupcolors[state=start]
\usecolors[xwi]
\definecolor[keyColor][1.0(maroon)]
\starttext
\startitemize[n]
\but[ToggleLayer{solution}]
\samplefile{tufte}
\blank[big]
\startviewerlayer[s
On 1/12/2022 9:57 PM, denis.ma...@unibe.ch wrote:
-Ursprüngliche Nachricht-
Von: Hans Hagen
Gesendet: Freitag, 17. Dezember 2021 12:24
An: mailing list for ConTeXt users
Cc: Maier, Denis Christian (UB) ; oi...@gmx.es
Betreff: Re: [NTG-context] LTR footnotes from RTL paragraph
On 12/17/
> -Ursprüngliche Nachricht-
> Von: Hans Hagen
> Gesendet: Freitag, 17. Dezember 2021 12:24
> An: mailing list for ConTeXt users
> Cc: Maier, Denis Christian (UB) ; oi...@gmx.es
> Betreff: Re: [NTG-context] LTR footnotes from RTL paragraph
>
> On 12/17/2021 10:02 AM, Denis Maier via ntg-c
On 1/12/2022 7:34 PM, Gavin via ntg-context wrote:
Hi List,
I am converting problem sets from LaTeX to ConTeXt and ran into a puzzling
problem. I define \sub to produce subscript text in math mode. (See definition
below.) This worked for my ConTeXt book, but fails in the problem sets because
Hi List,
I am converting problem sets from LaTeX to ConTeXt and ran into a puzzling
problem. I define \sub to produce subscript text in math mode. (See definition
below.) This worked for my ConTeXt book, but fails in the problem sets because
in ConTeXt \sub is a special item command, and I use
Thanks Fabrice and Aditya!
With three completely different approaches, I learned three times more than I
was expecting. This has been a great help. I will probably use the framedtext
method, but I learned something from each.
Gavin
> On Jan 11, 2022, at 4:44 PM, Aditya Mahajan wrote:
>
> On
On 1/12/2022 1:09 AM, jbf via ntg-context wrote:
For poetry that has non-regular indentations, I simply
\definelines[poem] and set that up the way I want, obviously, with
\setuplines[poem] e.g. [before={\blank
\setupinterlinespace[line=2.5ex]},after={\blank},indenting=first].
And then, but I
Thanks Hans. Something else I've learned.
Best Wishes
Keith
On Sun, 9 Jan 2022, 22:26 Hans Hagen, wrote:
> On 1/9/2022 4:53 PM, Keith McKay via ntg-context wrote:
> > Since "a picture paints a thousand words", I attach a pdf showing the
> > results of the execution of the code.
> >
> > Are thes