Le 24/01/2016 16:49, Philip Taylor a écrit :
What is "the default monotype font", please ?


sorry about my earlier reply, I am busy with other things

this formulation dates back to my report on fontspec issue tracker

hence "default monotype font" is what got selected by \ttfamily in this MWE:

\documentclass{article}
\usepackage{fontspec}
\begin{document}
\ttfamily
\fontname\font

\the\fontdimen2\font

\the\fontdimen3\font

\the\fontdimen4\font
\end{document}

Without fontspec cmtt10 is selected and no problem,
with fontspec Latin Modern Mono, and there is problem.

As Herbert (and Will on the fontspec github site)
noticed, with fontspec+\setmonofont no problem.

Again, please disregard my earlier message,

Jean-François


--------------------------------------------------
Subscriptions, Archive, and List information, etc.:
 http://tug.org/mailman/listinfo/xetex

Reply via email to