guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Texlive: Asymptote error: Math formula deleted: Insufficient symbol


From: Pierre Neidhardt
Subject: Re: Texlive: Asymptote error: Math formula deleted: Insufficient symbol fonts.
Date: Sat, 16 Mar 2019 10:51:11 +0100
User-agent: mu4e 1.0; emacs 26.1

The issue is actually much worse than that: "tabular" is broken in LaTeX! :(

Minimal example:

--8<---------------cut here---------------start------------->8---
\documentclass[11pt]{article}
\begin{document}

\begin{tabular}{l}
  foo
\end{tabular}

\end{document}
--8<---------------cut here---------------end--------------->8---

Error message:

--8<---------------cut here---------------start------------->8---
ERROR: Math formula deleted: Insufficient symbol fonts.

--- TeX said ---
\endtabular ->\crcr \egroup \egroup $
                                     \egroup 
l.10 \end{tabular}
                  
--- HELP ---
From the .log file...

Sorry, but I can't typeset math unless \textfont 2
and \scriptfont 2 and \scriptscriptfont 2 have all
the \fontdimen values needed in math symbol fonts.
--8<---------------cut here---------------end--------------->8---

-- 
Pierre Neidhardt
https://ambrevar.xyz/

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]