pygmentex: add tlType attribute; install latex style and demo#56063
pygmentex: add tlType attribute; install latex style and demo#56063veprbl merged 1 commit intoNixOS:masterfrom romildo:fix.pygmentex
Conversation
|
This doesn't seem to work for me. I'm trying to do nix-shell -I nixpkgs=`pwd`/nixpkgs --pure \
-p 'texlive.combine { pygmentex = { pkgs = [pygmentex]; }; inherit (texlive) scheme-basic; }' \
-p which \
--run "which pygmentex; which pygmentex.py"Perhaps you need to set |
It works for me when I add In other words the script is not being put into the The style file That is bad because I have to mention |
With But in this case the style file |
With this change the script is installed into the I am going to keep the script in |
|
@veprbl Do you know how to remove pygmentex distributed with texlive from |
|
@romildo I've been thinking about not just removing but replacing it. I have not come around to investigate that yet. |
veprbl
left a comment
There was a problem hiding this comment.
I think this is good to go. The only thing is that this is still conflicts with, for example, texlive.combined.scheme-full. What is more convenient for you, for this merged now, or later, after we fix that issue?
|
It can be merged now. |
Motivation for this change
pnameandtlTypeattributes, so that it can be used withtexlive.combine. For instance one can put the following inenvironment.systemPackages:Things done
sandboxinnix.confon non-NixOS)nix-shell -p nox --run "nox-review wip"./result/bin/)nix path-info -Sbefore and after)