Re: [NTG-context] how to choose a font variant "book" / LMTX

2022-05-04 Thread Heinrich Paeßens via ntg-context
Yes … that is embarrassing simple … and actually I do not need anything else (since no other family is involved) Many thanks Mikael Best regards, Heinrich > On 4. May 2022, at 19:16, Mikael Sundqvist via ntg-context > wrote: > > On Wed, May 4, 2022 at 6:44 PM Heinrich Paeßens via

Re: [NTG-context] how to choose a font variant "book" / LMTX

2022-05-04 Thread Mikael Sundqvist via ntg-context
On Wed, May 4, 2022 at 6:44 PM Heinrich Paeßens via ntg-context wrote: > > Hi there > I have a quick question: > > I was successful to install and use a new font in LMTX (New Computer Modern). > All good except that I’d like to use the »Book« variant instead of the > »Regular« variant

Re: [NTG-context] how to choose a font variant "book" / LMTX

2022-05-04 Thread Heinrich Paeßens via ntg-context
'both' would be the way to go, how can I set this up? I don’t use typescripts just the definefontfamily and I suppose the book variant belongs to the family but is maybe an unloved relative ... > On 4. May 2022, at 18:51, Henning Hraban Ramm via ntg-context > wrote: > > Do I understand

Re: [NTG-context] how to choose a font variant "book" / LMTX

2022-05-04 Thread Henning Hraban Ramm via ntg-context
Do I understand correctly that you want the "Book" variant as regular? Or do you need both? Have a look into typescripts, e.g. https://wiki.contextgarden.net/Alegreya_Typescript You probably won’t need the features. Hraban Am 04.05.22 um 18:44 schrieb Heinrich Paeßens via ntg-context: Hi

[NTG-context] how to choose a font variant "book" / LMTX

2022-05-04 Thread Heinrich Paeßens via ntg-context
Hi there I have a quick question: I was successful to install and use a new font in LMTX (New Computer Modern). All good except that I’d like to use the »Book« variant instead of the »Regular« variant (NewCM10-Book.otf vs NewCM10-Regular.otf). Trying many ways but the right one. please