[NTG-context] special book layout problem in ConTeXt

2019-09-13 Thread Nicolas Mondon
Dear ConText Hepers, I'm not sure I'm writing at the good email adress, or even the good place; but sorry, I didn't find any online forum or othr hep centers, so I try. Please tell me if I have to write to someone else. I'd like to edit a thesis (so, as a book), with the text only on even pa

[NTG-context] variable fonts

2019-09-13 Thread Ulrike Fischer
In https://mailman.ntg.nl/pipermail/ntg-context/2017/088343.html is some code to use variable fonts. I don't have the fonts but tried it (in a current context mkiv) with "bahnschrift" instead which as far as I could find out should be a variable font too, but can't see any effect. Is the code s

Re: [NTG-context] variable fonts

2019-09-13 Thread Henning Hraban Ramm
> Am 2019-09-13 um 10:32 schrieb Ulrike Fischer : > > In https://mailman.ntg.nl/pipermail/ntg-context/2017/088343.html > is some code to use variable fonts. > > I don't have the fonts but tried it (in a current context mkiv) with > "bahnschrift" instead which as far as I could find out should be

Re: [NTG-context] formatting index entries: alphabetical order in Unicode

2019-09-13 Thread Robert Zydenbos
On 22. Aug 2019, at 18:17, Wolfgang Schuster wrote: > A PDF with the wrong sorting order doesn't help when you can't show a working > minimal example to reproduce the problem. When you need more control about > the sorting order of the index you should switch to MkIV which has more > options

Re: [NTG-context] formatting index entries: alphabetical order in Unicode

2019-09-13 Thread luigi scarso
On Fri, Sep 13, 2019 at 12:20 PM Robert Zydenbos wrote: > On 22. Aug 2019, at 18:17, Wolfgang Schuster < > wolfgang.schuster.li...@gmail.com> wrote: > > > A PDF with the wrong sorting order doesn't help when you can't show a > working minimal example to reproduce the problem. When you need more

Re: [NTG-context] formatting index entries: alphabetical order in Unicode

2019-09-13 Thread Hans Hagen
On 9/13/2019 12:20 PM, Robert Zydenbos wrote: On 22. Aug 2019, at 18:17, Wolfgang Schuster wrote: A PDF with the wrong sorting order doesn't help when you can't show a working minimal example to reproduce the problem. When you need more control about the sorting order of the index you shou

[NTG-context] expansion problem: random location

2019-09-13 Thread Henning Hraban Ramm
Hi, in an example document I’m trying to get pictures of random size and placement. Unfortunately the expansion is over my head: % \useMPlibrary[dum] \usemodule[visual] \startluacode local locations = { 'top', 'bottom', 'left', 'right', } function RandomLocation() con

Re: [NTG-context] expansion problem: random location

2019-09-13 Thread Wolfgang Schuster
Henning Hraban Ramm schrieb am 13.09.2019 um 18:51: Hi, in an example document I’m trying to get pictures of random size and placement. Unfortunately the expansion is over my head: % \useMPlibrary[dum] \usemodule[visual] \startluacode local locations = { 'top', 'bottom',

Re: [NTG-context] expansion problem: random location

2019-09-13 Thread Henning Hraban Ramm
> Am 2019-09-13 um 19:44 schrieb Wolfgang Schuster > : > > Henning Hraban Ramm schrieb am 13.09.2019 um 18:51: >> Hi, in an example document I’m trying to get pictures of random size and >> placement. >> Unfortunately the expansion is over my head: > Put the value of the random location in a ma

[NTG-context] comma as decimal separator in maths mode

2019-09-13 Thread Martin Althoff
Hi ... I am outputting some numbers in maths mode that have a comma as decimal separator. I get a big space after the comma, which I can prevent by writing $1{,}5$ Is there a less awkward way of getting the comma as a "real" decimal separator? Thanks, Martin \starttext $1,5$ \math{1,5} $1{,

Re: [NTG-context] expansion problem: random location

2019-09-13 Thread Wolfgang Schuster
Henning Hraban Ramm schrieb am 13.09.2019 um 20:41: Am 2019-09-13 um 19:44 schrieb Wolfgang Schuster : Henning Hraban Ramm schrieb am 13.09.2019 um 18:51: Hi, in an example document I’m trying to get pictures of random size and placement. Unfortunately the expansion is over my head: Put the