Re: [NTG-context] Basic font question (Optima, but no bold, no italics). Standalone ConTeXt does not work. TeX Live 2019 works

2020-04-26 Thread Benjamin Buchmuller
The problem seems to be resolved. Thanks to everyone, especially Hans, Taco and Wolfgang for the fast fix (offlist)! After updating to ConTeXt ver: 2020.01.30 14:13 MKIV beta fmt: 2020.4.26 Helvetica Neue works with: == \starttypescript [sans] [helvet]

Re: [NTG-context] Basic font question (Optima, but no bold, no italics). Standalone ConTeXt does not work. TeX Live 2019 works

2020-04-24 Thread Taco Hoekwater
See this link: https://wiki.contextgarden.net/Mac_Installation In particular, you need this set of shell commands from that page: mkdir $HOME/context cd $HOME/context rsync -av rsync://contextgarden.net/minimals/setup/first-setup.sh . sh ./first-setup.sh --modules=all --engine=luatex but we

Re: [NTG-context] Basic font question (Optima, but no bold, no italics). Standalone ConTeXt does not work. TeX Live 2019 works

2020-04-24 Thread Gerben Wierda
> On 24 Apr 2020, at 11:56, Taco Hoekwater wrote: > > Hi, > > FYI, my "context mkiv” standalone seems to be fine (latest download). > “lmtx” standalone (also latest download) not so much (same problems). Thx. How do I get/install a ‘context mkiv’ standalone? The standalone on

Re: [NTG-context] Basic font question (Optima, but no bold, no italics). Standalone ConTeXt does not work. TeX Live 2019 works

2020-04-24 Thread Taco Hoekwater
> On 24 Apr 2020, at 12:14, Benjamin Buchmuller > wrote: > > Hi Hraban, > > This might confirm Taco‘s notion that there is some bug lmtx. We have moved this off-list for a while. For now, if you have problems with lmtx, just switch back to the regular mkiv standalone. Best wishes, Taco

Re: [NTG-context] Basic font question (Optima, but no bold, no italics). Standalone ConTeXt does not work. TeX Live 2019 works

2020-04-24 Thread Benjamin Buchmuller
Hi Hraban, Thanks for the hint (and the proper fontfamily setup), I have forced reload ten times now from various accounts; the issue persists unfortunately. This might confirm Taco‘s notion that there is some bug lmtx. I’m running macOS Catalina too, but as it worked with the standalone of

Re: [NTG-context] Basic font question (Optima, but no bold, no italics). Standalone ConTeXt does not work. TeX Live 2019 works

2020-04-24 Thread Taco Hoekwater
Hi, FYI, my "context mkiv” standalone seems to be fine (latest download). “lmtx” standalone (also latest download) not so much (same problems). Looks like something is broken in ltmx’ TTC parser. OS X Catalina 10.15.4 Taco

Re: [NTG-context] Basic font question (Optima, but no bold, no italics). Standalone ConTeXt does not work. TeX Live 2019 works

2020-04-24 Thread Henning Hraban Ramm
> Am 24.04.2020 um 11:13 schrieb Benjamin Buchmuller > : > > Although this specific issue might have been solved meanwhile by the helpful > suggestions of Wolfang, Thomas and others, I would like to point out that I > have recently also encountered an odd behaviour of the mtxrun fontloader

Re: [NTG-context] Basic font question (Optima, but no bold, no italics). Standalone ConTeXt does not work. TeX Live 2019 works

2020-04-24 Thread Benjamin Buchmuller
ontents of ntg-context digest..." > Today's Topics: > > 1. Re: Basic font question (Optima, but no bold, no italics). > Standalone ConTeXt does not work. TeX Live 2019 works > (Wolfgang Schuster) > > From: Wolfgang Schuster > Subject: Re: [NTG-context] Ba

Re: [NTG-context] Basic font question (Optima, but no bold, no italics). Standalone ConTeXt does not work. TeX Live 2019 works

2020-04-24 Thread Thomas A. Schmitz
> On 24. Apr 2020, at 09:21, Gerben Wierda wrote: > > > I altready did that earlier as per the Wiki information (did not report it) > and just tried again. No difference. Steps to happiness: 1. Extract the ttc font to ttf 2. Copy the ttf files to your local texmf directory 3. reload the

Re: [NTG-context] Basic font question (Optima, but no bold, no italics). Standalone ConTeXt does not work. TeX Live 2019 works

