26
votes
1answer
737 views

Why does it take LuaLaTeX so long to load fonts and can I speed it up?

To test Mico's upcoming selnolig package, I tried out LuaLaTeX. While the overall experience for me as a pdfLaTeX end-user was very similar, I noticed that LuaLaTeX takes a long time to load fonts. ...
0
votes
0answers
236 views

Minion Pro Swash with mathcal [closed]

I want to use the swash font from Minion Pro working with mathcal, like when using the package MinionPro. I can't find a way to add fontfeatures to mathfonts. \documentclass{scrartcl} ...
11
votes
3answers
3k views

How to set-up LuaTeX, Microtype, with Minion Pro, Myriad Pro

Since recently I am using LuaLaTeX with the most recent beta version of Microtype, along with the fonts Minion Pro and Myriad Pro. In the manual of Microtype it says: Currently, this package ...
11
votes
2answers
1k views

Selecting main math font in LuaTeX?

I’d to set some fairly simple maths in Minion Pro (and potentially other system fonts), using LuaTeX.  I’d hoped that something like the following should work: \documentclass{minimal} ...