unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: elaexuotee@wilsonb.com
To: 40558@debbugs.gnu.org
Subject: bug#40558: (no subject)
Date: Sat, 09 May 2020 19:47:48 +0900	[thread overview]
Message-ID: <27M6ZG86RAW9I.2JWF3V3MICGED@wilsonb.com> (raw)
In-Reply-To: <874ktqxalv.fsf@jlicht.xyz>


[-- Attachment #1.1: Type: text/plain, Size: 1101 bytes --]

I encountered a similar issue while trying to package something with a texlive-union input. Tracking down the issue has killed way too many hours.

FWIW, the `working.tex' minimal example is also giving me similar problems:

    $ guix describe
    Generation 28    5月 07 2020 01:10:02   (current)
      guix bed695a
        repository URL: https://git.savannah.gnu.org/git/guix.git
        branch: master
        commit: bed695aa94cd85800ec2c6296fb2d13e7ac29133
    $ guix environment --pure -e '((@ (gnu packages tex) texlive-union) `(,(@ (gnu packages tex) texlive-amsfonts)))'
    $ pdflatex working
    ...
    ! Math formula deleted: Insufficient symbol fonts.
    \)  ->\relax \ifmmode \ifinner $
                                    \else \@badmath \fi \else \@badmath \fi
    l.4 Hello! \(y = x^2\)
    ...

With the patch to texlive-amsfonts the above typesets just fine; however, metafont ends up generating cmmi10.657pk and cmr10.657pk font files. Is this expected? Typsetting it from the texlive installation of my foreign distro doesn't call out to metafont at all.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 260 bytes --]

  parent reply	other threads:[~2020-05-09 10:49 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-11 16:15 bug#40558: Modular TexLive "Insufficient extension fonts" and duplicate fonts Jelle Licht
2020-04-20 19:31 ` Jelle Licht
2022-02-11 19:39   ` Ricardo Wurmus
2020-05-09 10:47 ` elaexuotee [this message]
2020-05-12 12:36   ` bug#40558: (no subject) Jelle Licht
2020-10-26 22:10   ` Ricardo Wurmus
2021-02-03  9:57     ` elaexuotee--- via Bug reports for GNU Guix
2022-01-21 17:21       ` bug#40558: Modular TexLive "Insufficient extension fonts" and duplicate fonts Ricardo Wurmus
2022-01-21 23:42         ` elaexuotee--- via Bug reports for GNU Guix
2022-01-22  7:50           ` Ricardo Wurmus
2022-01-23  2:53             ` elaexuotee--- via Bug reports for GNU Guix
2022-01-23 10:55               ` Ricardo Wurmus
2022-02-11 14:58         ` zimoun
2022-02-15 16:34 ` Ricardo Wurmus

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=27M6ZG86RAW9I.2JWF3V3MICGED@wilsonb.com \
    --to=elaexuotee@wilsonb.com \
    --cc=40558@debbugs.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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).