mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-23 12:34:15 +00:00
texLiveFull: add tex4ht
This commit is contained in:
parent
93ce537e10
commit
89c34e18ce
@ -9078,7 +9078,7 @@ let
|
||||
|
||||
texLiveFull = lib.setName "texlive-full" (texLiveAggregationFun {
|
||||
paths = [ texLive texLiveExtra lmodern texLiveCMSuper texLiveLatexXColor
|
||||
texLivePGF texLiveBeamer texLiveModerncv tipa ];
|
||||
texLivePGF texLiveBeamer texLiveModerncv tipa tex4ht ];
|
||||
});
|
||||
|
||||
/* Look in configurations/misc/raskin.nix for usage example (around revisions
|
||||
|
Loading…
Reference in New Issue
Block a user