<div dir="ltr">Sounds like the fontspec doc is not up to date.  Not a big deal.  Report it.<div><br></div><div>Bob T.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Jul 30, 2021 at 10:08 AM Teemu Likonen <<a href="mailto:tlikonen@iki.fi">tlikonen@iki.fi</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I need need to enable hyphenation for monospaced font. I use fontspec<br>
package and Lualatex compiler. I currently do this with HyphenChar<br>
option:<br>
<br>
    \usepackage{fontspec}<br>
    \setmonofont{libertinusmono-regular.otf}[HyphenChar=-]<br>
<br>
This works but fontspec gives warning at the compile time:<br>
<br>
    Package fontspec Warning: Ignored XeTeX-only feature: 'HyphenChar'.<br>
<br>
Fontspec's manual says that HyphenChar is a Xetex-only feature except<br>
HyphenChar=None which also works with Luatex. So, my HyphenChar=-<br>
shouldn't work with Lualatex but it actually does.<br>
<br>
What is the preferred, officially supported and documented way to enable<br>
hyphenation for monospaced font using fontspec and Lualatex?<br>
<br>
-- <br>
/// Teemu Likonen - .-.. <a href="https://www.iki.fi/tlikonen/" rel="noreferrer" target="_blank">https://www.iki.fi/tlikonen/</a><br>
// OpenPGP: 4E1055DC84E9DFF613D78557719D69D324539450<br>
</blockquote></div>