2020-04-24 Thread Gerben Wierda
> On 24 Apr 2020, at 08:53, Wolfgang Schuster > wrote: > > Can you try this: > > \definefontfamily [mainface] [rm] [Optima] > [it=optimaitalic, >bf=optimabold, >bi=optimabolditalic] I altready did that earlier as per the Wiki information (did not report it) and just tried again.

Re: [NTG-context] Basic font question (Optima, but no bold, no italics). Standalone ConTeXt does not work. TeX Live 2019 works

2020-04-24 Thread Gerben Wierda
With Arial: \definefontfamily[mainface][rm][Arial] \setupbodyfont[mainface,10pt] with Optima: \definefontfamily[mainface][rm][Optima] \setupbodyfont[mainface,10pt] It doesn’t matter if the font statements are before or after \starttext Then I thought, let’s test some other things. I logged

Re: [NTG-context] Basic font question (Optima, but no bold, no italics). Standalone ConTeXt does not work. TeX Live 2019 works

2020-04-24 Thread Henning Hraban Ramm
> Am 24.04.2020 um 08:48 schrieb Gerben Wierda : > > Then I thought, let’s test some other things. I logged in as another user, > and used ConTeXt from TeX Live 2019: > > > It seems to be that on my system, the standalone installed ConTeXt does not > work with Optima, but the TeX Live

Re: [NTG-context] Basic font question (Optima, but no bold, no italics). Standalone ConTeXt does not work. TeX Live 2019 works

2020-04-24 Thread Wolfgang Schuster
Gerben Wierda schrieb am 24.04.2020 um 08:48: With Arial: \definefontfamily[mainface][rm][Arial] \setupbodyfont[mainface,10pt] with Optima: \definefontfamily[mainface][rm][Optima] \setupbodyfont[mainface,10pt] It doesn’t matter if the font statements are before or after \starttext Then I

Re: [NTG-context] Basic font question (Optima, but no bold, no italics)

2020-04-24 Thread Henning Hraban Ramm
> Am 24.04.2020 um 05:19 schrieb kaddour kardio : > > It's noticed that Optima is a Sans Serif font. > Maybe it conflicts with MacOS way to handle fonts. No, ConTeXt doesn’t care what kind of font you define as rm/ss/tt, and the OS has no say in that. Best, Hraban

Re: [NTG-context] Basic font question (Optima, but no bold, no italics)

2020-04-24 Thread Henning Hraban Ramm
> Am 24.04.2020 um 02:10 schrieb Vladimir Lomov : > > > I think Henning Hraban Ramm meant not OS font cache (but may be including it, > I'm not a Mac OS user) but context font cache. Run > > $ mtxrun --script fonts --reload --force > > and try above '--list --all ...' command again No,

Re: [NTG-context] Basic font question (Optima, but no bold, no italics)

2020-04-23 Thread kaddour kardio
It's noticed that Optima is a Sans Serif font. Maybe it conflicts with MacOS way to handle fonts. Le ven. 24 avr. 2020 à 01:10, Vladimir Lomov a écrit : > Hello, > ** Gerben Wierda [2020-04-23 23:57:26 +0200]: > > >> On 23 Apr 2020, at 19:18, Henning Hraban Ramm wrote: > >> > >>> > >>> Am

Re: [NTG-context] Basic font question (Optima, but no bold, no italics)

2020-04-23 Thread Vladimir Lomov
Hello, ** Gerben Wierda [2020-04-23 23:57:26 +0200]: >> On 23 Apr 2020, at 19:18, Henning Hraban Ramm wrote: >> >>> >>> Am 23.04.2020 um 16:42 schrieb Gerben Wierda : >>> On 23 Apr 2020, at 16:34, Henning Hraban Ramm wrote: [...] What do you get from mtxrun

Re: [NTG-context] Basic font question (Optima, but no bold, no italics)

2020-04-23 Thread Gerben Wierda
> On 23 Apr 2020, at 19:18, Henning Hraban Ramm wrote: > >> >> Am 23.04.2020 um 16:42 schrieb Gerben Wierda : >> >>> >>> On 23 Apr 2020, at 16:34, Henning Hraban Ramm wrote: >>> Am 23.04.2020 um 16:22 schrieb Gerben Wierda : > On 23 Apr 2020, at 16:16,