[NTG-context] Changed behavior from \convertnumber{arabicdecimals}{..} as a textcommand for note

2022-01-14 Thread musa furber via ntg-context
This week I updated ConTeXt minimals. Before then, I used the following code so that footnotes to Arabic passages would have parenthesis around them and use the digits used in Arabic texts in the Middle East (e.g. ٠١٢٣٤٥٦٧٨٩). \setupnote [arfootnote] [ headstyle={\switchtobodyfont[kitab]},

Re: [NTG-context] Solved! Itemize columns with MPgraphics: another vertical spacing puzzle

2022-01-14 Thread Gavin via ntg-context
Thanks, Hans! That works, and it makes sense. Playing with frames always pays, indeed. -Gavin > On Jan 14, 2022, at 3:18 PM, Hans Hagen wrote: > > On 1/14/2022 8:10 PM, Gavin via ntg-context wrote: >> Hi List, >> I solved this problem, but the solution is a bit mysterious to me. I was >>

Re: [NTG-context] Solved! Itemize columns with MPgraphics: another vertical spacing puzzle

2022-01-14 Thread Hans Hagen via ntg-context
On 1/14/2022 8:10 PM, Gavin via ntg-context wrote: Hi List, I solved this problem, but the solution is a bit mysterious to me. I was trying to solve another problem – removing the small space underneath the graphic in the framed box. I did this by adding boffset=-\strutdepth to the framed

Re: [NTG-context] Solved! Itemize columns with MPgraphics: another vertical spacing puzzle

2022-01-14 Thread Gavin via ntg-context
Hi List, I solved this problem, but the solution is a bit mysterious to me. I was trying to solve another problem – removing the small space underneath the graphic in the framed box. I did this by adding boffset=-\strutdepth to the framed command. That not only got rid of the space inside the

Re: [NTG-context] Spacing issue in itemize

2022-01-14 Thread Aditya Mahajan via ntg-context
On Fri, 14 Jan 2022, Hans Hagen wrote: > > @Hans: Does it make sense to add a setups key to \setupitemize to keep such > > changes local? > % 0 = before/after > % 1 = between unless before > % 2 = between > > \c_strc_itemgroups_spacing_mode\plustwo > > The question then is: "what key" (we have

[NTG-context] Itemize columns with MPgraphics: another vertical spacing puzzle

2022-01-14 Thread Gavin via ntg-context
Hi List, I need to itemize graphics when I use those graphics as the choices in a multiple choice question. When I do that in columns, I am getting excess space below the graphics. See example code and output below. Any suggestions for how I get rid of this space? I’m not sure if this is

[NTG-context] process markdown file

2022-01-14 Thread J Huisman via ntg-context
Hi all, I have updated to the latest version and it seems that the MarkDown module is no longer part of the context installation. I get an 'undefined control sequence' error for \processmarkdownfile and the module files are gone. Is this on purpose? Why has it been removed? Can this please be

Re: [NTG-context] Spacing issue in itemize

2022-01-14 Thread Gavin via ntg-context
Hi Hans, Aditya, and all, Let me add another case to this discussion. For multiple choice questions, it is nice to have the columns option. However, this produces somewhat inconsistent results. In the code below, without Aditya's tweak, there is space before the choices in the first two cases,

Re: [NTG-context] clartype typescript

2022-01-14 Thread Hans Hagen via ntg-context
On 1/14/2022 2:26 PM, Youssef Cherem via ntg-context wrote: Hello everyone, I'm a new Context user, so pardon me if it's obvious. I found the cleartype typescript, but can't figure out how to use it. I thought it would be as easy as: \usetypescript[cleartype] But I am confused as to what to

[NTG-context] clartype typescript

2022-01-14 Thread Youssef Cherem via ntg-context
Hello everyone, I'm a new Context user, so pardon me if it's obvious. I found the cleartype typescript, but can't figure out how to use it. I thought it would be as easy as: \usetypescript[cleartype] But I am confused as to what to put in \setupbodyfont[?] (there are several sans fonts to

Re: [NTG-context] \setupheadertexts not working when text contains \subject

2022-01-14 Thread Bruce Horrocks via ntg-context
> On 14 Jan 2022, at 07:48, Hans Hagen wrote: > > Ponder this: > > [{\stylePageHeader{\structureuservariable{author}}}] > > versus this: > > [{\stylePageHeader{\namedstructureuservariable{chapter}{author}}}] > > and you can guess what happens. Thank-you for the quick response. It looks

Re: [NTG-context] Spacing issue in itemize

2022-01-14 Thread Hans Hagen via ntg-context
On 1/13/2022 6:15 PM, Aditya Mahajan via ntg-context wrote: On Thu, 13 Jan 2022, Gavin via ntg-context wrote: Hi list, When I define an items group, it seems to mess up the spacing for a nested item group. See example below. Any ideas? I’m typesetting with > ConTeXt ver: