The tag has no wiki summary.

learn more… | top users | synonyms

7
votes
1answer
255 views

Diagnosing the “too many math alphabets” error

I recently hit up against TeX's "too many math alphabets" error. I'm trying to diagnose what is using up my math alphabets, as I can't work out where they are going. Of course, I could just start ...
6
votes
2answers
297 views

kpfonts, siunitx and math alphabets

This is a follow up question to this rather vague one. The problem is trying to work out where my 16 math alphabets are going. In using egreg's answer to the previous question I have diagnosed ...
20
votes
1answer
586 views

Typesetting a descending italic z

I have a document which has many short quotes in which I would like to imitate the fonts. For this document I am limited to LaTeX (not LuaTeX) by the publisher. The jkpvos font family from kpfonts ...
4
votes
1answer
1k views

Getting strange error with MiKTeX when trying to use “kpfonts” package

I'm getting the following error when trying to compile the following very minimal example with MiKTeX: \documentclass{article} \usepackage[T1]{fontenc} \usepackage{kpfonts} \begin{document} test ...