pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/52719: Using LaTeX/TeX Live via pkgsrc is a show-stopper due to many missing pkgs
>Number: 52719
>Category: pkg
>Synopsis: Using LaTeX/TeX Live via pkgsrc is a show-stopper due to many missing pkgs
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Fri Nov 10 19:15:00 +0000 2017
>Originator: Dean Matzkov
>Release: HEAD (as of today)
>Organization:
>Environment:
>Description:
I find that even with 1000+ TexLive-related packages installed via ``meta-pkgs/texlive-collection-all'', there's still generally enough missing that using LaTeX via pkgsrc is a show-stopper for many use-cases.
So, I guess I'm filing this as a "meta" PR to be closed when pkgsrc's LaTeX/TeX Live-related packages are much more rounded-out.
To get a rough idea of what might be missing (assuming you've cloned pkgsrc via the CVS-git mirror), try running:
$ git grep '# depend' -- meta-pkgs/ | grep 'tex'
According to the above, it seems that exactly 2000 Tex Live packages are missing. A list I've generated grepping for '# depend' in the TexLive Makefiles can be found here (since I don't want to bloat this PR):
https://pastebin.com/gtXRae8k
>How-To-Repeat:
1) Install meta-pkgs/texlive-collection-all.
2) Google for "latex example", and then run ``latex'' or ``xelatex'' on the first non-trivial *.tex file you can find.
>Fix:
Home |
Main Index |
Thread Index |
Old Index