Michael Raskin
f00f3ef88d
Fix disser build
...
svn path=/nixpkgs/trunk/; revision=29230
2011-09-12 20:50:07 +00:00
Peter Simons
aa8cea3e4d
moderncv: updated description
...
svn path=/nixpkgs/trunk/; revision=27766
2011-07-13 16:49:33 +00:00
Peter Simons
db9fc16b70
moderncv: cleanup the build instructions
...
Just add this package to texLiveAggregationFun to install it.
svn path=/nixpkgs/trunk/; revision=27765
2011-07-13 16:23:48 +00:00
Peter Simons
a16e01fe19
Added moderncv package to texlive.
...
svn path=/nixpkgs/trunk/; revision=27762
2011-07-13 15:00:59 +00:00
Peter Simons
758e85cfac
texlive: fixed erroneous forwarder scripts
...
- Generate a forwarder scripts only for executable files. This change
removes the broken 'man' script, for example.
- Run the real binaries with 'exec'.
- Use $SHELL to interpret the forwarder scripts rather than /bin/sh.
- Indent consistently with blanks.
- Removed some debug output from the build expression.
svn path=/nixpkgs/trunk/; revision=27679
2011-07-08 22:45:23 +00:00
Nicolas Pierron
f40afa1ade
tex4ht: Fix package location.
...
svn path=/nixpkgs/trunk/; revision=26863
2011-04-17 08:27:16 +00:00
Nicolas Pierron
0069aa0637
texlive Aggregate:
...
- Add bouncer to binaries stored in /bin directory.
- Avoid manipulation of patterns as a match.
svn path=/nixpkgs/trunk/; revision=26862
2011-04-17 08:27:09 +00:00
Eelco Dolstra
20912b654b
* runLaTeX: detect the existence of a pre-generated .bbl file and use
...
it. Useful if you're supposed to stick a \balancecolumns in the
middle of the file.
svn path=/nixpkgs/trunk/; revision=26522
2011-03-26 00:14:28 +00:00
Karn Kallio
4bbb72da2f
Add tex macro lkproof for making proof figures.
...
svn path=/nixpkgs/trunk/; revision=25277
2010-12-25 18:06:36 +00:00
Eelco Dolstra
ca4a6cc933
* Hack to handle PGF/TikZ constructs that require an additional run.
...
svn path=/nixpkgs/trunk/; revision=24505
2010-10-27 16:09:07 +00:00
Michael Raskin
9570117dc4
Make TeXLive-linkdir skip not try to wrap directories in libexec
...
svn path=/nixpkgs/trunk/; revision=23429
2010-08-25 19:31:23 +00:00
Eelco Dolstra
eb083a3999
* Increase `max_print_line' to prevent TeX from breaking lines at 79
...
characters, which is stupid. (For instance, it breaks grepping for
words when they are broken across multiple lines.)
* Print warnings in the condensed log output.
svn path=/nixpkgs/trunk/; revision=20625
2010-03-15 10:02:24 +00:00
Ludovic Courtès
dbf2a74829
TeXLive: Building the format files, again.
...
svn path=/nixpkgs/trunk/; revision=20517
2010-03-09 22:47:22 +00:00
Ludovic Courtès
6961831c73
TeXLive: Try again building the format files.
...
svn path=/nixpkgs/trunk/; revision=20503
2010-03-09 15:57:33 +00:00
Ludovic Courtès
249c487efa
TeXLive: Pass `mktexfmt' the argument it wants.
...
svn path=/nixpkgs/trunk/; revision=20480
2010-03-08 21:38:05 +00:00
Ludovic Courtès
cd0f5826df
TeXLive: Run mktexfmt' after the first
mktexlsr'.
...
svn path=/nixpkgs/trunk/; revision=20476
2010-03-08 13:22:45 +00:00
Ludovic Courtès
9502391275
TeXLive: attempt to pre-build format files.
...
svn path=/nixpkgs/trunk/; revision=20473
2010-03-08 10:40:05 +00:00
Michael Raskin
ecc14afbda
Roll back the changes to TeXLive. I failed to make Context work, and these changes made the situation worse
...
svn path=/nixpkgs/trunk/; revision=20202
2010-02-23 19:14:31 +00:00
Michael Raskin
17c0e537e3
Fixing some mistakes in TeXLive expressions. Context still does not work, but in a more complicated way
...
svn path=/nixpkgs/trunk/; revision=20186
2010-02-23 10:52:19 +00:00
Michael Raskin
023ff2a74a
Fix some interpreter paths
...
svn path=/nixpkgs/trunk/; revision=20182
2010-02-22 23:40:39 +00:00
Michael Raskin
ea7c7d1932
Update TeXLive packages w.r.t. TeXLive2009 texmf vs. prefix layout
...
svn path=/nixpkgs/trunk/; revision=20151
2010-02-21 10:31:21 +00:00
Michael Raskin
ed1c9cefdd
Remove xcolor documentation until I understand how to compile it..
...
svn path=/nixpkgs/trunk/; revision=20143
2010-02-21 06:56:24 +00:00
Michael Raskin
76328b76b7
Update TeX packages
...
svn path=/nixpkgs/trunk/; revision=19926
2010-02-11 09:45:07 +00:00
Michael Raskin
db5fae520c
TeXLive insists on texmf in $prefix/texmf
...
svn path=/nixpkgs/trunk/; revision=19921
2010-02-11 05:20:16 +00:00
Michael Raskin
62e31307ec
If I understand anything, this fixes TeXLive. Has not yet finished the build
...
svn path=/nixpkgs/trunk/; revision=19914
2010-02-10 18:16:32 +00:00
Michael Raskin
dc75a9dc6e
Update TeXLive
...
svn path=/nixpkgs/trunk/; revision=19892
2010-02-10 04:38:11 +00:00
Eelco Dolstra
a617a7c239
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19786
2010-02-03 14:23:43 +00:00
Eelco Dolstra
0662fcbd23
* Fix teTeX on Glibc 2.11.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=19781
2010-02-03 13:04:12 +00:00
Nicolas Pierron
5a7228a099
Add tex4ht.
...
svn path=/nixpkgs/trunk/; revision=19739
2010-01-31 12:13:33 +00:00
Rob Vermaas
13417770a3
applying patches provided by griswold
...
svn path=/nixpkgs/trunk/; revision=19707
2010-01-27 12:12:35 +00:00
Eelco Dolstra
c8886f7215
* dblatex 0.2.12.
...
svn path=/nixpkgs/trunk/; revision=16815
2009-08-22 23:11:12 +00:00
Eelco Dolstra
0fa5cdc251
* Remove some trace calls.
...
svn path=/nixpkgs/trunk/; revision=16705
2009-08-13 08:37:00 +00:00
Andres Löh
5164d2ec62
Added lhs2TeX support to LaTeX builder.
...
svn path=/nixpkgs/trunk/; revision=16439
2009-07-23 14:13:09 +00:00
Eelco Dolstra
04cc6b721a
* Made findLaTeXIncludes pure. Previously find-includes.pl looked
...
outside of the Nix store for the dependencies of the root source
file, which is impure. That's why it needed the
`builtins.currentTime' hack to force a rebuild. It also didn't work
in a chroot. Now find-includes.pl only scans the source file at
hand, and we use builtins.genericClosure to find all includes
recursively.
svn path=/nixpkgs/trunk/; revision=16414
2009-07-17 15:10:01 +00:00
Eelco Dolstra
46db02a5e3
* Fix xrefs and callouts that refer to xml:ids (rather than ids).
...
Will send upstream.
svn path=/nixpkgs/trunk/; revision=16312
2009-07-10 12:09:58 +00:00
Rob Vermaas
5c13747775
dblatex 0.2.11
...
svn path=/nixpkgs/trunk/; revision=16246
2009-07-08 13:12:27 +00:00
Eelco Dolstra
d3f5d94ac7
* Fix some attributes that now make nix-env -q --meta barf.
...
svn path=/nixpkgs/trunk/; revision=16134
2009-07-02 09:08:01 +00:00
Marc Weber
3157bb1098
removed all __primops from nixpkgs
...
svn path=/nixpkgs/trunk/; revision=15693
2009-05-24 10:57:46 +00:00
Marc Weber
52647ea3b0
FullDepEntry -> fullDepEntry, PackEntry -> packEntry
...
svn path=/nixpkgs/trunk/; revision=15662
2009-05-19 23:25:58 +00:00
Eelco Dolstra
d78a404063
* Removed some assertions that rely on pointer equality. (It's kind
...
of unfortunate that consitency checks like "httpd.apr == apr" don't
really work. Perhaps equality tests on derivations should just
compare the drvPath or outPath attributes.)
svn path=/nixpkgs/trunk/; revision=15569
2009-05-12 12:50:07 +00:00
Michael Raskin
d8e3181425
Update URLs for TeXLive
...
svn path=/nixpkgs/trunk/; revision=15544
2009-05-10 23:26:19 +00:00
Eelco Dolstra
f0e8c6aaef
* Updated dblatex.
...
svn path=/nixpkgs/trunk/; revision=15495
2009-05-07 13:18:35 +00:00
Eelco Dolstra
7689a348c4
* Got rid of a lot of "postInstall=postInstall" and similar lines in
...
builders. These are redundant now.
* Inlined some trivial builders.
* Removed a few explicit setup-hook creations. This is done
automatically now if setupHook is set.
* Deleted the initscripts package. NixOS doesn't use it anymore.
svn path=/nixpkgs/branches/stdenv-updates/; revision=15276
2009-04-23 13:31:10 +00:00
Eelco Dolstra
ca5e6b9624
svn path=/nixpkgs/trunk/; revision=14033
2009-02-11 14:53:17 +00:00
Eelco Dolstra
5689d7338e
* Support LaTeX documents that have multiple bibliographies (using the
...
multibib package).
svn path=/nixpkgs/trunk/; revision=13723
2009-01-08 09:54:04 +00:00
Ludovic Courtès
7874b9a379
TeXLive/PGF 2.00.
...
svn path=/nixpkgs/trunk/; revision=13019
2008-10-09 12:44:11 +00:00
Eelco Dolstra
fe89cbbe7c
* PGF 2.00 (keeping the old one so that I can still build old documents).
...
svn path=/nixpkgs/trunk/; revision=12999
2008-10-08 14:03:44 +00:00
Michael Raskin
e8d58c83f9
Now TeXLive builds and seems to work without /var/tmp
...
svn path=/nixpkgs/trunk/; revision=12322
2008-07-08 18:22:33 +00:00
Michael Raskin
5245bad31a
Updated texlive-extra source
...
svn path=/nixpkgs/trunk/; revision=12293
2008-07-07 05:53:21 +00:00
Eelco Dolstra
d051b20a39
* Graphviz updated to 2.20.2. Now built with fontconfig, gd and pango
...
support.
* New function makeFontsConf to generate a fontconfig configuration
file. Moved from NixOS.
* dot2pdf: use makeFontsConf to generate a fonts.conf containing just
the Ghostscript fonts (see NIXPKGS-29).
* dot2pdf: generate PDF directly, don't go through PS. Note that this
and using fontconfig changes the interpretation of "fontname"
attributes in dot graphs.
svn path=/nixpkgs/trunk/; revision=12251
2008-07-03 14:27:19 +00:00