From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: Texlive: Asymptote error: Math formula deleted: Insufficient symbol fonts. Date: Wed, 20 Mar 2019 22:35:45 +0100 Message-ID: <878sx98c0e.fsf@elephly.net> References: <87mulw8qkl.fsf@ambrevar.xyz> <8736nnuoz4.fsf@ambrevar.xyz> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:55817) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h6isu-00015w-1K for guix-devel@gnu.org; Wed, 20 Mar 2019 17:36:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h6ism-0004Ek-Bm for guix-devel@gnu.org; Wed, 20 Mar 2019 17:36:21 -0400 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21102) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1h6isl-0004AQ-Me for guix-devel@gnu.org; Wed, 20 Mar 2019 17:36:20 -0400 In-reply-to: <8736nnuoz4.fsf@ambrevar.xyz> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Pierre Neidhardt Cc: Guix-devel Pierre Neidhardt writes: > The issue is actually much worse than that: "tabular" is broken in LaTeX!= :( Oh, > 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. If only I knew what this means=E2=80=A6 We could grep for these things in t= he big texlive package and then try to find the equivalent in the modular texlive packages. Building the right fonts and configuring them correctly has always been a problem with the modular texlive packages. --=20 Ricardo