Re: [NTG-context] Changing font and font size inside textex

2022-05-30 Thread Stefan Nedeljkovic via ntg-context
Thanks Max that works perfectly! But It would still be useful if I could change families inside a MPpage. On Tue, May 31, 2022 at 1:31 AM Max Chernoff wrote: > > I'm using the following macro to set the font size via h-height: > > > > \starttexdefinition setxheight [#1][#2] > >

Re: [NTG-context] Setting up zint on a mac with macOS Montery Version 12.3.1

2022-05-30 Thread Aditya Mahajan via ntg-context
On Tue, 31 May 2022, Michal Vlasák via ntg-context wrote: > On Mon May 30, 2022 at 8:19 PM CEST, Jan-Erik Hägglöf via ntg-context wrote: > > With latest LMTX installed on my Monterey intel MacBook Air and Zint > > version 2.11 > > > > optional> using library > >

Re: [NTG-context] Changing font and font size inside textex

2022-05-30 Thread Max Chernoff via ntg-context
I'm using the following macro to set the font size via h-height: \starttexdefinition setxheight [#1][#2] \switchtobodyfont[#1, 12pt] \scratchdimen=\dimexpr#2\relax \switchtobodyfont[#1, \cldcontext{tex.dimen.scratchdimen / tex.sp"1ex" * tex.sp"1em" .. "sp"}] \stoptexdefinition But I

Re: [NTG-context] Setting up zint on a mac with macOS Montery Version 12.3.1

2022-05-30 Thread Michal Vlasák via ntg-context
On Mon May 30, 2022 at 8:19 PM CEST, Jan-Erik Hägglöf via ntg-context wrote: > With latest LMTX installed on my Monterey intel MacBook Air and Zint version > 2.11 > > optional> using library > '/Users/janneman/CTX/tex/texmf-osx-64/bin/lib/luametatex/zint/libzint.so' > zint>

Re: [NTG-context] Setting up zint on a mac with macOS Montery Version 12.3.1

2022-05-30 Thread Luis Montgomery via ntg-context
I've seen this error with zinc compiled from source in github, not with v. 2.10.0 (sourceforge). Later I will try the latest v. 2.11.0. Cheers, L. Montgomery El lun., 30 de mayo de 2022 13:19, Jan-Erik Hägglöf via ntg-context < ntg-context@ntg.nl> escribió: > Hi! > > I have issues to get this

Re: [NTG-context] MathML when processing XML

2022-05-30 Thread Duncan Hothersall via ntg-context
Answering my own question - the rules in x-mathml.mkxl/.lmt assume *only* an mml: namespace on MathML elements. Having built my current project on the basis of the examples in the XML in mkiv manual, I had two layers of namespaces in addition to that. Redoing the mappings for the MathML elements

[NTG-context] Changing font and font size inside textex

2022-05-30 Thread Stefan Nedeljkovic via ntg-context
Dear list, I want to be able to change the font and the font size inside a MPpage. But if I try to prepend \switchtobodyfont to the text inside textext it doesn't work. I'm using the following macro to set the font size via h-height: \starttexdefinition setxheight [#1][#2]

Re: [NTG-context] Setting up zint on a mac with macOS Montery Version 12.3.1

2022-05-30 Thread Jan-Erik Hägglöf via ntg-context
Hi! I have issues to get this to work With latest LMTX installed on my Monterey intel MacBook Air and Zint version 2.11 This appears in my log entry … optional> using library '/Users/janneman/CTX/tex/texmf-osx-64/bin/lib/luametatex/zint/libzint.so' zint> something went

Re: [NTG-context] Align headings on the left

2022-05-30 Thread Jürgen Althaus via ntg-context
Hallo Hraban,  deswegen ... Ich hab mich schon gewundert warum nix läuft. Jürgen Von meinem Commodore 64 geschickt -Ursprüngliche Nachricht- Von: ntg-context Im Auftrag von Henning Hraban Ramm via ntg-context Gesendet: Montag, 30. Mai 2022 19:19 An: Jürgen Althaus via

Re: [NTG-context] Align headings on the left

2022-05-30 Thread Jürgen Althaus via ntg-context
Hello Wolfgang, thanks for the quick help. That it is so simple ... The learning curve is just high at first. Jürgen Von meinem Commodore 64 geschickt Von: ntg-context Im Auftrag von Wolfgang Schuster via ntg-context Gesendet: Montag, 30. Mai 2022 18:56 An: mailing list for ConTeXt

Re: [NTG-context] Align headings on the left

2022-05-30 Thread Henning Hraban Ramm via ntg-context
Am 30.05.22 um 18:37 schrieb Jürgen Althaus via ntg-context: Von meinem Commodore 64 geschickt Hallo Jürgen, ich meine mich zwar zu erinnern, dass es eine TeX-Distribution für C64 gab, aber mit LuaMetaTeX wird das nix... ;) Grüßlinge, Hraban

Re: [NTG-context] Align headings on the left

2022-05-30 Thread Wolfgang Schuster via ntg-context
Jürgen Althaus via ntg-context schrieb am 30.05.2022 um 18:37: Hello all, my first post in this mailing list and I hope you can help me. I am looking for a setting that sets the headings completely left-aligned. Have unfortunately found nothing suitable in the online search. Maybe I

[NTG-context] Align headings on the left

2022-05-30 Thread Jürgen Althaus via ntg-context
Hello all, my first post in this mailing list and I hope you can help me. I am looking for a setting that sets the headings completely left-aligned. Have unfortunately found nothing suitable in the online search. Maybe I searched for the wrong terms? Thanks in advance for your help

[NTG-context] issue in Lua syntax formatting

2022-05-30 Thread Henning Hraban Ramm via ntg-context
Hi, the formatting of Lua multi-line strings messes up the source structure, in the following MWE, the "one" is displayed after "[[": \starttext \startLUA words = [[ one two three ]] \stopLUA \stoptext (Denis recognized that in his MAPS/CGJ article on ligature handling.) Hraban

Re: [NTG-context] arm osx

2022-05-30 Thread Taco Hoekwater via ntg-context
Hi, > On 29 May 2022, at 22:15, Keith McKay via ntg-context > wrote: > > Hi Steffen > > I have TeXshop setup on my mac mini M1 but I rarely use it. I do not use TeXshop, but I did just upgrade to an M1 Mac, and I had some issues with intel binaries 'sticking around’. Perhaps this page