Re: [NTG-context] \setbreakpoints[compound] with numbers

2020-09-17 Thread Denis Maier
Am 17.09.2020 um 19:07 schrieb Hans Hagen: On 9/17/2020 4:54 PM, Denis Maier wrote: Hi, In the texts I'm currently typesetting, I occassionaly have to deal with ISBNs. So, e.g. 978-3-123456-78-9 \setbreakpoints[compound] does not enable automatic linebreaks after or before the hyphens. Is t

Re: [NTG-context] Struggling with startuseMPgraphic and string argument!

2020-09-17 Thread Geert Verhaag
Hi ConTeXt users, That's indeed magic and it works! Hans, thanks for your prompt answer! But I would like to take this a step further, by introducing a macro within the start/stopuseMPgraphic structure like so: \startuseMPgraphic{name}{s::lbl}   def mymacro (text lb) =     pair a ; a := (3cm,

Re: [NTG-context] \setbreakpoints[compound] with numbers

2020-09-17 Thread Hans Hagen
On 9/17/2020 4:54 PM, Denis Maier wrote: Hi, In the texts I'm currently typesetting, I occassionaly have to deal with ISBNs. So, e.g. 978-3-123456-78-9 \setbreakpoints[compound] does not enable automatic linebreaks after or before the hyphens. Is there a way to deal with this? Perhaps someth

Re: [NTG-context] 2020 Meeting recordings?

2020-09-17 Thread Marcus Vinicius Mesquita
So do I. Marcus Vinicius On Thu, Sep 17, 2020, 13:07 Denis Maier wrote: > Hi, > > unfortunately, I wasn't able to come to this years meeting. Have the > presentations and demos been recorded? I would very much like to watch > some of those. > > Best, > Denis > >

[NTG-context] 2020 Meeting recordings?

2020-09-17 Thread Denis Maier
Hi, unfortunately, I wasn't able to come to this years meeting. Have the presentations and demos been recorded? I would very much like to watch some of those. Best, Denis ___ If your question is of interest to oth

[NTG-context] \setbreakpoints[compound] with numbers

2020-09-17 Thread Denis Maier
Hi, In the texts I'm currently typesetting, I occassionaly have to deal with ISBNs. So, e.g. 978-3-123456-78-9 \setbreakpoints[compound] does not enable automatic linebreaks after or before the hyphens. Is there a way to deal with this? Perhaps something similar like \hyphenatedurl{} or an e

Re: [NTG-context] columns yet again

2020-09-17 Thread Hans Hagen
On 9/13/2020 10:54 AM, Thomas A. Schmitz wrote: Hi all, I hope everybody made it back home safely after the meeting. It was great listening in, even if I couldn't be there in person, unfortunately! Today's question is an old one, but I'm confused. What I need: two columns, of unequal width,

Re: [NTG-context] lmtx update

2020-09-17 Thread Eduardo Bohoyo
El 17/9/20 a las 12:50, Eduardo Bohoyo escribió: El 17/9/20 a las 12:35, Wolfgang Schuster escribió: Eduardo Bohoyo schrieb am 17.09.2020 um 10:14: Thank you for this illustrative example, Wolfgang. So, what \forgetparagraphfreezing does is to reverse the order that lmtx currently imposes b

Re: [NTG-context] lmtx update

2020-09-17 Thread Eduardo Bohoyo
El 17/9/20 a las 12:35, Wolfgang Schuster escribió: Eduardo Bohoyo schrieb am 17.09.2020 um 10:14: Thank you for this illustrative example, Wolfgang. So, what \forgetparagraphfreezing does is to reverse the order that lmtx currently imposes by default, right? In other words, \forgetparagraph

Re: [NTG-context] lmtx update

2020-09-17 Thread Wolfgang Schuster
Eduardo Bohoyo schrieb am 17.09.2020 um 10:14: Thank you for this illustrative example, Wolfgang. So, what \forgetparagraphfreezing does is to reverse the order that lmtx currently imposes by default, right? In other words, \forgetparagraphfreezing, recovers the default behaviour of MkIV. So

Re: [NTG-context] lmtx update

2020-09-17 Thread Eduardo Bohoyo
El 17/9/20 a las 1:07, ebohoyod escribió: El 16/9/20 a las 18:23, Wolfgang Schuster escribió: ebohoyod schrieb am 16.09.2020 um 17:52: Hi, It seems that the Lettrine module is one of those affected: https://tex.stackexchange.com/questions/562534/does-context-fail-in-the-lmtx-environment-wit

Re: [NTG-context] Struggling with startuseMPgraphic and string argument!

2020-09-17 Thread Hans Hagen
On 9/16/2020 4:32 PM, Geert Verhaag wrote: Hi, I'm trying to pass a string argument value to an MPgraphic but it doesn't seem to work: Tried the following: \startuseMPgraphic{name}{lbl}   pair a ; a := (3cm,3cm) ;label.top("\MPvariable{lbl}",a) ; \stopuseMPgraphic \starttext   \useMPgraph