This package 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.
The package is for printing two pages on a single (landscape) A4 page.
Page numbers appear on the included pages, and not on the landscape
'container' page.
Changes:
% There are two character named "hyphen". The original article explains
% the background of this decision (if one wanted to use a different
% hyphenation character and still be able to use the dash). So the first
% character should serve as "hyphen char" and the other one as "dash" in
% compound words. The character 0x2D is supposed to be the hyphen char,
% but since there used to be two characters of the same name in this
% file for some time, the tools like afmtotfm have been confused and
% remappedthe hyphen char to 0x7F automatically. After the second
% character's name was changed, hyphenation characters in existing
% tfm fonts (generated with the old ec.enc) have disappeared, so the
% second character has been renamed back to "hyphen". Anyone generating
% tfm fonts is strongly encouraged to make a copy of this file, rename
% it and change glyph names as required for their font.
pkgsrc changes:
- "Adjust" some dependencies (move from recommended to required)
Upstream changes:
1.0.1 Tue Sep 8 11:00:00 2009
- POD: * CPAN email address
* better example for ltpretty
- Bugfixes: * multicolumn shortcut for columns > 9
* ltpretty removed all slashes, not just the trailing ones
* ltpretty removes now leading and trailing spaces in
columns (caused problems with multicolumn shortcut)
This is the second release in the stable 8.7x series. It features
improved handling of fonts, nesting and color fixes with
transparency objects, reduced memory footprint for the halftone cache,
as well as improvements to the pxl output devices,
and the usual number of bug and robustness fixes.
MuPDF is a lightweight PDF viewer and toolkit written in portable C.
The renderer in MuPDF is tailored for high quality anti-aliased
graphics. MuPDF renders text with metrics and spacing accurate to
within fractions of a pixel for the highest fidelity in reproducing
the look of a printed page on screen.
MuPDF has a small footprint. A binary that includes the standard
Roman fonts is only one megabyte. A build with full CJK support
(including an Asian font) is approximately five megabytes.
MuPDF has support for all non-interactive PDF 1.7 features, and
the toolkit provides a simple API for accessing the internal
structures of the PDF document. Example code for navigating
interactive links and bookmarks, encrypting PDF files, extracting
fonts, images, and searchable text, and rendering pages to image
files is provided.
LaTeX is a widely-used macro package for TeX, providing many basic
document formating commands extended by a wide range of packages. It
is a development of Leslie Lamport's original LaTeX 2.09, and
superseded the older system in June 1994.
This package provides the following commands: latex, lualatex,
pdflatex, and dvilualatex.