LuaLaTeX with Window's fonts

David Carlisle d.p.carlisle at gmail.com
Sat Feb 13 22:19:12 CET 2021


On Sat, 13 Feb 2021 at 21:10, Jerry <jerry at seibercom.net> wrote:
>
> Unfortunately, there isn't a 'georgia' font package. At least not one I
can
> locate in MiKTeX.
>

there isn't an Arial package either, just change Arial to Georgia

[image: georgia.png]
\documentclass{article}
\usepackage{fontspec}
\setmainfont{Georgia}
\begin{document}

This is set in Windows Georgia
\end{document}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://tug.org/pipermail/texhax/attachments/20210213/00e36fc7/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: georgia.png
Type: image/png
Size: 8242 bytes
Desc: not available
URL: <https://tug.org/pipermail/texhax/attachments/20210213/00e36fc7/attachment.png>


More information about the texhax mailing list.