Re: [NTG-context] Using \doifelse to change the itemization symbol in specific cases

2020-04-25 Thread Kevin Kenan
On Apr 25, 2020, at 2:34 PM, Wolfgang Schuster wrote: > > \starttext > > \startitemize[n] > \item A > \txt{k} B > \noitem > \item C > \stopitemize > > \stoptext > > Wolfgang Nice…so many options. :) -kk___ If

Re: [NTG-context] Using \doifelse to change the itemization symbol in specific cases

2020-04-25 Thread Kevin Kenan
and increments the counter. Thanks again for the help. -kk > On Apr 25, 2020, at 2:11 PM, Wolfgang Schuster > wrote: > > Kevin Kenan schrieb am 25.04.2020 um 21:24: >> I’m trying to create a conditional that changes the symbol used for certain >> item numbers. Here’s m

[NTG-context] Using \doifelse to change the itemization symbol in specific cases

2020-04-25 Thread Kevin Kenan
I’m trying to create a conditional that changes the symbol used for certain item numbers. Here’s my code that doesn’t work. \define[1]\StepsCommand{\doifelse{#1}{2}{k}{#1}\ignorespaces} \defineitemgroup[Steps] \setupitemgroup[Steps][each][n,packed]

Re: [NTG-context] Use a counter in a reference?

2020-04-19 Thread Kevin Kenan
The label mechanism worked great. Thanks! -kk > On Apr 13, 2020, at 1:20 PM, Thomas A. Schmitz > wrote: > > On 4/13/20 10:13 PM, Kevin Kenan wrote: >> I have a need to tag elements in a text in a way that they are sequentially >> numbered and can have references to

[NTG-context] Use a counter in a reference?

2020-04-13 Thread Kevin Kenan
I have a need to tag elements in a text in a way that they are sequentially numbered and can have references to refer to them. Something like: Here is some \tag[tagref]{\bf text} that is tagged. . . . Refer to tag \tagnumber[tagref] on page \at[tagref]. What is the best

Re: [NTG-context] Space between heading and paragraph in a description

2020-02-19 Thread Kevin Kenan
> On Feb 18, 2020, at 7:45 PM, Aditya Mahajan wrote: > > Add what you discovered to the wiki! I did…after a fashion. Once I knew the answer, I was able to find a reference to it on the wiki. However, it was obscured because both \setupdescription and \setupdescriptions are listed and I was

Re: [NTG-context] Space between heading and paragraph in a description

2020-02-18 Thread Kevin Kenan
> On Feb 18, 2020, at 11:50 AM, Wolfgang Schuster > wrote: > > You can always try the list archive, e.g. the same problems was asked last > year. > > https://mailman.ntg.nl/pipermail/ntg-context/2019/094735.html > I had tried

Re: [NTG-context] Space between heading and paragraph in a description

2020-02-18 Thread Kevin Kenan
Perfect. Thank you, Wolfgang. Is there a way I could have discovered this answer without bothering folks on the list? -kk > On Feb 18, 2020, at 11:26 AM, Wolfgang Schuster > wrote: > > On Tue, 18 Feb 2020 11:16:58 -0800 > Kevin Kenan wrote: > >> How can

[NTG-context] Space between heading and paragraph in a description

2020-02-18 Thread Kevin Kenan
How can I keep the space between the heading text and the paragraph from stretching/shrinking in a description? MWE that exhibits variable space between the heading (the defined word) and the paragraph text: \definedescription [definition] [headstyle=italic,