[OS X TeX] MacOSX-TeX Digest, Vol 206, Issue 4
Salomon, David
david.salomon at csun.edu
Fri Jan 10 18:38:32 EST 2025
Yes, Gary, this helped a lot. It completely solved my problem. Many thanks.
There is much experience and wisdom in this users' group. Congratulations and have a happy new year.
David Salomon
dsalomon at csun.edu
http://www.davidsalomon.name/
(619) 873-6742 mobile
619-443-6528 landline
________________________________
From: MacOSX-TeX <macosx-tex-bounces at email.esm.psu.edu> on behalf of macosx-tex-request at email.esm.psu.edu <macosx-tex-request at email.esm.psu.edu>
Sent: Friday, January 10, 2025 12:00 PM
To: macosx-tex at email.esm.psu.edu <macosx-tex at email.esm.psu.edu>
Subject: MacOSX-TeX Digest, Vol 206, Issue 4
Send MacOSX-TeX mailing list submissions to
macosx-tex at email.esm.psu.edu
To subscribe or unsubscribe via the World Wide Web, visit
https://urldefense.proofpoint.com/v2/url?u=https-3A__email.esm.psu.edu_mailman_listinfo_macosx-2Dtex&d=DwICAg&c=Oo8bPJf7k7r_cPTz1JF7vEiFxvFRfQtp-j14fFwh71U&r=Ofkmtjb7Tq24ER1q7Faltu-6tpMihifnahduwGYlNWM&m=ACLg9YdAM3_NzK8-OAmdwL9qczbAmu0gmi14hTDVd4GnJDi9-4LrML9avlS29-2W&s=SEhqTEwbga_av8r-P44t_Asd-CbmN9vrhSh3d0qzcws&e=
or, via email, send a message with subject or body 'help' to
macosx-tex-request at email.esm.psu.edu
You can reach the person managing the list at
macosx-tex-owner at email.esm.psu.edu
When replying, please edit your Subject line so it is more specific
than "Re: Contents of MacOSX-TeX digest..."
Today's Topics:
1. Re: Include pdf figure in latex (Gray, Gary L.)
2. problem with XITS Math (M. Tamer ?zsu)
3. problem with XITS Math (M. Tamer ?zsu)
4. Re: problem with XITS Math (G. M.-S.)
5. Re: problem with XITS Math (M. Tamer ?zsu)
6. Re: problem with XITS Math (M. Tamer ?zsu)
7. Re: problem with XITS Math (Herbert Schulz)
----------------------------------------------------------------------
Message: 1
Date: Thu, 9 Jan 2025 20:26:50 +0000
From: "Gray, Gary L." <euler at psu.edu>
To: TeX on Mac OS X Mailing List <macosx-tex at email.esm.psu.edu>
Subject: Re: [OS X TeX] Include pdf figure in latex
Message-ID: <8D3F01E4-F2AD-4E61-B458-D38D2CC6C75D at psu.edu>
Content-Type: text/plain; charset="us-ascii"
Hi David,
I have written three editions of two different textbooks using LaTeX on the Mac with Adobe Illustrator. There are hundreds of figures in each book, all created with Illustrtor, so I have some experience.
To easily crop PDF figures created in Illustrator, do the following.
(1) Open the file in Illustrator and select everything. I do a Select All using command-A.
(2) Go to Object > Artboards and select Fit to Artwork Bounds. This will crop the page to perfectly contain your figure. Save and you are good to go.
You can add keyboard shortcuts to Illustator under Edit > Keyboard Shortcuts... -- I have mapped shift-command-C to the Fit to Artwork Bounds menu command.
I hope this helps.
Gary
On Jan 9, 2025, at 00:11, Salomon, David <david.salomon at csun.edu> wrote:
I am trying to include a figure in pdf in a LaTeX document compiled by pdftex. The figure file "GRspiral.pdf" was generated in adobe Illustrator on the Mac.
The attachment to this email includes the following:
1. Texshop settings, which shows that I am using pdftex to compile.
2. Texshop input, with the bare LaTeX code.
3. Texshop console, which indicates no errors.
4. The resulting pdf view, which shows the output, including the figure which is small and non-centered.
The figure, file "GRSpiral.pdf", is 4in wide (see the thick rule above the caption) by 3in high, and should be centered. The square, circle, hexagon, etc. inside are perfect geometric figures, but the result (see attached pdf output) is small. It should fill up the 3-inch vertical space between the thick rules.
When I recompile this code, adding '', height=3in'' to '' includegraphics'', the figure is still small, still not centered, and in addition it is squashed vertically.
Notice that \begin{figure} has the options [!htpb], but other combinations of these options produce the same wrong figure.
I have an iMac 2020 running OS 15.2 Sequoia. I use TeXlive 2024 and Texshop to compile in pdftex. The figure "GRSpiral.pdf" was prepared in Adobe Illustrator and saved by it in pdf.
My LaTeX code works fine on a jpg file of a photograph, but when I open this jpg photo in Illustrator, save it as pdf, and run it in Texshop, I get the same problem. When I generate a new figure in Illustrator and save it in jpg or png, Texshop generates it at the right size, but any text inside it is blurred.
I have recently added usepackage{pdfpages}, but this made no difference. I tried the terminal command "pdflatex testLatex.tex" which produced the same wrong results.
I have hundreds of those pdf files to be included in a book, so I'd rather not convert them to eps.
Any help is greatly appreciated.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://urldefense.proofpoint.com/v2/url?u=https-3A__email.esm.psu.edu_pipermail_macosx-2Dtex_attachments_20250109_0235a425_attachment-2D0001.htm&d=DwICAg&c=Oo8bPJf7k7r_cPTz1JF7vEiFxvFRfQtp-j14fFwh71U&r=Ofkmtjb7Tq24ER1q7Faltu-6tpMihifnahduwGYlNWM&m=ACLg9YdAM3_NzK8-OAmdwL9qczbAmu0gmi14hTDVd4GnJDi9-4LrML9avlS29-2W&s=LNJ3nw81007rW4YXPTqEW2sdyY5aWNE5_L8mzNIgQK4&e= >
------------------------------
Message: 2
Date: Fri, 10 Jan 2025 10:25:20 -0500
From: "M. Tamer ?zsu" <ozsut at mac.com>
To: TeX List <MacOSX-TeX at email.esm.psu.edu>
Subject: [OS X TeX] problem with XITS Math
Message-ID: <A3E80ECD-09A9-4201-91A8-E8EEBCFA706C at mac.com>
Content-Type: text/plain; charset="us-ascii"
Hello,
I am trying to compile a file using
I am getting the following error:
./test1.tex:7: Package fontspec Error:
(fontspec) The font "XITS Math" cannot be found; this may be
(fontspec) but usually is not a fontspec bug. Either there is
(fontspec) a typo in the font name/file, the font is not
(fontspec) installed (correctly), or there is a bug in the
(fontspec) underlying font loading engine (XeTeX/luaotfload).
If I force typesetting to continue, the output does not show the join symbol (as expected).
My environment is MacOS 15.1.1 and using TeXShop 5.48. My MWE is attached. Typesetting with XeLaTeX
I have confirmed that XITS Math is installed (when I try tlmgr install xits it tells me it is already there). I want to use XITS Math because I also use outerjoin symbols, etc and this should work well.
Just as background, I was using \setmathfont{STIX Two Math} but that typesets \Join very large and in display environments, it typesets F in \Join_{F} underneath the join symbol rather than as a subscript, and I need the latter behaviour.
many thanks for any advice.
==Tamer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test1.tex
Type: application/octet-stream
Size: 207 bytes
Desc: not available
URL: <https://urldefense.proofpoint.com/v2/url?u=https-3A__email.esm.psu.edu_pipermail_macosx-2Dtex_attachments_20250110_82a2cd94_attachment-2D0002.obj&d=DwICAg&c=Oo8bPJf7k7r_cPTz1JF7vEiFxvFRfQtp-j14fFwh71U&r=Ofkmtjb7Tq24ER1q7Faltu-6tpMihifnahduwGYlNWM&m=ACLg9YdAM3_NzK8-OAmdwL9qczbAmu0gmi14hTDVd4GnJDi9-4LrML9avlS29-2W&s=Vq1FHDm2fqJSWu1yCb5ByQhXWIKPEnabhLAPNJ7K46w&e= >
------------------------------
Message: 3
Date: Fri, 10 Jan 2025 10:25:20 -0500
From: "M. Tamer ?zsu" <ozsut at mac.com>
To: TeX List <MacOSX-TeX at email.esm.psu.edu>
Subject: [OS X TeX] problem with XITS Math
Message-ID: <A3E80ECD-09A9-4201-91A8-E8EEBCFA706C at mac.com>
Content-Type: text/plain; charset="us-ascii"
Hello,
I am trying to compile a file using
I am getting the following error:
./test1.tex:7: Package fontspec Error:
(fontspec) The font "XITS Math" cannot be found; this may be
(fontspec) but usually is not a fontspec bug. Either there is
(fontspec) a typo in the font name/file, the font is not
(fontspec) installed (correctly), or there is a bug in the
(fontspec) underlying font loading engine (XeTeX/luaotfload).
If I force typesetting to continue, the output does not show the join symbol (as expected).
My environment is MacOS 15.1.1 and using TeXShop 5.48. My MWE is attached. Typesetting with XeLaTeX
I have confirmed that XITS Math is installed (when I try tlmgr install xits it tells me it is already there). I want to use XITS Math because I also use outerjoin symbols, etc and this should work well.
Just as background, I was using \setmathfont{STIX Two Math} but that typesets \Join very large and in display environments, it typesets F in \Join_{F} underneath the join symbol rather than as a subscript, and I need the latter behaviour.
many thanks for any advice.
==Tamer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test1.tex
Type: application/octet-stream
Size: 207 bytes
Desc: not available
URL: <https://urldefense.proofpoint.com/v2/url?u=https-3A__email.esm.psu.edu_pipermail_macosx-2Dtex_attachments_20250110_82a2cd94_attachment-2D0003.obj&d=DwICAg&c=Oo8bPJf7k7r_cPTz1JF7vEiFxvFRfQtp-j14fFwh71U&r=Ofkmtjb7Tq24ER1q7Faltu-6tpMihifnahduwGYlNWM&m=ACLg9YdAM3_NzK8-OAmdwL9qczbAmu0gmi14hTDVd4GnJDi9-4LrML9avlS29-2W&s=mth5xAuZdqIfU6XF0jCNwv6_encwTrGOb2YUz-vVf6k&e= >
------------------------------
Message: 4
Date: Fri, 10 Jan 2025 16:57:51 +0100
From: "G. M.-S." <lists.gms at gmail.com>
To: TeX on Mac OS X Mailing List <macosx-tex at email.esm.psu.edu>
Cc: M. Tamer ?zsu <ozsut at mac.com>
Subject: Re: [OS X TeX] problem with XITS Math
Message-ID:
<CANnG18_kRYfWRANtbkqVdVrS_CfPoW-VG1OP+3RsKYZHpB=yEA at mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
Try this:
% !TEX TS-program = xelatexmk
\documentclass{article}
\usepackage{fontspec}
\usepackage{unicode-math}
% Set XITS Math as the math font
\setmathfont[
Extension = .otf,
BoldFont = XITSMath-Bold,
]{XITSMath-Regular}
\begin{document}
Test XITS Math Join symbol: \(\Join_{F}\).
\end{document}
HTH,
Guillermo
On Fri, 10 Jan 2025 at 16:25, "M. Tamer ?zsu" <ozsut at mac.com> wrote:
> Hello,
>
> I am trying to compile a file using
>
> I am getting the following error:
> ./test1.tex:7: Package fontspec Error:
> (fontspec) The font "XITS Math" cannot be found; this may be
> (fontspec) but usually is not a fontspec bug. Either there
> is
> (fontspec) a typo in the font name/file, the font is not
> (fontspec) installed (correctly), or there is a bug in the
> (fontspec) underlying font loading engine
> (XeTeX/luaotfload).
>
> If I force typesetting to continue, the output does not show the join
> symbol (as expected).
>
> My environment is MacOS 15.1.1 and using TeXShop 5.48. My MWE is attached.
> Typesetting with XeLaTeX
>
> I have confirmed that XITS Math is installed (when I try tlmgr install
> xits it tells me it is already there). I want to use XITS Math because I
> also use outerjoin symbols, etc and this should work well.
>
> Just as background, I was using \setmathfont{STIX Two Math} but that
> typesets \Join very large and in display environments, it typesets F in
> \Join_{F} underneath the join symbol rather than as a subscript, and I need
> the latter behaviour.
>
> many thanks for any advice.
>
> ==Tamer
>
> ----------- Please Consult the Following Before Posting -----------
> TeX FAQ: https://urldefense.proofpoint.com/v2/url?u=https-3A__www.tug.org_mactex_faq_index.html&d=DwICAg&c=Oo8bPJf7k7r_cPTz1JF7vEiFxvFRfQtp-j14fFwh71U&r=Ofkmtjb7Tq24ER1q7Faltu-6tpMihifnahduwGYlNWM&m=ACLg9YdAM3_NzK8-OAmdwL9qczbAmu0gmi14hTDVd4GnJDi9-4LrML9avlS29-2W&s=0ov-jEbxGwtbanIpKusZPcyVylnCZVtNbKPn5cP5JbA&e=
> List Reminders and Etiquette: https://urldefense.proofpoint.com/v2/url?u=https-3A__sites.esm.psu.edu_-7Egray_TeX_&d=DwICAg&c=Oo8bPJf7k7r_cPTz1JF7vEiFxvFRfQtp-j14fFwh71U&r=Ofkmtjb7Tq24ER1q7Faltu-6tpMihifnahduwGYlNWM&m=ACLg9YdAM3_NzK8-OAmdwL9qczbAmu0gmi14hTDVd4GnJDi9-4LrML9avlS29-2W&s=SFPZ6sLGo-zsNjyYzmlHI9wJr8NBJ6NZOoe5Wmx9Ip4&e=
> List Archives: https://urldefense.proofpoint.com/v2/url?u=http-3A__dir.gmane.org_gmane.comp.tex.macosx&d=DwICAg&c=Oo8bPJf7k7r_cPTz1JF7vEiFxvFRfQtp-j14fFwh71U&r=Ofkmtjb7Tq24ER1q7Faltu-6tpMihifnahduwGYlNWM&m=ACLg9YdAM3_NzK8-OAmdwL9qczbAmu0gmi14hTDVd4GnJDi9-4LrML9avlS29-2W&s=OpgoKsIV0wLoDSXLEZjnek-TGoJj5xjCapfo_qzWD_g&e=
> https://urldefense.proofpoint.com/v2/url?u=https-3A__email.esm.psu.edu_pipermail_macosx-2Dtex_&d=DwICAg&c=Oo8bPJf7k7r_cPTz1JF7vEiFxvFRfQtp-j14fFwh71U&r=Ofkmtjb7Tq24ER1q7Faltu-6tpMihifnahduwGYlNWM&m=ACLg9YdAM3_NzK8-OAmdwL9qczbAmu0gmi14hTDVd4GnJDi9-4LrML9avlS29-2W&s=vbkj0fa1UzNXki18ccufBrZJ_iPNDMYQTvrdYK8qAmQ&e=
> TeX on Mac OS X Website: https://urldefense.proofpoint.com/v2/url?u=https-3A__www.tug.org_mactex_index.html&d=DwICAg&c=Oo8bPJf7k7r_cPTz1JF7vEiFxvFRfQtp-j14fFwh71U&r=Ofkmtjb7Tq24ER1q7Faltu-6tpMihifnahduwGYlNWM&m=ACLg9YdAM3_NzK8-OAmdwL9qczbAmu0gmi14hTDVd4GnJDi9-4LrML9avlS29-2W&s=FFa8SirnFKk7G3JFh4W4iyHzwPC_AQWD4I8ucNGzcvg&e=
> List Info: https://urldefense.proofpoint.com/v2/url?u=https-3A__email.esm.psu.edu_mailman_listinfo_macosx-2Dtex&d=DwICAg&c=Oo8bPJf7k7r_cPTz1JF7vEiFxvFRfQtp-j14fFwh71U&r=Ofkmtjb7Tq24ER1q7Faltu-6tpMihifnahduwGYlNWM&m=ACLg9YdAM3_NzK8-OAmdwL9qczbAmu0gmi14hTDVd4GnJDi9-4LrML9avlS29-2W&s=SEhqTEwbga_av8r-P44t_Asd-CbmN9vrhSh3d0qzcws&e=
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://urldefense.proofpoint.com/v2/url?u=https-3A__email.esm.psu.edu_pipermail_macosx-2Dtex_attachments_20250110_d27ec326_attachment-2D0001.htm&d=DwICAg&c=Oo8bPJf7k7r_cPTz1JF7vEiFxvFRfQtp-j14fFwh71U&r=Ofkmtjb7Tq24ER1q7Faltu-6tpMihifnahduwGYlNWM&m=ACLg9YdAM3_NzK8-OAmdwL9qczbAmu0gmi14hTDVd4GnJDi9-4LrML9avlS29-2W&s=paGo7r4yvK_utsTKJ3P89HiT3HyQqwlLMOJJc35jn6c&e= >
------------------------------
Message: 5
Date: Fri, 10 Jan 2025 11:04:39 -0500
From: "M. Tamer ?zsu" <ozsut at mac.com>
To: TeX List <macosx-tex at email.esm.psu.edu>
Subject: Re: [OS X TeX] problem with XITS Math
Message-ID: <0D72101C-9254-47C3-8676-975ED3AEC165 at mac.com>
Content-Type: text/plain; charset="utf-8"
Thank you very much Guillermo - this compiles that gets me over one problem.
However, my two original problems in the last paragraph (join symbol too big and in display environments the formula is typeset underneath the symbol rather than a subscript) is still there -- even after I add this to the preamble:
% Redefine \Join to fix size and subscript placement
\renewcommand{\Join}{\mathbin{\scalebox{0.8}{$\mathnormal{\Join}$}}}
Just an additional background: I previously was using \setmathfont{STIX Two Math} which displayed \Join correctly, but I could not get outer join symbols with it; following some guidance I read on StackExchange, I decided to try XITS.
==Tamer
> On Jan 10, 2025, at 10:57?AM, G. M.-S. <lists.gms at gmail.com> wrote:
>
>
> Try this:
>
> % !TEX TS-program = xelatexmk
> \documentclass{article}
> \usepackage{fontspec}
> \usepackage{unicode-math}
> % Set XITS Math as the math font
> \setmathfont[
> Extension = .otf,
> BoldFont = XITSMath-Bold,
> ]{XITSMath-Regular}
> \begin{document}
> Test XITS Math Join symbol: \(\Join_{F}\).
> \end{document}
>
> HTH,
>
> Guillermo
>
> On Fri, 10 Jan 2025 at 16:25, "M. Tamer ?zsu" <ozsut at mac.com <mailto:ozsut at mac.com>> wrote:
>> Hello,
>>
>> I am trying to compile a file using
>>
>> I am getting the following error:
>> ./test1.tex:7: Package fontspec Error:
>> (fontspec) The font "XITS Math" cannot be found; this may be
>> (fontspec) but usually is not a fontspec bug. Either there is
>> (fontspec) a typo in the font name/file, the font is not
>> (fontspec) installed (correctly), or there is a bug in the
>> (fontspec) underlying font loading engine (XeTeX/luaotfload).
>>
>> If I force typesetting to continue, the output does not show the join symbol (as expected).
>>
>> My environment is MacOS 15.1.1 and using TeXShop 5.48. My MWE is attached. Typesetting with XeLaTeX
>>
>> I have confirmed that XITS Math is installed (when I try tlmgr install xits it tells me it is already there). I want to use XITS Math because I also use outerjoin symbols, etc and this should work well.
>>
>> Just as background, I was using \setmathfont{STIX Two Math} but that typesets \Join very large and in display environments, it typesets F in \Join_{F} underneath the join symbol rather than as a subscript, and I need the latter behaviour.
>>
>> many thanks for any advice.
>>
>> ==Tamer
>>
>> ----------- Please Consult the Following Before Posting -----------
>> TeX FAQ: https://urldefense.proofpoint.com/v2/url?u=https-3A__www.tug.org_mactex_faq_index.html&d=DwICAg&c=Oo8bPJf7k7r_cPTz1JF7vEiFxvFRfQtp-j14fFwh71U&r=Ofkmtjb7Tq24ER1q7Faltu-6tpMihifnahduwGYlNWM&m=ACLg9YdAM3_NzK8-OAmdwL9qczbAmu0gmi14hTDVd4GnJDi9-4LrML9avlS29-2W&s=0ov-jEbxGwtbanIpKusZPcyVylnCZVtNbKPn5cP5JbA&e=
>> List Reminders and Etiquette: https://urldefense.proofpoint.com/v2/url?u=https-3A__sites.esm.psu.edu_-7Egray_TeX_&d=DwICAg&c=Oo8bPJf7k7r_cPTz1JF7vEiFxvFRfQtp-j14fFwh71U&r=Ofkmtjb7Tq24ER1q7Faltu-6tpMihifnahduwGYlNWM&m=ACLg9YdAM3_NzK8-OAmdwL9qczbAmu0gmi14hTDVd4GnJDi9-4LrML9avlS29-2W&s=SFPZ6sLGo-zsNjyYzmlHI9wJr8NBJ6NZOoe5Wmx9Ip4&e=
>> List Archives: https://urldefense.proofpoint.com/v2/url?u=http-3A__dir.gmane.org_gmane.comp.tex.macosx&d=DwICAg&c=Oo8bPJf7k7r_cPTz1JF7vEiFxvFRfQtp-j14fFwh71U&r=Ofkmtjb7Tq24ER1q7Faltu-6tpMihifnahduwGYlNWM&m=ACLg9YdAM3_NzK8-OAmdwL9qczbAmu0gmi14hTDVd4GnJDi9-4LrML9avlS29-2W&s=OpgoKsIV0wLoDSXLEZjnek-TGoJj5xjCapfo_qzWD_g&e=
>> https://urldefense.proofpoint.com/v2/url?u=https-3A__email.esm.psu.edu_pipermail_macosx-2Dtex_&d=DwICAg&c=Oo8bPJf7k7r_cPTz1JF7vEiFxvFRfQtp-j14fFwh71U&r=Ofkmtjb7Tq24ER1q7Faltu-6tpMihifnahduwGYlNWM&m=ACLg9YdAM3_NzK8-OAmdwL9qczbAmu0gmi14hTDVd4GnJDi9-4LrML9avlS29-2W&s=vbkj0fa1UzNXki18ccufBrZJ_iPNDMYQTvrdYK8qAmQ&e=
>> TeX on Mac OS X Website: https://urldefense.proofpoint.com/v2/url?u=https-3A__www.tug.org_mactex_index.html&d=DwICAg&c=Oo8bPJf7k7r_cPTz1JF7vEiFxvFRfQtp-j14fFwh71U&r=Ofkmtjb7Tq24ER1q7Faltu-6tpMihifnahduwGYlNWM&m=ACLg9YdAM3_NzK8-OAmdwL9qczbAmu0gmi14hTDVd4GnJDi9-4LrML9avlS29-2W&s=FFa8SirnFKk7G3JFh4W4iyHzwPC_AQWD4I8ucNGzcvg&e=
>> List Info: https://urldefense.proofpoint.com/v2/url?u=https-3A__email.esm.psu.edu_mailman_listinfo_macosx-2Dtex&d=DwICAg&c=Oo8bPJf7k7r_cPTz1JF7vEiFxvFRfQtp-j14fFwh71U&r=Ofkmtjb7Tq24ER1q7Faltu-6tpMihifnahduwGYlNWM&m=ACLg9YdAM3_NzK8-OAmdwL9qczbAmu0gmi14hTDVd4GnJDi9-4LrML9avlS29-2W&s=SEhqTEwbga_av8r-P44t_Asd-CbmN9vrhSh3d0qzcws&e=
> ----------- Please Consult the Following Before Posting -----------
> TeX FAQ: https://urldefense.proofpoint.com/v2/url?u=https-3A__www.tug.org_mactex_faq_index.html&d=DwICAg&c=Oo8bPJf7k7r_cPTz1JF7vEiFxvFRfQtp-j14fFwh71U&r=Ofkmtjb7Tq24ER1q7Faltu-6tpMihifnahduwGYlNWM&m=ACLg9YdAM3_NzK8-OAmdwL9qczbAmu0gmi14hTDVd4GnJDi9-4LrML9avlS29-2W&s=0ov-jEbxGwtbanIpKusZPcyVylnCZVtNbKPn5cP5JbA&e=
> List Reminders and Etiquette: https://urldefense.proofpoint.com/v2/url?u=https-3A__sites.esm.psu.edu_-7Egray_TeX_&d=DwICAg&c=Oo8bPJf7k7r_cPTz1JF7vEiFxvFRfQtp-j14fFwh71U&r=Ofkmtjb7Tq24ER1q7Faltu-6tpMihifnahduwGYlNWM&m=ACLg9YdAM3_NzK8-OAmdwL9qczbAmu0gmi14hTDVd4GnJDi9-4LrML9avlS29-2W&s=SFPZ6sLGo-zsNjyYzmlHI9wJr8NBJ6NZOoe5Wmx9Ip4&e=
> List Archives: https://urldefense.proofpoint.com/v2/url?u=http-3A__dir.gmane.org_gmane.comp.tex.macosx&d=DwICAg&c=Oo8bPJf7k7r_cPTz1JF7vEiFxvFRfQtp-j14fFwh71U&r=Ofkmtjb7Tq24ER1q7Faltu-6tpMihifnahduwGYlNWM&m=ACLg9YdAM3_NzK8-OAmdwL9qczbAmu0gmi14hTDVd4GnJDi9-4LrML9avlS29-2W&s=OpgoKsIV0wLoDSXLEZjnek-TGoJj5xjCapfo_qzWD_g&e=
> https://urldefense.proofpoint.com/v2/url?u=https-3A__email.esm.psu.edu_pipermail_macosx-2Dtex_&d=DwICAg&c=Oo8bPJf7k7r_cPTz1JF7vEiFxvFRfQtp-j14fFwh71U&r=Ofkmtjb7Tq24ER1q7Faltu-6tpMihifnahduwGYlNWM&m=ACLg9YdAM3_NzK8-OAmdwL9qczbAmu0gmi14hTDVd4GnJDi9-4LrML9avlS29-2W&s=vbkj0fa1UzNXki18ccufBrZJ_iPNDMYQTvrdYK8qAmQ&e=
> TeX on Mac OS X Website: https://urldefense.proofpoint.com/v2/url?u=https-3A__www.tug.org_mactex_index.html&d=DwICAg&c=Oo8bPJf7k7r_cPTz1JF7vEiFxvFRfQtp-j14fFwh71U&r=Ofkmtjb7Tq24ER1q7Faltu-6tpMihifnahduwGYlNWM&m=ACLg9YdAM3_NzK8-OAmdwL9qczbAmu0gmi14hTDVd4GnJDi9-4LrML9avlS29-2W&s=FFa8SirnFKk7G3JFh4W4iyHzwPC_AQWD4I8ucNGzcvg&e=
> List Info: https://urldefense.proofpoint.com/v2/url?u=https-3A__email.esm.psu.edu_mailman_listinfo_macosx-2Dtex&d=DwICAg&c=Oo8bPJf7k7r_cPTz1JF7vEiFxvFRfQtp-j14fFwh71U&r=Ofkmtjb7Tq24ER1q7Faltu-6tpMihifnahduwGYlNWM&m=ACLg9YdAM3_NzK8-OAmdwL9qczbAmu0gmi14hTDVd4GnJDi9-4LrML9avlS29-2W&s=SEhqTEwbga_av8r-P44t_Asd-CbmN9vrhSh3d0qzcws&e=
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://urldefense.proofpoint.com/v2/url?u=https-3A__email.esm.psu.edu_pipermail_macosx-2Dtex_attachments_20250110_b24cdd42_attachment-2D0002.htm&d=DwICAg&c=Oo8bPJf7k7r_cPTz1JF7vEiFxvFRfQtp-j14fFwh71U&r=Ofkmtjb7Tq24ER1q7Faltu-6tpMihifnahduwGYlNWM&m=ACLg9YdAM3_NzK8-OAmdwL9qczbAmu0gmi14hTDVd4GnJDi9-4LrML9avlS29-2W&s=tbFmyYjV0Ua0vJjqzoB4WMMoSMTOk_A4Z3HBbkEHmRU&e= >
------------------------------
Message: 6
Date: Fri, 10 Jan 2025 11:04:39 -0500
From: "M. Tamer ?zsu" <ozsut at mac.com>
To: TeX List <macosx-tex at email.esm.psu.edu>
Subject: Re: [OS X TeX] problem with XITS Math
Message-ID: <0D72101C-9254-47C3-8676-975ED3AEC165 at mac.com>
Content-Type: text/plain; charset="utf-8"
Thank you very much Guillermo - this compiles that gets me over one problem.
However, my two original problems in the last paragraph (join symbol too big and in display environments the formula is typeset underneath the symbol rather than a subscript) is still there -- even after I add this to the preamble:
% Redefine \Join to fix size and subscript placement
\renewcommand{\Join}{\mathbin{\scalebox{0.8}{$\mathnormal{\Join}$}}}
Just an additional background: I previously was using \setmathfont{STIX Two Math} which displayed \Join correctly, but I could not get outer join symbols with it; following some guidance I read on StackExchange, I decided to try XITS.
==Tamer
> On Jan 10, 2025, at 10:57?AM, G. M.-S. <lists.gms at gmail.com> wrote:
>
>
> Try this:
>
> % !TEX TS-program = xelatexmk
> \documentclass{article}
> \usepackage{fontspec}
> \usepackage{unicode-math}
> % Set XITS Math as the math font
> \setmathfont[
> Extension = .otf,
> BoldFont = XITSMath-Bold,
> ]{XITSMath-Regular}
> \begin{document}
> Test XITS Math Join symbol: \(\Join_{F}\).
> \end{document}
>
> HTH,
>
> Guillermo
>
> On Fri, 10 Jan 2025 at 16:25, "M. Tamer ?zsu" <ozsut at mac.com <mailto:ozsut at mac.com>> wrote:
>> Hello,
>>
>> I am trying to compile a file using
>>
>> I am getting the following error:
>> ./test1.tex:7: Package fontspec Error:
>> (fontspec) The font "XITS Math" cannot be found; this may be
>> (fontspec) but usually is not a fontspec bug. Either there is
>> (fontspec) a typo in the font name/file, the font is not
>> (fontspec) installed (correctly), or there is a bug in the
>> (fontspec) underlying font loading engine (XeTeX/luaotfload).
>>
>> If I force typesetting to continue, the output does not show the join symbol (as expected).
>>
>> My environment is MacOS 15.1.1 and using TeXShop 5.48. My MWE is attached. Typesetting with XeLaTeX
>>
>> I have confirmed that XITS Math is installed (when I try tlmgr install xits it tells me it is already there). I want to use XITS Math because I also use outerjoin symbols, etc and this should work well.
>>
>> Just as background, I was using \setmathfont{STIX Two Math} but that typesets \Join very large and in display environments, it typesets F in \Join_{F} underneath the join symbol rather than as a subscript, and I need the latter behaviour.
>>
>> many thanks for any advice.
>>
>> ==Tamer
>>
>> ----------- Please Consult the Following Before Posting -----------
>> TeX FAQ: https://urldefense.proofpoint.com/v2/url?u=https-3A__www.tug.org_mactex_faq_index.html&d=DwICAg&c=Oo8bPJf7k7r_cPTz1JF7vEiFxvFRfQtp-j14fFwh71U&r=Ofkmtjb7Tq24ER1q7Faltu-6tpMihifnahduwGYlNWM&m=ACLg9YdAM3_NzK8-OAmdwL9qczbAmu0gmi14hTDVd4GnJDi9-4LrML9avlS29-2W&s=0ov-jEbxGwtbanIpKusZPcyVylnCZVtNbKPn5cP5JbA&e=
>> List Reminders and Etiquette: https://urldefense.proofpoint.com/v2/url?u=https-3A__sites.esm.psu.edu_-7Egray_TeX_&d=DwICAg&c=Oo8bPJf7k7r_cPTz1JF7vEiFxvFRfQtp-j14fFwh71U&r=Ofkmtjb7Tq24ER1q7Faltu-6tpMihifnahduwGYlNWM&m=ACLg9YdAM3_NzK8-OAmdwL9qczbAmu0gmi14hTDVd4GnJDi9-4LrML9avlS29-2W&s=SFPZ6sLGo-zsNjyYzmlHI9wJr8NBJ6NZOoe5Wmx9Ip4&e=
>> List Archives: https://urldefense.proofpoint.com/v2/url?u=http-3A__dir.gmane.org_gmane.comp.tex.macosx&d=DwICAg&c=Oo8bPJf7k7r_cPTz1JF7vEiFxvFRfQtp-j14fFwh71U&r=Ofkmtjb7Tq24ER1q7Faltu-6tpMihifnahduwGYlNWM&m=ACLg9YdAM3_NzK8-OAmdwL9qczbAmu0gmi14hTDVd4GnJDi9-4LrML9avlS29-2W&s=OpgoKsIV0wLoDSXLEZjnek-TGoJj5xjCapfo_qzWD_g&e=
>> https://urldefense.proofpoint.com/v2/url?u=https-3A__email.esm.psu.edu_pipermail_macosx-2Dtex_&d=DwICAg&c=Oo8bPJf7k7r_cPTz1JF7vEiFxvFRfQtp-j14fFwh71U&r=Ofkmtjb7Tq24ER1q7Faltu-6tpMihifnahduwGYlNWM&m=ACLg9YdAM3_NzK8-OAmdwL9qczbAmu0gmi14hTDVd4GnJDi9-4LrML9avlS29-2W&s=vbkj0fa1UzNXki18ccufBrZJ_iPNDMYQTvrdYK8qAmQ&e=
>> TeX on Mac OS X Website: https://urldefense.proofpoint.com/v2/url?u=https-3A__www.tug.org_mactex_index.html&d=DwICAg&c=Oo8bPJf7k7r_cPTz1JF7vEiFxvFRfQtp-j14fFwh71U&r=Ofkmtjb7Tq24ER1q7Faltu-6tpMihifnahduwGYlNWM&m=ACLg9YdAM3_NzK8-OAmdwL9qczbAmu0gmi14hTDVd4GnJDi9-4LrML9avlS29-2W&s=FFa8SirnFKk7G3JFh4W4iyHzwPC_AQWD4I8ucNGzcvg&e=
>> List Info: https://urldefense.proofpoint.com/v2/url?u=https-3A__email.esm.psu.edu_mailman_listinfo_macosx-2Dtex&d=DwICAg&c=Oo8bPJf7k7r_cPTz1JF7vEiFxvFRfQtp-j14fFwh71U&r=Ofkmtjb7Tq24ER1q7Faltu-6tpMihifnahduwGYlNWM&m=ACLg9YdAM3_NzK8-OAmdwL9qczbAmu0gmi14hTDVd4GnJDi9-4LrML9avlS29-2W&s=SEhqTEwbga_av8r-P44t_Asd-CbmN9vrhSh3d0qzcws&e=
> ----------- Please Consult the Following Before Posting -----------
> TeX FAQ: https://urldefense.proofpoint.com/v2/url?u=https-3A__www.tug.org_mactex_faq_index.html&d=DwICAg&c=Oo8bPJf7k7r_cPTz1JF7vEiFxvFRfQtp-j14fFwh71U&r=Ofkmtjb7Tq24ER1q7Faltu-6tpMihifnahduwGYlNWM&m=ACLg9YdAM3_NzK8-OAmdwL9qczbAmu0gmi14hTDVd4GnJDi9-4LrML9avlS29-2W&s=0ov-jEbxGwtbanIpKusZPcyVylnCZVtNbKPn5cP5JbA&e=
> List Reminders and Etiquette: https://urldefense.proofpoint.com/v2/url?u=https-3A__sites.esm.psu.edu_-7Egray_TeX_&d=DwICAg&c=Oo8bPJf7k7r_cPTz1JF7vEiFxvFRfQtp-j14fFwh71U&r=Ofkmtjb7Tq24ER1q7Faltu-6tpMihifnahduwGYlNWM&m=ACLg9YdAM3_NzK8-OAmdwL9qczbAmu0gmi14hTDVd4GnJDi9-4LrML9avlS29-2W&s=SFPZ6sLGo-zsNjyYzmlHI9wJr8NBJ6NZOoe5Wmx9Ip4&e=
> List Archives: https://urldefense.proofpoint.com/v2/url?u=http-3A__dir.gmane.org_gmane.comp.tex.macosx&d=DwICAg&c=Oo8bPJf7k7r_cPTz1JF7vEiFxvFRfQtp-j14fFwh71U&r=Ofkmtjb7Tq24ER1q7Faltu-6tpMihifnahduwGYlNWM&m=ACLg9YdAM3_NzK8-OAmdwL9qczbAmu0gmi14hTDVd4GnJDi9-4LrML9avlS29-2W&s=OpgoKsIV0wLoDSXLEZjnek-TGoJj5xjCapfo_qzWD_g&e=
> https://urldefense.proofpoint.com/v2/url?u=https-3A__email.esm.psu.edu_pipermail_macosx-2Dtex_&d=DwICAg&c=Oo8bPJf7k7r_cPTz1JF7vEiFxvFRfQtp-j14fFwh71U&r=Ofkmtjb7Tq24ER1q7Faltu-6tpMihifnahduwGYlNWM&m=ACLg9YdAM3_NzK8-OAmdwL9qczbAmu0gmi14hTDVd4GnJDi9-4LrML9avlS29-2W&s=vbkj0fa1UzNXki18ccufBrZJ_iPNDMYQTvrdYK8qAmQ&e=
> TeX on Mac OS X Website: https://urldefense.proofpoint.com/v2/url?u=https-3A__www.tug.org_mactex_index.html&d=DwICAg&c=Oo8bPJf7k7r_cPTz1JF7vEiFxvFRfQtp-j14fFwh71U&r=Ofkmtjb7Tq24ER1q7Faltu-6tpMihifnahduwGYlNWM&m=ACLg9YdAM3_NzK8-OAmdwL9qczbAmu0gmi14hTDVd4GnJDi9-4LrML9avlS29-2W&s=FFa8SirnFKk7G3JFh4W4iyHzwPC_AQWD4I8ucNGzcvg&e=
> List Info: https://urldefense.proofpoint.com/v2/url?u=https-3A__email.esm.psu.edu_mailman_listinfo_macosx-2Dtex&d=DwICAg&c=Oo8bPJf7k7r_cPTz1JF7vEiFxvFRfQtp-j14fFwh71U&r=Ofkmtjb7Tq24ER1q7Faltu-6tpMihifnahduwGYlNWM&m=ACLg9YdAM3_NzK8-OAmdwL9qczbAmu0gmi14hTDVd4GnJDi9-4LrML9avlS29-2W&s=SEhqTEwbga_av8r-P44t_Asd-CbmN9vrhSh3d0qzcws&e=
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://urldefense.proofpoint.com/v2/url?u=https-3A__email.esm.psu.edu_pipermail_macosx-2Dtex_attachments_20250110_b24cdd42_attachment-2D0003.htm&d=DwICAg&c=Oo8bPJf7k7r_cPTz1JF7vEiFxvFRfQtp-j14fFwh71U&r=Ofkmtjb7Tq24ER1q7Faltu-6tpMihifnahduwGYlNWM&m=ACLg9YdAM3_NzK8-OAmdwL9qczbAmu0gmi14hTDVd4GnJDi9-4LrML9avlS29-2W&s=qNTRPGwD4bMndK4Ui889bR7nu288LfJEm-m4O9CgDrs&e= >
------------------------------
Message: 7
Date: Fri, 10 Jan 2025 10:05:02 -0600
From: Herbert Schulz <herbs2 at mac.com>
To: TeX on Mac OS X Mailing List <macosx-tex at email.esm.psu.edu>
Subject: Re: [OS X TeX] problem with XITS Math
Message-ID: <A3AB33BB-EDD7-4344-947E-46EFF0F62F5F at mac.com>
Content-Type: text/plain; charset=utf-8
> On Jan 10, 2025, at 9:25?AM, M. Tamer ?zsu via MacOSX-TeX <macosx-tex at email.esm.psu.edu> wrote:
>
> Hello,
>
> I am trying to compile a file using
>
> I am getting the following error:
> ./test1.tex:7: Package fontspec Error:
> (fontspec) The font "XITS Math" cannot be found; this may be
> (fontspec) but usually is not a fontspec bug. Either there is
> (fontspec) a typo in the font name/file, the font is not
> (fontspec) installed (correctly), or there is a bug in the
> (fontspec) underlying font loading engine (XeTeX/luaotfload).
>
> If I force typesetting to continue, the output does not show the join symbol (as expected).
>
> My environment is MacOS 15.1.1 and using TeXShop 5.48. My MWE is attached. Typesetting with XeLaTeX
>
> I have confirmed that XITS Math is installed (when I try tlmgr install xits it tells me it is already there). I want to use XITS Math because I also use outerjoin symbols, etc and this should work well.
>
> Just as background, I was using \setmathfont{STIX Two Math} but that typesets \Join very large and in display environments, it typesets F in \Join_{F} underneath the join symbol rather than as a subscript, and I need the latter behaviour.
>
> many thanks for any advice.
>
> ==Tamer
Howdy,
Are you using xelatex or lualatex to typeset the document?
I'm not sure about lualatex but when you use a font name, rather than font file name, with xelatex the system font system (e.g., Font https://urldefense.proofpoint.com/v2/url?u=http-3A__Book.app&d=DwICAg&c=Oo8bPJf7k7r_cPTz1JF7vEiFxvFRfQtp-j14fFwh71U&r=Ofkmtjb7Tq24ER1q7Faltu-6tpMihifnahduwGYlNWM&m=ACLg9YdAM3_NzK8-OAmdwL9qczbAmu0gmi14hTDVd4GnJDi9-4LrML9avlS29-2W&s=2EEsE_gIVGvB7Ykv01YKBjc5wnnDdBAdK3WwZWPElFw&e= ) needs to know about the font.
In Font Book you can create a library containing the fonts in /usr/local/texlive/2024/texmf-dist/fonts/opentype. It may have problems with a couple of those fonts but tell it to ignore them. Once Font Book activates those fonts it should work fine.
Good Luck,
Herb Schulz
herbs2 at mac.com
------------------------------
Subject: Digest Footer
-------------------------- Helpful Info --------------------------
TeX FAQ: https://urldefense.proofpoint.com/v2/url?u=https-3A__www.tug.org_mactex_faq_index.html&d=DwICAg&c=Oo8bPJf7k7r_cPTz1JF7vEiFxvFRfQtp-j14fFwh71U&r=Ofkmtjb7Tq24ER1q7Faltu-6tpMihifnahduwGYlNWM&m=ACLg9YdAM3_NzK8-OAmdwL9qczbAmu0gmi14hTDVd4GnJDi9-4LrML9avlS29-2W&s=0ov-jEbxGwtbanIpKusZPcyVylnCZVtNbKPn5cP5JbA&e=
List Reminders and Etiquette: https://urldefense.proofpoint.com/v2/url?u=https-3A__email.esm.psu.edu_mac-2Dtex_&d=DwICAg&c=Oo8bPJf7k7r_cPTz1JF7vEiFxvFRfQtp-j14fFwh71U&r=Ofkmtjb7Tq24ER1q7Faltu-6tpMihifnahduwGYlNWM&m=ACLg9YdAM3_NzK8-OAmdwL9qczbAmu0gmi14hTDVd4GnJDi9-4LrML9avlS29-2W&s=FoU1QDUQyLYJnQZebPX87OSznsTxaxRTSlIPBb1XaXo&e=
List Info: https://urldefense.proofpoint.com/v2/url?u=https-3A__email.esm.psu.edu_mailman_listinfo_macosx-2Dtex&d=DwICAg&c=Oo8bPJf7k7r_cPTz1JF7vEiFxvFRfQtp-j14fFwh71U&r=Ofkmtjb7Tq24ER1q7Faltu-6tpMihifnahduwGYlNWM&m=ACLg9YdAM3_NzK8-OAmdwL9qczbAmu0gmi14hTDVd4GnJDi9-4LrML9avlS29-2W&s=SEhqTEwbga_av8r-P44t_Asd-CbmN9vrhSh3d0qzcws&e=
List Archive: https://urldefense.proofpoint.com/v2/url?u=http-3A__tug.org_pipermail_macostex-2Darchives_&d=DwICAg&c=Oo8bPJf7k7r_cPTz1JF7vEiFxvFRfQtp-j14fFwh71U&r=Ofkmtjb7Tq24ER1q7Faltu-6tpMihifnahduwGYlNWM&m=ACLg9YdAM3_NzK8-OAmdwL9qczbAmu0gmi14hTDVd4GnJDi9-4LrML9avlS29-2W&s=Y_Kd2qfkHREGecaYIPwxJECAzKqRttmKWiNj0PE4FYw&e=
TeX on Mac OS X Website: https://urldefense.proofpoint.com/v2/url?u=https-3A__www.tug.org_mactex_index.html&d=DwICAg&c=Oo8bPJf7k7r_cPTz1JF7vEiFxvFRfQtp-j14fFwh71U&r=Ofkmtjb7Tq24ER1q7Faltu-6tpMihifnahduwGYlNWM&m=ACLg9YdAM3_NzK8-OAmdwL9qczbAmu0gmi14hTDVd4GnJDi9-4LrML9avlS29-2W&s=FFa8SirnFKk7G3JFh4W4iyHzwPC_AQWD4I8ucNGzcvg&e=
------------------------------
End of MacOSX-TeX Digest, Vol 206, Issue 4
******************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://email.esm.psu.edu/pipermail/macosx-tex/attachments/20250110/67750b29/attachment.htm>
More information about the MacOSX-TeX
mailing list