-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
nixos/texlive: Fix texlive pstricks #85736
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
The patch was tested and actually fixed the usecase that failed before |
920d31d
to
32c39c2
Compare
The upgrade of ghostscript to 9.50 produced some issues with texlive 2019. This patch adds an additional fix necessary for the upgrade preventing pstricks from working correctly: https://tug.org/pipermail/dvipdfmx/2019-November/000036.html
32c39c2
to
bb79233
Compare
@GrahamcOfBorg build texlive.bin.dvisvgm |
@veprbl : the patch is about xdvipdfmx, no dvisvgm (I guess you need to build texlive.bin.core then) |
@GrahamcOfBorg build texlive.bin.core |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested to resolve the issue with xetex + MRE from https://tug.org/pipermail/dvipdfmx/2019-November/000035.html
@immae Thank you! |
Thanks @veprbl . I just saw your port to stable label, should I do a PR? |
@immae No need, I'll take care of it. |
The upgrade of ghostscript to 9.50 produced some issues with texlive 2019. This patch adds an additional fix necessary for the upgrade preventing pstricks from working correctly: https://tug.org/pipermail/dvipdfmx/2019-November/000036.html (cherry picked from commit bb79233) cc #85736 Conflicts: pkgs/tools/typesetting/tex/texlive/bin.nix
The upgrade of ghostscript to 9.50 produced some issues with texlive 2019. This patch adds an additional fix necessary for the upgrade preventing pstricks from working correctly: https://tug.org/pipermail/dvipdfmx/2019-November/000036.html (cherry picked from commit bb79233) cc NixOS#85736 Conflicts: pkgs/tools/typesetting/tex/texlive/bin.nix
Motivation for this change
The upgrade of ghostscript to 9.50 produced some issues with texlive 2019. This patch adds an additional fix necessary for the upgrade preventing pstricks from working correctly:
https://tug.org/pipermail/dvipdfmx/2019-November/000036.html
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)