[NTG-context] Re: Adjusting Font Based Math Parameters

2024-10-12 Thread Julius Ross
Sorry that is not really what I want. I am looking to adjust (in context) all of the primitives \Umathfractiondenomdown, \Umathfractionnumup etc described on p138 of the LuaMetaTeX reference manual. Ideally it would be nice to be able to do this once from the start. The reason is simply it would

[NTG-context] Re: Typescript font for math script and scriptscript

2024-10-04 Thread Julius Ross
I am not sure how one would (sensibly) use that opentype feature along with a change of axis for a variable font. (Your hesitation for a variable math font is not unwarranted, and might in the end not be something that works) On Fri, Oct 4, 2024 at 9:12 AM Mikael Sundqvist wrote: > Hi, > > are

[NTG-context] Re: overbraces in concrete mathematics - bug?

2024-11-03 Thread Julius Ross
Upgraded ConTeXt and it works just as for you. Thanks for the reply, and apologies for the noise. On Sat, Nov 2, 2024 at 7:23 PM Julius Ross wrote: > I get the attached. Perhaps I did something weird to my ConTexT: will > try reinstalling later and see if that fixes it. > > O

[NTG-context] Re: overbraces in concrete mathematics - bug?

2024-11-02 Thread Julius Ross
I get the attached. Perhaps I did something weird to my ConTexT: will try reinstalling later and see if that fixes it. On Sat, Nov 2, 2024 at 5:10 PM Mikael Sundqvist wrote: > Hi, > > I get (with the latest) the attached image. Looks about the same to > me. (I do not see what you get, so I do

[NTG-context] Pennstander

2024-12-29 Thread Julius Ross
Dear ConTeXt-users-with-interest-in-typesetting-mathematics, I have made public a first version of an "informal" mathematics font aimed at LuaLaTeX/ConTeXt. It was a just-for-fun thing, so advice/bug reports/comments welcome. https://github.com/juliusross1/Pennstander Also, if anybody has ConT

[NTG-context] Re: Math kerns

2024-12-28 Thread Julius Ross
much about prescripts (for mathematics) is the way to go. Happy holidays to you all. Julius On Tue, Dec 24, 2024 at 10:45 AM Mikael Sundqvist wrote: > Hi, > > On Mon, Dec 23, 2024 at 6:03 PM Julius Ross wrote: > > > > Hi, > > > > I have noticed something with the way

[NTG-context] Math kerns

2024-12-23 Thread Julius Ross
Hi, I have noticed something with the way ConTeXt is treating math kerns that I do not understand. Consider a prescript such as \startformula H^^^M \stopformula If the math.tl anchor on H is negative then the M is moved to the left (i.e away from the H). This is the opposite of what I would hav