GNU bug report logs - #45870
[PATCH core-updates 0/3] Allow composing multiple TeX Live trees

Previous Next

Package: guix-patches;

Reported by: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Date: Thu, 14 Jan 2021 18:36:02 UTC

Severity: normal

Tags: patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#45870: closed ([PATCH core-updates 0/3] Allow composing
 multiple TeX Live trees)
Date: Fri, 29 Jan 2021 20:27:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 29 Jan 2021 15:25:53 -0500
with message-id <87zh0rwkvi.fsf <at> gmail.com>
and subject line Re: bug#45870: [PATCH core-updates 0/3] Allow composing multiple TeX Live trees
has caused the debbugs.gnu.org bug report #45870,
regarding [PATCH core-updates 0/3] Allow composing multiple TeX Live trees
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
45870: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45870
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Subject: [PATCH core-updates 0/3] Allow composing multiple TeX Live trees
Date: Thu, 14 Jan 2021 13:35:16 -0500
Our default texmf.cnf configuration file used by TeX Live (via kpathsea) to
locate its resources can be modified to support multiple TeX Live trees
without having to resort to unions.  This has the advantage that any TeX Live
inputs (including font maps) can composed and propagated, and overall
simplifies things.

This change requires the patch at '<https://issues.guix.gnu.org/45773>', used
as part of the new texlive-updmap.cfg definition.

Maxim Cournoyer (3):
  gnu: texlive-bin: Enable the use of multiple TeX Live trees.
  gnu: texlive-amsfonts: Adjust to build with texlive-updmap.cfg.
  gnu: Replace all uses of texlive-union by texlive-updmap.cfg.

 doc/build.scm                       |   2 +-
 gnu/packages/algebra.scm            |   2 +-
 gnu/packages/bioinformatics.scm     |   4 +-
 gnu/packages/chez.scm               |   6 +-
 gnu/packages/docbook.scm            |   2 +-
 gnu/packages/emacs-xyz.scm          |   2 +-
 gnu/packages/engineering.scm        |   2 +-
 gnu/packages/guile-xyz.scm          |   4 +-
 gnu/packages/lisp.scm               |   2 +-
 gnu/packages/maths.scm              |   4 +-
 gnu/packages/music.scm              |   2 +-
 gnu/packages/plotutils.scm          |   2 +-
 gnu/packages/python-xyz.scm         |  10 +-
 gnu/packages/radio.scm              |   4 +-
 gnu/packages/scheme.scm             |   2 +-
 gnu/packages/statistics.scm         |   2 +-
 gnu/packages/tex.scm                | 262 ++++++++++++----------------
 guix/build/texlive-build-system.scm |  32 +---
 guix/profiles.scm                   |  48 -----
 19 files changed, 141 insertions(+), 253 deletions(-)

-- 
2.29.2



[Message part 3 (message/rfc822, inline)]
From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: 45870-done <at> debbugs.gnu.org
Subject: Re: bug#45870: [PATCH core-updates 0/3] Allow composing multiple
 TeX Live trees
Date: Fri, 29 Jan 2021 15:25:53 -0500
Hello,

Maxim Cournoyer <maxim.cournoyer <at> gmail.com> writes:

> Our default texmf.cnf configuration file used by TeX Live (via kpathsea) to
> locate its resources can be modified to support multiple TeX Live trees
> without having to resort to unions.  This has the advantage that any TeX Live
> inputs (including font maps) can composed and propagated, and overall
> simplifies things.

Pushed to core-updates by the three commits, the last one being
82f5f6b14c.

Closing.

Maxim


This bug report was last modified 4 years and 109 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.