Changes:
- dummy.mf and dummy.tfm were moved to tex-amsfonts.
- mproof.tex and mpsprrof.tex were moved to tex-metapost.
- placeins.tex was moved to tex-placeins-plain.
This TeX file provides various mechanisms (for plain TeX and close
relatives) to let insertions (footnotes, topins, pageins, etc.) float
within their appropriate section, but to prevent them from intruding
into the following section, even when sections do not normally begin a
new page. (If your sections normally begin a new page, just use
\supereject to flush out insertions.)
Changes since 22.84.14:
+ Fixed#2067614: Re-introduced default binding for key 0
which had been forgotten in previous changes
+ Fixed#1502137 (compiler warnings on 64bit systems)
+ Fixed some typos in the man page
Major changes:
- Add -E option that enables DVIPDFM emulation mode in DVIPDFMx.
- Don't try to convert included PDF files whose version number
is higher than output file version. (If run as dvipdfm,
conversion still occurs.)
- Added dvipdfm compatibility mode. This mode is triggered
if dvipdfmx is called as "dvipdfm", and likewise extractbb
as "ebb". (The latter mode was already present.)
- Made predefined paper sizes match values given by libpaper.
The perl script pkfix looks for DVIPSBitmapFont comments in PostScript
files, generated by 'not too old' dvips, and replaces them by type 1
versions of the fonts, if possible.
Major changes:
* dvips.texi (Configuration file commands): document -G,
including its obsolesence.
* Master/texmf/dvips/tetex/config.pdf: remove the G setting,
now actively problematic.
Major changes:
* fmtutil (--byengine): new option, from Norbert.
(help): mention it; other tweaks.
* texlinks: new option -e to specify executable extension (for
cygwin).
Changes since 0.40.2:
* Fix two string vs. toks bugs in the lua node interface:
whatsit,annot and whatsit,startlink data assignments were
made directly as strings instead of being converted to tokens.
* Sometimes pdf.print() could be used before the proper structures
were initialized.
* There was a bug in the type codes for the lua package filter
callback: wrong extra info was passed to lua for the alignment
and vsplit cases.
* The math parameters \Umathlimitdownvgap, \Umathlimitdownbgap,
and \Umathlimitdownkern have been renamed to \Umathlimitbelowbgap,
\Umathlimitbelowvgap, and \Umathlimitbelowkern to be more
consistent with the other parameter names.
* The embedded MPlib is now 1.204.
* Handling of UTF-8 hyphenation exceptions has been fixed.
* There were a number of typos in the manual.
* One of the internal print functions accidentally encoded its
argument string to UTF-8 even though it was already UTF-8.
* Some of the log and terminal UTF-8 output was gibberish.
* \the\textfont0 returned a number instead of doing a font
switch.
* A set of portability fixes for the AIX compiler from Vladimir
Volovich.
* A set of fixes to the synctex support.
* A patch to the build script to prevent installed X11 headers
from being required.
* Some weave (web syntax) fixes from Manuel Pégourié-Gonnard.
* A simplification in luatex.ch (it is now less verbose
about the web2c-specific extensions) from Karl Berry.
* A fix in the handling of UTF-8 (input) file names.
* Hyphenation exceptions were case sensitive in 0.40.2.
Changes:
- --shell-restricted aka shell_escape=p for restricted shell access.
- --enable-write18 and --disable-write18 accepted as synonyms for
--shell-escape and --no-shell-escape, for compatibility with MiKTeX.
- Omega removed; use Aleph.
- Build system now automake-based.
filter
This mostly duplicates pkgsrc/print/foomatic-filters but since there
are likely compatibility problems wich different generations of
foomatic-rip and PPDs I'll leave the old version intact.
circumstances. This leads to NaNs passed to cairo which makes that
literally "nan" is inserted into the output file when printing. The
resulting file crashes ghostscript, and also poppler when it is fed
to it again.
I didn't read PDF specs yet to understand where the math is failing,
just avoided the division by zero.
which seems to actually exist is recorded. (When I updated jpeg from
6.2 to 7, the shlib major changed, ghostscript was not rebuilt, and it
failed to run.)
Proposed on tech-pkg on 22 October, with no objections received.
libspectre 0.2.3 (18 October 2009)
==================================
This is another bugfix only release in the libspectre's 0.2 series.
Several fixes in the PostScript parser:
- Detection of invalid or broken files has been improved. A document
scanned without errors with no pages and no format is likely to be
an invalid file, or not a PostScript file at all (Bug #19042)
- Fix possible uninitialized use of Document media struct
contents. Thanks to Alexander Myltsev (Bug #18685)
- Fix documents with PJL commands before the initial DSC comments.
Ghostscript is now always run with -dSAFER option
A missing argument in gs command line of PDF exporter was making it
always fail for any document in BSD systems. Thanks to Antoine
Jacoutot who gave me remote access to an OpenBSD system to fix this
(Bug #18826)
Internal copy of ghostscript headers have been removed since they are
already installed by ghostscript since version 8.62 (Bug #18827)
changes:
-Security fixes from xpdf 3.02pl4
-bugfixes
-qt4 API improvements
pkgsrc change: add patch for CVE-2009-3607 (integer overflow
in create_surface_from_thumbnail_data)
- bugfixes
- Support for list-style-image, including zoom
- Support for fonts by URL
- Default CSS hides noscript
- Switched to httplib for external sources
PoDoFo is a library to work with the PDF file format. The name
comes from the first letter of PDF (Portable Document Format). A
few tools to work with PDF files are already included in the PoDoFo
package.
The PoDoFo library is a free, portable C++ library which includes
classes to parse PDF files and modify their contents into memory.
The changes can be written back to disk easily. The parser can also
be used to extract information from a PDF file (for example the
parser could be used in a PDF viewer). Besides parsing PoDoFo
includes also very simple classes to create your own PDF files.
All classes are documented so it is easy to start writing your own
application using PoDoFo.
This package consists of encoding files for use with poppler. The
encoding files are optional and poppler will automatically read them
if they are present. When installed, the encoding files enables
poppler to correctly render CJK and Cyrrilic properly.
changes:
-Several fixes and improvements to Pdf exporter
-More translation and documentation updates
-Several fixes to protect against possible crashes
-Improvements to the Scripter to enable more features
pkgsrc note: The gnu-autoconf based make system is completely broken
now, had to switch to cmake. Added cups dependency.
pkgsrc changes:
- Adjusting dependencies
Upstream changes:
1.0.0 Tue Sep 8 11:00:00 2009
- Bugfixes: * text_wrap option still generated
0.99_5 Mon Sep 7 11:00:00 2009
- POD cleanup
- Bugfixes: * current perlcritic passes
0.99_4 Fri Sep 4 15:00:00 2009
- Corrected documentation for width_environment option (alignment is
possible thanks to fix of #49422)
0.99_3 Fri Sep 4 12:08:00 2009
- added clearer for alignment options.
- Bugfixes: * Alignment of longtables is wrongly generated (#49422,
thanks Jens)
0.99_2 Sat Aug 10 17:25:00 2009
- Bugfixes: * removed unneccessary no critic (thanks Salvatore)
* min Moose version in Build.PL/Makefile.PL (caused
cpantesters fails)
0.99_1 Sat Aug 08 11:33:00 2009
- code cleanup
- POD corrections
- removed all deprecated code
- Bugfixes: * row id in callback functions sometimes wrong
* perlcritic now passes with Pod::Spelling (thanks Salvatore
and Rafael)
0.9.17 Sat Jul 26 12:00:00 2009
- new option tablelasttail
- Template variables documented in TypeI.pm
- Code cleanup: * type, colums_like_header, resize, callback,
fontfamily, fontsize, xentrystretch now checked via Moose
* fontfamily, fontsize, table*, xentrystretch now generated
via Template
* csv2pdf
* Removed old deprecated code from 0.1.0 and 0.8.0
(in the next release - probably 1.0 - I will remove all
deprecated code!)
- Bugfix: csv2pdf --out option broken
(which got slightly out of sync) and use the original Makefile,
fixes an unresolved autoconf variable in the .pc file reported
by Hasso Tepper
bump PKGREVISION
This is a major update, switches to the 0.12 release branch.
Most notable change is that the color management stuff which we had
as patches in pkgsrc is official now.
Otherwise - many fixes and enhancements.
(while this is a .0 release I've been tracking the 0.11.x snapshots
and release candidate for a while so I don't expect big problems)