[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Texlive
From: |
Ludovic Courtès |
Subject: |
Re: Texlive |
Date: |
Mon, 16 Mar 2015 17:54:22 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) |
Andreas Enge <address@hidden> skribis:
> the attached patch does what its commit message says. It is the fruit of many
> trials and discussions with Ludovic. The tricky thing was to link to the
> kpsewhich binary in texlive-bin, but to make it take its configuration file
> texmf.cnf from texlive-data. I ended up wrapping all binaries and providing
> them with the suitable value of TEXMFCNF.
I don’t want to spoil the party ;-), but could it be that there are
programs outside of TeX Live that use libkpathsea & co.?
> The real goal of the patch is to make it easy to create a second package
> texlive-small in a second step. This package shall inherit from texlive,
> but have as input texlive-texmf-small, which is created as texlive-texmf,
> but after deleting a big chunk of data; I would say, all the documentation
> and most of the fonts. Such a smaller package could be a native input for
> packages creating their documentation from a latex source, for instance.
That would be nice.
Thanks for your hard work on this!
Ludo’.
- Texlive, Andreas Enge, 2015/03/14
- Re: Texlive, Daniel Pimentel, 2015/03/14
- Re: Texlive, Mark H Weaver, 2015/03/15
- Re: Texlive,
Ludovic Courtès <=