[OS X TeX] CM fonts and Illustrator

George Gratzer via MacOSX-TeX macosx-tex at email.esm.psu.edu
Fri Oct 9 01:16:34 CEST 2020


I gave the command (paste):

And then checked the Library:



Cannot find folder, TeXOTFonts.

Herb, help




> On Oct 8, 2020, at 1:39 PM, Herbert Schulz <herbs at wideopenwest.com> wrote:
> 
>> On Oct 8, 2020, at 10:35 AM, George Gratzer via MacOSX-TeX <macosx-tex at email.esm.psu.edu> wrote:
>> 
>> Thank you for your help, I’m almost there.
>> 
>> But
>> 
>> /Library/TeX/Root/texmf-dist/fonts/opentype/public/lm
>> 
>> Contains the “lm” fonts:
>> 
>> 
>> <Screen Shot 2020-10-08 at 11.31.55 AM.png>
>> 
>> And 
>> 
>> /Library/TeX/Root/texmf-dist/fonts/opentype/public/cm-unicode
>> 
>> Contains the Unicode fonts:
>> 
>> 
>> <Screen Shot 2020-10-08 at 11.33.24 AM.png>
>> 
>> 
>> So I still get the warning:
>> 
>> 
>> <Screen Shot 2020-10-08 at 11.29.18 AM.png>
>> 
>> I would need the folder with cmr, etc.
>> 
>> Thanks,
>> 
>> GG
>> 
>>> On Oct 8, 2020, at 4:03 AM, Luis Sequeira <lfsequeira at gmail.com> wrote:
>>> 
>>> If I remember correctly, you have to make the fonts available to your macOS applications.
>>> The standard way to do it is using FontBook.
>>> 
>>> Since you already have mactex installed, you should have the fonts in:
>>> 
>>> /Library/TeX/Root/texmf-dist/fonts/opentype/public/lm
>>> 
>>> and/or
>>> 
>>> /Library/TeX/Root/texmf-dist/fonts/opentype/public/cm-unicode
>>> 
>>> 
>>> (for the Latin Modern or a Unicode version of Computer Modern, respectively)
>>> 
>>> 
>>> Open FontBook, create a new collection named TeX (not mandatory, but it helps to keep things organized).
>>> Do File->Add Fonts...
>>> 
>>> To quickly access these locations, you can press Command-Shift-G and paste the path above.
>>> Then select the fonts and click Open.
>>> 
>>> LS
> 
> 
> Howdy,
> 
> Try this in Terminal
> 
> ln -s /Library/TeX/Root/texmf-dist/fonts/opentype ~/Library/Fonts/TeXOTFonts
> 
> which should create a folder, TeXOTFonts, in your Library folder, ~/Library, that has all the standard open type fonts supplied with TeX Live. The nice thing about this is that if you update your TeX Live to the 2021 version it will automatically point to the new active open type folder since you are linking though the /Library/TeX/Root which always points to the root of the active TeX distribution.
> 
> Then open Font Book and Drag and Drop the TeXOTFonts folder onto the Font Book icon. This should force Font Book to check the fonts in that folder and they should get entered in Font Book's list of fonts.
> 
> Hope that helps.
> 
> Good Luck,
> 
> Herb Schulz
> (herbs at wideopenwest dot com)
> 
> ----------- Please Consult the Following Before Posting -----------
> TeX FAQ: http://www.tex.ac.uk/faq
> List Reminders and Etiquette: https://sites.esm.psu.edu/~gray/tex/
> List Archives: http://dir.gmane.org/gmane.comp.tex.macosx
>                https://email.esm.psu.edu/pipermail/macosx-tex/
> TeX on Mac OS X Website: http://mactex-wiki.tug.org/
> List Info: https://email.esm.psu.edu/mailman/listinfo/macosx-tex

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://tug.org/pipermail/macostex-archives/attachments/20201008/6be9c965/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screen Shot 2020-10-08 at 7.13.18 PM.png
Type: image/png
Size: 113474 bytes
Desc: not available
URL: <https://tug.org/pipermail/macostex-archives/attachments/20201008/6be9c965/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screen Shot 2020-10-08 at 7.15.04 PM.png
Type: image/png
Size: 237007 bytes
Desc: not available
URL: <https://tug.org/pipermail/macostex-archives/attachments/20201008/6be9c965/attachment-0003.png>
-------------- next part --------------
----------- Please Consult the Following Before Posting -----------
TeX FAQ: http://www.tex.ac.uk/faq
List Reminders and Etiquette: https://sites.esm.psu.edu/~gray/tex/
List Archives: http://dir.gmane.org/gmane.comp.tex.macosx
                https://email.esm.psu.edu/pipermail/macosx-tex/
TeX on Mac OS X Website: http://mactex-wiki.tug.org/
List Info: https://email.esm.psu.edu/mailman/listinfo/macosx-tex


More information about the macostex-archives mailing list.