This package defines the environment numcases: equations with several
alternative right-hand sides, with equation numbers for each
alternative. It also defines environment subnumcases, where each
alternative is a sub-number (e.g., 8a, 8b, ...) of the equation set as
a whole.
The \DeclareCaption command defines a class of caption command
associated with the counter specified to the command. These commands
are free-standing (i.e., don't need to be inside a float environment).
The package uses \DeclareCaption to define \figcaption and
\tabcaption, which can be used outside figure or table environments.
This fixes PR 43165.
Major changes:
- added and documented |[xy]bar legend| styles and |[xy]bar interval
legend| styles
- renamed 'every mesh legend' to 'mesh legend' for consistency
- improved 'mesh legend' (rescaled and reshiftet it a bit)
- Imported all patches to PGF written by Christian Feuersaenger.
- added |tiny| style
- numerous bug fixes
See ChangeLog in tex-pgfplots-doc for the complete list of changes.
This LaTeX package defines a command \captionof for putting a caption
to something that's not a float. Note that the caption package
includes a \captionof command that is an extension of that provided by
this package.
This is a LaTeX package to draw diagonal lines ("cancelling" a term)
and arrows with limits (cancelling a term "to a value") through parts
of maths formulae.
This LaTeX package makes a very minor change to the operation of the
\cite command. Note that the change is not necessary in unmodified
LaTeX; however, there remain packages that restore the undesirable
behavior of the command as provided in LaTeX 2.09. (Note that neither
cite nor natbib make this mistake.)
This LaTeX package provides macros to typeset bra-ket notation, as
well as set specifiers, with a single ("|") or a double ("||" or
("\|") vertical bar specifier in between two bracketed parts. Each
macro comes in a fixed-size version and an expanding version. If the
package finds itself operating under e-tex, it uses the extended
primitive \middle for more reliable results.
This LaTeX package allows access to extra bold fonts for Computer
Modern OT1 encoding (such fonts are available as MetaFont source).
Since there is more than one bold tt-family font set, the version
required is selected by a package option.
A LaTeX style file for use with the letter class that overwrites the
\opening and \closing macros so that letters can be styled with the
block letter style instead of the default style. Thus, the return
address, the closing, and the signature appear flushed on the left
margin.
This package provides macros which can add a specified number of days
to the current date (as specified in \today), to save, set and restore
the 'current date' and print it. Intended for use, for example, in
invoices payable within 14 days from today etc. Has only been tested
with Czech dates.
This is a re-implementation, for LaTeX 2e, of the original
Harvard package. The bundle contains the LaTeX package, several
BibTeX styles, and a Perl package for use with
LaTeX2HTML. Harvard is an author-year citation style (all but
the first author are suppressed in second and subsequent
citations of the same entry); the package defines several
variant styles: apsr.bst for the American Political Science
Review; agsm.bst for Australian Government publications;
dcu.bst from the Design Computing Unit of the University of
Sydney; kluwer.bstwhich aims at the format preferred in
Kluwer publications; nederlands.bst which deals with
sorting Dutch names with prefixes (such as van) according to
Dutch rules; together with several styles whose authors offer
no description of their behaviour.
The package redefines the LaTeX internal \@for macro so that
the loop may be prematurely terminated. The action is akin to
the C/Java break statement, except that the loop does not
terminate until the end of the current iteration
This collection contains files to add wallpapers (background
images) to LaTeX documents. It uses the eso-pic package, but
provides simple commands to include effects such as tiling. An
example is provided, which works under both LaTeX and pdfLaTeX.
TeXPower is a bundle of packages intended to provide an all-
inclusive environment for designing pdf screen presentations to
be viewed in full-screen mode, especially for projecting
`online' with a video beamer. For some of its core functions,
it uses code derived from ppower4 packages. It is, however, not
a complete environment in itself: it relies on an existing
class for preparing slides (such as foiltex or seminar) or
another package such as pdfslide.
This package aims to improve presentations in terms of font
readability, especially with maths. The standard cm math fonts
at large design sizes are difficult to read from far away,
especially at low resolutions and low contrast color choice.
Using this package leads to much better overall readability of
some font combinations. The package offers a couple of
'harmonising' combinations of text and math fonts from the
(distant) relatives of computer modern fonts, with a couple of
extras for optimising readability. Text fonts from computer
modern roman, computer modern sans serif, SliTeX computer
modern sans serif, computer modern bright, or concrete roman
are available, in addition to math fonts from computer modern
math, computer modern bright math, or Euler fonts. This package
is part of the TeXPower bundle.
The substr package provides commands to deal with substrings of
strings. Macros are provided to: - determine if one string is a
substring of another, - return the parts of a string before or
after a substring and - count the number of occurrences of a
substring.
Provides a \special insertion into generated .dvi files
allowing one to jump from the .dvi file to the .tex source and
back again (given a .dvi viewer that supports this, such as Yap
or xdvi version 22.38 or later). This was originally written by
Aleksander Simonic, the author of the WinEdt shell.
This package implements a variant of tabular-like environments
where columns can be given a name and entries can flexibly be
placed between arbitrary columns. Complex alignment-based
layouts, for example for program code, are possible.
Pgfplots draws high-quality function plots using normal or
logarithmic scaling, with a user-friendly interface. The user
supplies axis labels, legend entries and the plot coordinates
for one or more plots and Pgfplots applies axis scaling,
computes any logarithms and axis ticks and draws the plots.
Pgfplots is based on Till Tantau's package PGF/TikZ.
Currently, the mhchem bundle consists of two packages: mhchem
and rsphrase. The mhchem package provides two commands: one for
typesetting chemical molecular formulae and one for typesetting
chemical equations with these formulae. The rsphrase package
contains the text of all official Risk and Safety (R and S)
Phrases that are used to label chemicals. At the time being,
these phrases are available in Danish, English, French, German
(current spelling), and Spanish.
Allows hyperref package and the natbib package with options
'numbers' and 'sort&compress' to work together. This means that
multiple sequential citations (e.g [3,2,1]) will be compressed
to [1-3], where the '1' and the '3' are (color-)linked to the
bibliography.
Redefines LaTeX cross-referencing commands to insert \special
commands for HyperTeX dvi viewers, such as recent versions of
xdvi. The package is now largely superseded by hyperref.
The bundle provides six packages: - datatool.sty: databases may
be created using LaTeX commands or by importing external files;
they may be sorted numerically or alphabetically; repetitive
operations (such as mail merging) may be performed on each row
of a database, subject to conditions to exclude particular
rows; commands are provided to examine database elements, and
to convert formats (for example, to convert a numeric element
to a format compatible with the fp package; - datapie.sty: a
database may be represented as a pie chart; flexible options
allow colouring of the chart, and annotation hooks are
available; - dataplot.sty: a database may be represented as a
2-dimensional scatter or line plot; flexible options control of
the plot's overall appearance, and of legends and other extra
information; - databar.sty: a database may be represented as a
bar chart; overall appearance, colouring and annotation are
controllable; - databib.sty: a bibliography may be loaded into
a datatool database, and manipulated there before being printed
(this permits a LaTeX-based route to printing bibliographies in
formats for which no BibTeX style is available); and -
person.sty: provides support for displaying a person's name and
pronoun in a document, thus avoiding cumbersome use of
"he/she", etc. The drawing packages make use of PGF/TikZ for
their output. The bundle replaces and supersedes the author's
csvtools bundle.
The beamer LaTeX class can be used for producing slides. Its
functionality is similar to Prosper but does not need any
external programs and can directly produce a presentation using
pdflatex. Beamer uses pgf for pdf/ps independent graphics.
Frames are created using \frame{...}, and a frame can build
multiple slides through a simple notation for specifying
material for each slide within a frame. Beamer supports
bibliographies, appendicies and transitions. Short versions of
title, authors, institute can also be specified as optional
parameters. A \plainframe{} allows a picture, for example, to
fill the whole frame. Support figure and table environments,
transparency effects, a \transduration command, animation
commands, a pauses environment. Beamer also provides
compatibility with other packages like prosper.
Provides easy driver-independent access to several kinds of
color tints, shades, tones, and mixes of arbitrary colors. It
allows a user to select a document-wide target color model and
offers complete tools for conversion between eight color
models. Additionally, there is a command for alternating row
colors plus repeated non-aligned material (like horizontal
lines) in tables. Colors can be mixed like
\color{red!30!green!40!blue}.
Provides fonts in sizes of 12pt up to 107pt and also makes sure
that in math formulas the symbols appear in the right size. Can
also create a PostScript header file for dvips which ensures
that the poster will be printed in the right size. Supported
sizes are DIN A0, DIN A1, DIN A2 and DIN A3.
This package typesets SI units, numbers and angles according to
the ISO requirements. Care is taken with font setup and
requirements, and language customisation is available. Note
that this package is (in principle) superseded by siunitx;
sistyle has maintenance-only support, now.
"@file" args get processed, fixes PR pkg/42984 from T. M. Pederson.
I'm not 100% sure that this has no side effects (the initialization
order in gs is messy and undocumented) but I haven't found any within
some weeks of testing.
bump PKGREVISION
2.1.7 - fixed [PECL-BUG] Bug #16066 [NEW]: Missing php_pdflib.h in archive.
2.1.6 - added PDF_utf32_to_utf16()
- improved show_boxed() function
- fixed GD_SUPPORT (not supported)
2.1.5 - switched to package.xml 2.0 Format
- improved exception handling
2.1.4 - fixed wrong handling of int parameters which on some 64bit platforms
caused problems.
2.1.3 - fixed potential crash after exceptions
- show_boxed was missing in the OO-Wrapper
2.1.2 - fixed: Bug #9216 Don't build with PHP 5.2 (again)
2.1.1 - utf16_to_utf8() adn utf8_to_utf16() was missing in the OO-Wrapper
2.1.0 - added support for PDFlib 7
- prepaired for build with PHP 5.2 (API of PHP_ME_MAPPING changed)
2.0.5 Bugfixes:
- fixed Bug http://pecl.php.net/bugs/bug.php?id=3554
2.0.4 Bugfixes:
- fixed buildproblems when used link PDFLib statically into PHP.
libspectre 0.2.4 (21 February 2010)
===================================
This is another bugfix only release in the libspectre's 0.2 series.
Documents containing embedded documents inside the prolog,
typically font resources, were not correctly rendered (Bug #25573)
Hib Eris fixed some portability issues to make libspectre build and
work on Windows (Bug #26377)
PDF exporter was broken which might cause a crash when printing some
documents (Bug #26592)
This package increases the width of the LaTeX typeset area of an a4
page. This sort of operation is capable of producing typographically
poor results; the operation itself is better provided by the geometry
package. The package uses the a4 package.
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.
* Danish Translation
* crash when freeing non-existent hyphenator
* Bug 7854 was fixed although it was invalid
* pt_BR description in desktop file is wrong
* Impossible to set spacing under/below paragraph greater than 3 mm if mm is
main unit
* invalid postscript is generated when spot color name use non latin chars
* Arrows only shows the leftwards arrow in Character Map
* error in BleedAndPrintMarks script
* program crashes with "unknown exception" on drawing shape
* remove the links to http://search.srem.org [^]
* Enhancment: Hyphenation patterns for Kurdish
* Added RU transaltion to desktop file
* JPG clipping path isn't imported correctly
* ODG import crashes Scribus
* Code change reccommended by Novell audit of 1.3.3.12
* CMYK images look strange when exported as PDF
* while loop with textOverflows crashes scribus
The command \simplechapter sets up the \chapter command not to number
chapters, though they may possibly have a prefix, and a suffix (the
\simplechapterdelim command, which the user may alter). The
\restorechapter command restores the status quo ante.
These files are regarded as basic for any TeX system, covering plain
TeX macros, Computer Modern fonts, and configuration for common
drivers; no LaTeX.