[EXT] Spacing with Font Roboto
Taylor, P
P.Taylor at rhul.ac.uk
Tue Dec 10 00:20:43 CET 2019
Alexander Krumeich wrote:
[...] in the text representation a space is added after some characters. Consider
the following MWE:
\listfiles
\documentclass[a4paper]{scrartcl}
\usepackage{fontspec}
\setmainfont{roboto}
\begin{document}
This is a test.
\end{document}
I was unable to get your example to work at all, despite downloading and installing the Roboto family from Google and then running "fc-cache <etc>", but I was able to use Roboto in plain XeTeX, as in :
\font \thisfont = "Roboto Medium"
\thisfont
This is a test.
\end
Viewing the resulting PDF in Adobe Acrobat CC, then using "File / Export to / Text (plain) yielded :
This is a test.
with no anomalous spaces or lack thereof. Copy-and-paste similarly evidenced no anomalies.
Philip Tayor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://tug.org/pipermail/tex-live/attachments/20191209/b0d7717e/attachment-0001.html>
More information about the tex-live
mailing list