Non-free fonts and MacTeX 20203003

Richard Koch koch at math.uoregon.edu
Wed Apr 1 22:57:45 CEST 2020


Folks,

After Reinhard's message, I decided to bite the bullet and try myself. Below is EXACTLY what I did, copied from a Terminal session.

Made a new home directory called "freefonts" and cd to it.

curl --remote-name https://www.tug.org/fonts/getnonfreefonts/install-getnonfreefonts <https://www.tug.org/fonts/getnonfreefonts/install-getnonfreefonts>
sudo texlua install-getnonfreefonts

sudo getnonfreefonts --sys --help

(This gave appropriate information.)

sudo getnonfreefonts --sys --refreshmap

(This gave a little information with no error.)

sudo getnonfreefonts --sys --all

(This downloaded and installed quite a few fonts. There were no errors and only minor warnings, all the same, and I'll show the last one and the end of the install:)

_______
Checking integrity of file 'webomints.zip'...                              [ok]

b0046340d26adc6dd0b9521cfdf2195f  webomints.zip                     [MD5sum ok]

Extracting 'webomints.zip'...                                            [done]
Installing 'webo.map'...updmap [WARNING]: resetting $HOME value (was /Users/koch) to root's actual home (/var/root).
                                                 [done]

Running 'mktexlsr /usr/local/texlive/texmf-local >/dev/null 2>/dev/null' ... [done]

Updating map files (updmap-sys). Be patient...updmap [WARNING]: resetting $HOME value (was /Users/koch) to root's actual home (/var/root).
                           [done]
_______

So in short, I cannot reproduce the error.

Richard Koch






-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://tug.org/pipermail/tex-live/attachments/20200401/f4f4ff64/attachment.html>


More information about the tex-live mailing list.