Eelco Dolstra
d33693c438
* Support PNG files.
...
svn path=/nixpkgs/trunk/; revision=3258
2005-06-27 16:48:00 +00:00
Eelco Dolstra
6ea37d567f
* A function for dot animation.
...
svn path=/nixpkgs/trunk/; revision=3255
2005-06-27 09:44:27 +00:00
Eelco Dolstra
1751b6481d
* Process \includegraphics{filename}.
...
svn path=/nixpkgs/trunk/; revision=3237
2005-06-21 20:34:15 +00:00
Eelco Dolstra
3919b35495
* Add a dot2pdf function.
...
svn path=/nixpkgs/trunk/; revision=3232
2005-06-20 22:43:35 +00:00
Eelco Dolstra
fe0981babd
* Scan for BibTeX files included by \bibliography.
...
* Automatically run BibTeX when necessary (i.e., when there are
\citations in the aux file).
svn path=/nixpkgs/trunk/; revision=3222
2005-06-20 15:20:37 +00:00
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
Eelco Dolstra
2cc66184ce
* Oops.
...
svn path=/nixpkgs/trunk/; revision=3218
2005-06-20 14:26:07 +00:00
Eelco Dolstra
6b35cefbf8
* Find LaTeX document dependencies automatically by scanning for
...
\input and \documentclass. Copied from Maak
(https://svn.cs.uu.nl:12443/repos/pkgs/texwrappers/trunk/chase-latex-inputs.pl ).
TODO: support \bibliography, \usepackage, \includegraphics, etc.
svn path=/nixpkgs/trunk/; revision=3217
2005-06-20 14:25:50 +00:00
Eelco Dolstra
6fcee91442
* Macros for building LaTeX documents using Nix.
...
svn path=/nixpkgs/trunk/; revision=3216
2005-06-20 13:51:48 +00:00