Personal tools
Skip to content. | Skip to navigation
TeX Live licenses shipped in text form.
This program makes PNG and/or GIF graphics from DVI files as obtained from TeX and its relatives. Its benefits include: - Speed. It offers very fast rendering of DVI as bitmap files, which makes it suitable for generating large amounts of images on-the-fly, as needed in preview-latex, WeBWorK and others; - It does not read the postamble, so it can be started before TeX finishes. There is a --follow switch that makes dvipng wait at end-of-file for further output, unless it finds the POST marker that indicates the end of the DVI; - Interactive query of options. dvipng can read options interactively through stdin, and all options are usable. It is even possible to change the input file through this interface. - Support for PK, VF, PostScript Type1, and TrueType fonts, colour specials, and inclusion of PostScript, PNG, JPEG or GIF images. date: 2012-04-21 10:57:19 +0200
Binaries for dvipng
The package creates three environments: - framed, which puts an ordinary frame box around the region, - shaded, which shades the region, and - leftbar, which places a line at the left side. The environments allow a break at their start (the \FrameCommand enables creation of a title that is "attached" to the environment); breaks are also allowed in the course of the framed/shaded matter. There is also a command \MakeFramed to make your own framed-style environments. date: 2012-06-01 12:48:04 +0200
Kpathsea is a library and utility programs which provide path searching facilities for TeX file types, including the self- locating feature required for movable installations, layered on top of a general search mechanism. It is not distributed separately, but rather is released and maintained as part of the TeX live sources. date: 2012-03-14 12:38:42 +0100
Binaries for kpathsea
The library is at the centre of pretty much all Unix-based TeX executable. It is no longer distributed separately, but rather consititutes a central part of the sources of the TeX-live distribution.
Provides a scheme for tables that have a structured note section, after the caption. This scheme provides an answer to the old problem of putting footnotes in tables -- by making footnotes entirely unnecessary. Note that a threeparttable is not a float of itself; but you can place it in a table or a table* environment, if necessary. date: 2010-03-09 13:13:30 +0100
The package provides the functionality of the threeparttable package to tables created using the longtable package. date: 2013-07-23 11:01:18 +0200
A package providing an interface to sectioning commands for selection from various title styles. E.g., marginal titles and to change the font of all headings with a single command, also providing simple one-step page styles. Also includes a package to change the page styles when there are floats in a page. You may assign headers/footers to individual floats, too. date: 2011-12-15 15:36:45 +0100