nixpkgs/pkgs/tools/typesetting/tex
Profpatsch bef6bef0d2
stdenv/stripHash: print to stdout, not to variable
`stripHash` documentation states that it prints out the stripped name to
the stdout, but the function stored the value in `strippedName`
instead.

Basically all usages did something like
`$(stripHash $foo | echo $strippedName)` which is just braindamaged.
Fixed the implementation and all invocations.
2016-10-11 18:34:36 +02:00
..
auctex treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
dblatex Merge commit 'da421bc' into p/texlive-2016 2016-09-04 14:52:04 +02:00
lkproof treewide: Add lots of platforms to packages with no meta 2016-08-02 21:17:44 +03:00
nix stdenv/stripHash: print to stdout, not to variable 2016-10-11 18:34:36 +02:00
pgf treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
pgfplots treewide: Add lots of platforms to packages with no meta 2016-08-02 21:17:44 +03:00
tetex Use general hardening flag toggle lists 2016-03-05 18:55:26 +01:00
tex4ht tex4ht: disable format hardening 2016-08-04 11:09:57 +02:00
texlive texlive: add links to ht* tools, in particular htlatex 2016-09-10 14:58:00 +02:00