Files
nixpkgs/pkgs/tools
Eelco Dolstra 82f947c78a runLaTeX: Fix dependency detection
Since Nix 1.4, expressions like "${path}/blabla" always evaluate to a
string rather than a path.  However, findLaTeXIncludes depended on the
old (weird) behaviour, leading to errors like:

  error: string `/nix/store/4c32q75in74m1148anlzdhb8jpppab0s-bla/IEEEtran.cls' cannot refer to other paths

So use path concatenation instead.
2013-03-16 16:56:19 +01:00
..
2013-03-09 16:33:14 +04:00
2012-06-17 03:36:22 +00:00
2013-03-09 21:45:20 +01:00
2013-01-28 11:35:03 +08:00
2013-03-08 19:15:26 -05:00
2013-03-16 15:15:38 +01:00
2013-02-05 11:36:18 +08:00
2013-03-08 13:55:32 +08:00