all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Pierre Neidhardt <mail@ambrevar.xyz>
To: Guix-devel <guix-devel@gnu.org>
Subject: Re: Texlive: Asymptote error: Math formula deleted: Insufficient symbol fonts.
Date: Sat, 16 Mar 2019 10:51:11 +0100	[thread overview]
Message-ID: <8736nnuoz4.fsf@ambrevar.xyz> (raw)
In-Reply-To: <87mulw8qkl.fsf@ambrevar.xyz>

[-- Attachment #1: Type: text/plain, Size: 945 bytes --]

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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

  reply	other threads:[~2019-03-16  9:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-15  8:55 Texlive: Asymptote error: Math formula deleted: Insufficient symbol fonts Pierre Neidhardt
2019-03-16  9:51 ` Pierre Neidhardt [this message]
2019-03-20 21:35   ` Ricardo Wurmus
2019-03-20 21:49     ` Ricardo Wurmus
2019-03-21  9:44       ` Pierre Neidhardt
2019-03-21  9:53         ` Ricardo Wurmus
2019-03-21 10:17           ` Pierre Neidhardt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8736nnuoz4.fsf@ambrevar.xyz \
    --to=mail@ambrevar.xyz \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.