nixpkgs/pkgs/misc/tex/nix
Eelco Dolstra 6ce80304a5 * Handle subdirectories (e.g., \input{foo/bar.tex}). We don't yet
handle relative paths to parent directories (../foo/bar.tex).  This
  can be handled as was done in
  https://svn.cs.uu.nl:12443/repos/trace/nix/trunk/make/lib/compile-c.sh.
  The `copy-includes.pl' script is generic (not LaTeX specific), so it
  should eventually replace most of compile-c.sh and any future
  builders that have to set up a tree of symlinks to simulate the
  original directory hierarchy of the sources.

svn path=/nixpkgs/trunk/; revision=3220
2005-06-20 15:06:58 +00:00
..
copy-includes.pl * Handle subdirectories (e.g., \input{foo/bar.tex}). We don't yet 2005-06-20 15:06:58 +00:00
default.nix * Handle subdirectories (e.g., \input{foo/bar.tex}). We don't yet 2005-06-20 15:06:58 +00:00
find-includes.pl * Handle subdirectories (e.g., \input{foo/bar.tex}). We don't yet 2005-06-20 15:06:58 +00:00
run-latex.sh * Handle subdirectories (e.g., \input{foo/bar.tex}). We don't yet 2005-06-20 15:06:58 +00:00