nixpkgs/pkgs/tools/typesetting/tex
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
..
auctex Moved all LaTeX expressions into tools/typesetting hierarchy. 2012-02-04 09:31:07 +00:00
dblatex Update dblatex to 0.3.4 2012-12-01 21:09:21 +01:00
disser Moved all LaTeX expressions into tools/typesetting hierarchy. 2012-02-04 09:31:07 +00:00
latex2html Moved all LaTeX expressions into tools/typesetting hierarchy. 2012-02-04 09:31:07 +00:00
lazylist svn merge ^/nixpkgs/trunk 2012-02-06 23:03:12 +00:00
lkproof svn merge ^/nixpkgs/trunk 2012-02-06 23:03:12 +00:00
nix runLaTeX: Fix dependency detection 2013-03-16 16:56:19 +01:00
pgf svn merge ^/nixpkgs/trunk 2012-02-06 23:03:12 +00:00
pgfplots Added pgfplots package 2012-03-14 17:05:21 +00:00
polytable svn merge ^/nixpkgs/trunk 2012-02-06 23:03:12 +00:00
tetex svn merge ^/nixpkgs/trunk 2012-02-06 23:03:12 +00:00
tex4ht tex4ht: texLiveAggregationFun expects the texmf directory in $out, not $out/share 2013-02-09 18:12:56 +01:00
texlive texlive-moderncv: update to version 1.3.0 2013-02-11 21:15:17 +01:00