texLiveFull: add tex4ht

This commit is contained in:
Peter Simons 2013-02-09 18:13:06 +01:00
parent 93ce537e10
commit 89c34e18ce

View File

@ -9078,7 +9078,7 @@ let
texLiveFull = lib.setName "texlive-full" (texLiveAggregationFun { texLiveFull = lib.setName "texlive-full" (texLiveAggregationFun {
paths = [ texLive texLiveExtra lmodern texLiveCMSuper texLiveLatexXColor 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 /* Look in configurations/misc/raskin.nix for usage example (around revisions