CHANGES IN CUPS V1.4.8
- The scheduler would delete job data files when restarted (STR #3880)
- The network backends could crash if a printer returned a value of 0
for the maximum capacity for a supply (STR #3875)
CHANGES IN CUPS V1.4.7
- Documentation changes (STR #3710, STR #3720, STR #3745, STR #3750,
STR #3757, STR #3758, STR #3782, STR #3826, STR #3829, STR #3837)
- Web interface fixes (STR #3412, STR #3345, STR #3455, STR #3707,
STR #3755, STR #3769, STR #3783)
- Configure script fixes (STR #3659, STR #3691)
- Compilation fixes (STR #3718, STR #3771, STR #3774)
- The imageto* filters could crash with bad GIF files (STR #3867)
- The scheduler might leave old job data files in the spool directory
(STR #3795)
- CUPS did not work with locales using the ASCII character set
(STR #3832)
- httpAddrString() did not return a URI-style IPv6 numeric address
(STR #3814)
- Fixed an issue when reading compressed CUPS raster streams (STR #3812)
- Fixed an issue with PostScript printer auto-configuration (STR #3443)
- Fixed some compatibility issues with the libusb-based USB backend
(STR #3799)
- The network backends no longer try to collect SNMP supply and status
information for raw queues (STR #3809)
- The DBUS notifier did not report job state changes (STR #3805)
- The scheduler did not always report that the "normal" print-quality
value was supported (STR #3803)
- The gziptoany filter did not report the correct error if it was unable
to write the uncompressed document to the next filter or backend in
the chain (STR #3797)
- The Epson and Oki 9-pin drivers had a bad resolution option
(STR #3798)
- The scheduler did not always register the correct default ICC profile
on Mac OS X.
- The scheduler did not use the job owner when authorizing access for
the CUPS-Get-Document operation, preventing non-admins from accessing
their own jobs.
- CUPS did not work with some printers that incorrectly implemented the
HTTP/1.1 standard (STR #3778, STR #3791)
- The scheduler did not retry fax jobs properly.
- The scheduler now recognizes an empty cupsCommands PPD keyword as
meaning that CUPS commands are not supported for a printer (STR #3773)
- Fixed a crash bug in the scheduler when the application/octet-stream
MIME type was not defined (STR #3690)
- Polled printers were advertised more slowly than necessary (STR #3574)
- cupsResolveConflicts() did not handle resolving multiple UIConstraints
issues (STR #3705)
- The SetEnv and PassEnv directives had no effect (STR #3664)
- The web interface no longer tries to use multi-part delivery when
adding printers (STR #3455)
- The libusb-based USB backend printed slowly to the LaserJet 1300 and
other printers (STR #3405)
- "lp" and "lpr" failed to print with Kerberos enabled (STR #3768)
- The cupsctl program now displays an error if you try to directly set
the Port or Listen directives (STR #3749)
- PPD files with "*JobPatchFile: bla" no longer fail to load in relaxed
conformance mode (STR #3747)
- The scheduler generated a bad notify-text string for printer state
change notifications (STR #3739)
- The scheduler incorrectly updated printers.conf when it really needed
to update classes.conf or remote.cache (STR #3726)
- Hardwired remote printers with options did not work (STR #3717)
- Accessing the CUPS web interface using a CNAME-based hostname would
sometimes fail due to redirection to the actual hostname (STR #3701)
- Subscription events had a misspelled attribute (STR #3693)
- "make check" failed if LC_MESSAGES was set (STR #3765)
- Fixed the configure script to always look for the pkg-config script
(STR #3761)
- The scheduler now only looks up interface hostnames if HostNameLookups
are enabled (STR #3737)
- Fixed a compilation problem on DragonFly BSD (STR #3738)
- The default PageLogFormat value had the username and job ID swapped
from CUPS 1.3.x (STR #3727)
- The scheduler could crash if a browsed printer times out while a job
is printing (STR #3754)
- The scheduler incorrectly mapped custom page sizes to standard sizes
(STR #3764)
- cupsfilter and pstops did not map IPP attributes to PPD options due to
a change in cupsMarkOptions (STR #3756)
- The scheduler did not always show the most recent status message from
the print filters (STR #3731)
- The PostScript filter did not apply the mirror and number-up options
properly, leading to offset and clipped output (STR #3732)
- The network backends always reported "low toner" or "out of toner"
states, even for inkjet printers (STR #3733)
Prawn 0.12.0:
We continue our trek to Prawn 1.0 with 0.12.0. This release fixes many bugs
and adds some new features. A full list of changes is available via `git log
0.11.1..0.12.0`.
Features / Enhancements
* Rewrite project README [Gregory Brown]
* Speed improvements to text kerning [Jan De Poorter]
* Snapshotting now preserves your bounding box [Brad Ediger]
* Allow Document#float to teleport across pages and return to starting page
[Brad Ediger]
* number_pages now defaults to numbering every page [Matthew Rudy Jacobs]
* Your bounding box is now reset when starting a new page with a different
size or layout [Brad Ediger]
Major Bugfixes
* Fix multi-page templates (#199) [Chase M. Gray / Jonathan Greenberg]
* Make tables work in stretchy bounding boxes (#235) [Jan De Poorter / Brad
Ediger]
* Fix TTF font metrics when a TTF font has a nonzero width for newlines (#245)
[daduke / Katsuya Hidaka / Brad Ediger]
* Fix kerning bug on line width calculations (#251) [vspan / Brad Ediger]
* Fix images in stretchy bounding boxes creating a new page (#241) [Brad Ediger]
* Fix character_spacing to work based on character count, not byte length
(#253) [Katsuya Hidaka / Brad Ediger]
* Fix NoMethodError under $KCODE==¡Èu¡É [Michael Klein]
* Fix extra page break created when spans were used at the top of a page
(#255) [Sean Russell / Brad Ediger]
* Fix problem with table cell backgrounds overlapping other cell¡Çs borders by
drawing all backgrounds before any borders (#226) [Kenta Murata / Brad
Ediger]
* Remove old examples that were duplicated by our new manual (Micha«³l Witrant)
Tables: use an epsilon to compare floating-point values [Kenta Murata]
from Nicolas Thauvin.
Version 1.10.1
- Prefetching fonts to group calls to kpsewhich (starts faster)
- Made scroll buttons preemptive (stop displaying)
- Fix install path of dlladvi
- Fix compatibility of event loop with new version of graphics
Version 1.10
- Updated the doc
- Bytecode version uses a library dlladvi.so
- Changed configuration to use 4.0 of camlimages
- Dynamics libraries loaded last (provided by Stefan Potyra)
Version 1.9
- EPS files are read by advi and sent to gs
- splash.dvi is now distributed and correctly installed
- examples are distributed but not compiled by default
- added conf/jpfonts.conf in the disbribution
- gs path is now set by configure
- Added support for gzip and bzip2 compressed files.
- Fixed advi.man (provided mostly by Debian managers).
- Included security patches (provided by Debian managers).
Version 1.8
Rendering EPS files with gs by default.
PGF patches for pstrick support of PDF macros in advi.sty
Bug fixes.
Version 1.7
2005/09/02
Having Active-DVI compatible with the new Graphics library.
2004/12/07
Getting rid of the new warnings of the Caml compiler.
* Update MASTER_SITES.
Changelog:
* New scripts introduced.
* MIDI input and output are improved.
* Some notation improvements.
* Some new signs are introduced.
* Unicode Bidirectional Algorithm is fully supported.
* and so on. see NEWS.txt.
Adobe Reader is part of the Adobe Acrobat family of software, which lets
you view, distribute, and print documents in Portable Document Format
(PDF)--regardless of the computer, operating system, fonts, or application
used to create the original file. PDF files retain all the formatting,
fonts, and graphics of the original document, and virtually any
PostScript(TM) document can be converted into a PDF file.
Changes:
* xetex.ch (pack_buffered_name): Adapt to modified ../tex.ch.
(read_font_info): Cast print_c_string() arg to string.
* xetex.ch: Reformulate to not depend on eTeX_version_string.
* XeTeXFontInst.h: Fix prototype for xmalloc().
* XeTeXFontMgr_FC.cpp, XeTeX_ext.c: Move (nested) extern
declaration of gFreeTypeLibrary from here ...
* XeTeX_ext.h: ... to here.
* XeTeXOTLayoutEngine.{cpp,h}: Drop support for ICU < 4.2.
Changes:
- luatex now uses the standard synctex files.
- The default form margin is now zero (was 1bp before).
- New function node.currentattr() queries the current active attribute list.
- Lua font loading; ignore unknown enumeration keys in MathConstants.
- JPEG 2000 image support.
- Bug fixes.
Changes:
* Trailing comments and whitespace omitted from config values.
* Add .tlu to type lua suffixes, and .dfont to truetype suffixes.
* Prefix program_invocation{,_short}_name with kpse_.
* Finally remove kpse_set_progname (deprecated since 1998).
Changes:
* scrkfloa.dtx: new values for option "captions"
* scrkbase.dtx: fix: \Family@@Numical@@Key --> \Family@@String@@Key
* scrkbase.dtx: \FamilyStringKey and \FamilyNumericalKey fixed (thanks
to Michael Pock)
* scrkfloa.dtx: new options `captions=top', `captions=bot',
`captions=figureabove', `captions=figurebelow' new commands
`\captionaboveof' and `\captionsbelowof'
* tocbasic.dtx: options "atbegin" and "atend" added to \DeclareNewTOC
* scrklang.dtx: scrlttr2 supports language naustrian
Changelog:
1.2.2
Tiny change in how command line arguments are handled. This should make
things work with both English and non-English locales on Windows.
1.2.1
Minor improvement with focus control for Previous and Next buttons.
Acknowledged Steven Lee for building Windows binaries and Dirk Loss for
building Mac OS X binaries in the About box.
1.2.0
Got rid of old text comparison mode.
Various small user interface improvements.
Fixed a subtle bug that meant the combine text highlighting setting
wasn't saved and restored correctly.
Verbasef allows you to input (subsections of a) file, print them in
verbatim mode, while automatically breaking up the inputted lines into
pieces of a given length, which are output as figures. These figures are
posted using the [H] specification, which forces LaTeX to place the
figure at the spot of invocation, rather than floating the figures to
the top of the next page. The package requires the verbatim, here and
vrbexin packages.
from upstream but I couldn't locate it) to fix possible injection
of shell commands in print requests which would be executed as
the "lp" user
bump PKGREV
changes: bugfixes
pkgsrc change: set --enable-cms in frontend components if it was
set in the base pkg -- the layout of some classes depends on this
definition, and inconsistencies can lead to crashes
(see poppler bug #35381)
= Prawn: Fast, Nimble PDF Generation For Ruby
Prawn is a PDF writing library for Ruby designed to be tiny, fast, and nimble,
just like the majestic sea creature.
Development on this library was initially made possible thanks to
the many people who donated to the Ruby Mendicant project:
http://rubymendicant.wikidot.com
The project is currently maintained by Gregory Brown, with lots of help from
Prawn's core developers and the community.
The PDF::Reader library implements a PDF parser conforming as much as
possible to the PDF specification from Adobe.
It provides programmatic access to the contents of a PDF file with
a high degree of flexibility.
The PDF 1.7 specification is a weighty document and not all aspects
are currently supported. I welcome submission of PDF files that
exhibit unsupported aspects of the spec to assist with improving out
support.
== Ruby-GNOME2 0.90.9: 2011-06-11
NOTE: 0.90.x releases are for 1.0.0 major release.
This is the last release of 0.90.x series. The next release
will be 1.0.0!
=== Changes
==== All
* Fixes
* Fix a bug in version numbers.
[Grant Schoep, Vincent Carmona]
* Support 'bundle install' .
==== Ruby/GLib2
* Improvements
* Support GLib::IOChannel.new(fd) and GLib::IOChannel#fd on Windows.
* GLib::IOChannel#write returns written byte not self.
[backward incompatible]
==== Ruby/GTK2
* Fixes
* fix misc/bindings.rb sample (ruby 1.9).
[Vincent Carmona]
* [#3305589] fix Gtk::Window#add_accel_group misses
a reference to accel group.
[Piotr Korzuszek, Kouhei Sutou]
* Support cairo related samples in Ruby 1.9.
[Jon, Kouhei Sutou]
==== Ruby/GStreamer
* Improvements
* add Gst::Registry.update method.
[Vincent Carmona]
==== Ruby/VTE
* Fixes
* [#3199587] fix pc install.
[OBATA Akio, Kouhei Sutou]
==== Ruby/Poppler
* Fixes
* [#3292118] don't run needless tests.
[Mamoru Tasaka, Kouhei Sutou]
==== Ruby/GtkSourceView2
* Improvements
* support Windows.
[S.Kitagawa]
Note that the versioning scheme has changed.
Changes:
- \cclp, \zccup, \zcclp are moved from musixpoi.tex to musixtex.tex.
- musixpoi.tex does not work since T.111.
- musixmad.tex is inessential for typesetting musixdoc.tex, thus
excluded from musixdoc.sty (see the next item)
- the stem length of \metron (at T.113 manual section 2.17.3:
Metronomic indications) is too short when musixadd.tex/musixmad.tex
is excluded.
- spacing problem when you change the music size. (\clef@skip\z@)
- in \ttie and \tleg definition, #1 isn't braced in the expansion
which causes a problem at ID>9.
* \def\ttie#1{\let\T@i\@c \t@slur{-\p@ne}{#1}\@ne}
* \def\tleg#1{\let\T@i\@c \tslur{#1}\@ne}
- Updated musixdoc.pdf and its source code.
- Included the repository of music-notation mistakes, contributed by
Jean-Pierre Coulon.
- Create an install manual for MiKTeX on Win32: mxinsuse.{pdf|tex}.
- utility: add flip.exe, flip.txt to musixtexadd folder instead of
former utod.exe and dtou.exe (they don't work in XP). Run flip.exe
on musixtex.bat.
- Changing directory structure. Add-in tex files are located in
musixtexadd directory.
* musixlyr (by Rainer Dunker)
* musixps (by Stanislav Kneifl)
- Added some well-known add-ins to musixtexadd directory.
* curly.tex (by Mthimkhulu Molekwa,19 May 1999)
* musixdbr.tex (by Rainer Dunker, 23 February 2002)
* musixtmr.tex & musixesf.tex (by Hiroaki Morimoto, updated 2009-10-15)
* tuplet.tex. (by Col. G. L. Sicherman. 2003-05-17)
- Include the contents of following packages.
* PostScript Type1 fonts. (by Uchiyama)
* musixlyr ver.2.1c. (by Rainer Dunker)
* musixps ver.0.92a. (by Stanislav Kneifl)
- \Ioctfin[up | down] do not work when \sepbarrules is assigned.
musixtex.tex line 2259, \def\rul@sep#1
- Correction of a bug in the definition of choir bracket (l.1688-1698)
- Added following macros.
* \lwp
* \rwp
* \lwpp
* \rwpp
* \lhp
* \rhp
* \lhpp
* \rhpp
- all-new registers allocation routines, ready for
12<n<100 instruments
6<n<100 128th beams
6<n<100 256th beams
4<n<100 groups
12<n<100 font-based slurs (independent of the number of instruments)
6<n<100 octlines
6<n<100 trills (MusiXTeX trills only. MusicTeX's legacy "trilles" are
out of scope.) with e-TeX.
Changes:
-- fixed typo in trimmarks
-- changed \chapter (and chapter like titles), \section's, \part
and \book such that a non-zero \parskip no longer interfer
with the title layout.
-- yet another fix for the reimplemented page notes. Now 'x x'
only result in one line break not several.
Changelog:
---- Version 6.3.4 - 11/05/11 ----
Pseudo-decorations 'linebreak' and 'decosep' added
(proof of concept - not documented).
Error when escape sequences in guitar chord or annotations.
Bad tempo since previous release.
Remove the 'tex' sequences '\o', \O', '\cc' and '\cC'.
---- Version 6.3.3 - 11/05/10 ----
Ignore the normal newlines when '!' found as newline and abc-version < 2.0.
Add some compose sequences from X11 (including \O:, \U:, \O" and \U")
(reported by Nils Liberg).
Change/add some rfc1345 escape sequences.
Bad / no output of the '=' of the tempo by lack of font.
This did the program to crash when no title and SVG output
(reported by Nils Liberg).
Cleanly close a tune no blank line before next tune
(reported by Nils Liberg).
Crash when X: in tune followed by %%text.
Bad page header/footer in SVG output file.
Fix standard C library problem (in isupper) with some systems/compilers
(reported by Nils Liberg).
Bad treatment in %%titlecaps.
Optimize the size of the SVG output file.
Support for line width in SVG output.
---- Version 6.3.2 - 11/05/03 ----
Accept %%EPS when SVG output.
Add the '-v' command flag (SVG output per page).
More PS symbols in the svg PS interpreter.
Bug fixes in the svg PS interpreter.
for full details):
1) New printers supported in this release:
- Canon inkjet printers (many):
- Epson inkjet printers (many):
- Dye sublimation printers:
Kodak EasyShare G600 Printer Dock
Kodak PD-4000
Kodak PD-6000
Kodak Photo Printer
Kodak Photo Printer 500
Kodak Printer Dock Plus
Kodak Printer Dock Plus S3
2) Corrected color matching profile used for Mac OS X 10.5.x.
sRGB will now be used instead of Generic RGB. Users with work-
flows dependant on the previously used Generic RGB can select
this color profile in the print window by using ColorSync to
choose the profile rather than using VendorMatching.
9) Corrected base density for Photo Paper on printers using Claria
ink (use 20% less ink). The default results in heavy ink
puddling in some cases.
12) A problem whereby certain malformed PPD files would cause the
PostScript driver to crash has been fixed. In addition, the
PostScript driver now runs considerably faster.
Simply changing \parskip and \parindent leaves a layout that is
untidy; this package (though it is no substitute for a
properly-designed class) helps alleviate this untidiness
Changelog:
---- Version 6.3.1 - 11/04/29 ----
Handle microtonality in tablatures.
Compilation problem when no pango
(reported by Guido Gonzato).
Add more output annotations.
Add more PS symbols in the svg PS interpreter.
Fix bad SVG output.
Fix the help for SVG output.
---- Version 6.3.0 - 11/04/24 ----
Crash when global texts and '-e' != first tune with '-E' or '-g'.
Crash when PS buffer overflow with '-E' or '-g'.
Crash when %%oneperpage or %%splittune with '-E' or '-g'.
Fix lanscape mode for EPS.
Fix EPS bounding box when %%scale in tune.
Add the '-g' command flag (SVG output).
---- Version 6.2.13 - 11/04/18 ----
Add the '-S' command flag (secure mode)
(asked by Bart Humphries).
Don't ignore the normal newlines when '!' found as newline
(asked by Hudson Flávio Meneses Lacerda).
Add more information for tune index creation (second and third titles)
(asked by Paul Hardy).
---- Version 6.2.12 - 11/04/04 ----
Fix some compilation errors.
Crash due to memory allocation bug.
---- Version 6.2.11 - 11/04/03 ----
Bad text justification without pango
(reported by Hudson Flávio Meneses Lacerda).
Bad PostScript output when empty line at end of justified text
(reported by Hudson Flávio Meneses Lacerda).
Bad note length when bad tuplet at end of line and multi voices.
May have tuplet with one note.
Crash when new voice starting with a key signature.
Optimize the memory allocation.
---- Version 6.2.10 - 11/03/06 ----
Remove test '%%fmt ...'.
Do pango output for filled and justified text.
Better pango output.
Remove %%pangoembedded.
Bad horizontal offset of centered or right aligned texts.
Bad stem direction in some cases since 6.2.8
(reported by Hudson Flávio Meneses Lacerda).
Bad font after new page when text with '$n".
Bad (latin1) UTF-8 character width.
Fix loss of space in justified text
(reported by Hudson Flávio Meneses Lacerda).
Fix link error with last versions of pango.
* Changed license to Apache License 2.0, now completely Open Source
without any charging. Feel free to continue or for this project.
* Empty cells now collapse
* Fixed a typo in code for reading a "\b" escape character in strings.
* Improved __repr__ in FloatObject.
* Fixed a bug in reading octal escape sequences in strings.
* Added getWidth and getHeight methods to the RectangleObject class.
* Fixed compatibility warnings with Python 2.4 and 2.5.
* Added addBlankPage and insertBlankPage methods on PdfFileWriter class.
* Fixed a bug with circular references in page's object trees (typically
annotations) that prevented correctly writing out a copy of those pages.
* New merge page functions allow application of a transformation matrix.
* Support for colour separated PDF output and other optimisations and
features for high-quality printing, including enforcement of colour
models for CMYK, RGB, and "spot colours"
* Long table optimisations are now turned on by default. Previously,
documents with very long tables spanning many pages could take a long
time to create because we considered the whole table to work out row
and column sizes. A patch was submitted some time ago to fix this
controlled by a flag in the rl_config file, but this was set 'off'
for compatibility. Users are often not aware of this and we haven't
found any real-world cases where the new layout technique works badly,
so we are turning this behaviour on.
* New support for QR barcodes.
Changes:
* scrlfile.dtx: internal \@gobbleopt renamed due to a compatibility
issue with ntheorem
* scrktare.dtx: file date changed
* scrktare.dtx: missing % at one \AtBeginDocument added
Changes:
- pagestyle fwlwhead: header line hsa first word and last word
- pagestyle NextWordFoot: foot line has page number and next-page
first word, but only on odd pages
The T2 bundle provides a variety of separate support functions, for
using Cyrillic characters in LaTeX: - the mathtext package, for using
Cyrillic letters 'transparently' in formulae - the citehack package, for
using Cyrillic (or indeed any non-ascii) characters in citation keys; -
support for Cyrillic in BibTeX; - support for Cyrillic in Makeindex; and
- various items of font support.
Allows figures or tables to have text wrapped around them. Does not work
in combination with list environments, but can be used in a parbox or
minipage, and in twocolumn format. Supports the float package. Note that
most of the package documentation is contained in the package file
itself (after the \endinput command at the end of the package proper).
Provides hyphenatable spacing out (letterspacing), underlining, striking
out, etc., using the TeX hyphenation algorithm to find the proper
hyphens automatically. The package also provides a mechanism that can be
used to implement similar tasks, that have to treat text syllable by
syllable. This is shown in two examples. The package itself does not
support UTF-8 input in ordinary (PDF)LaTeX; some UTF-8 support is
offered by package soulutf8.
A legacy package for creating 'windows' in paragraphs, for inserting
graphics, etc. (including "dropped capitals"). Users should note that
Piet van Oostrum (in a published review of packages of this sort) does
not recommend this package; Picins is recommended instead.
This package enables automated citation with BibTeX for legal studies
and the humanities. In addition, the package provides commands for
specifying editors in a commentary in a convenient way. Simplified
formatting of the citation as well as the bibliography entry is also
provided. It is possible to display the (short) title of a work only if
an authors is cited with multiple works. Giving a full citation in the
text, conforming to the bibliography entry, is supported. Several
options are provided which might be of special interest for those
outside legal studies--for instance, displaying multiple full citations.
In addition, the format of last names and first names of authors may be
changed easily. Cross references to other footnotes are possible.
Language dependent handling of bibliography entries is possible by the
special language field.
no changelog available, at least some security fixes were done:
-fix possible memory corruption due to malformed JPEG images
(was patched in pkgsrc)
-fix (at least) 2 cases of integer overflow in array allocation (SA42320)
* Update HOMEPAGE.
* Remove dependency to ec-fonts-mftraced and mftrace.
* Works fine with python26, delete PYTHON_VERSIONS_ACCEPTED.
* Bump PKGREVISION.
The package allows the user to include several bibliographies covering
different 'topics' or bibliographic material into a document (e.g., one
bibliography for primary literature and one for secondary literature).
The package provides commands to include either all references from a
.bib file, only the references actually cited or those not cited in your
document. The user has to construct a separate .bib file for each
bibliographic 'topic', each of which will be processed separately by
BibTeX. If you want to have bibliographies specific to one part of a
document, see the packages bibunits or chapterbib.
A set of packages that provide:
- tools for maths accents
- a tool that changes page-numbering in frontmatter to arabic
- tools for dealing with some annoyances in babel
- a tool for making end-environment checking more meaningful
- tensorial indexes
- support for multi-file documents
- tools for easy entry of Spanish index entries
- dotless i's and j's for maths fonts.
Changes:
* Options `hidelinks', `allcolors' and `allbordercolors' added.
* \pdfstringdef: \begin, \end, \foreignlanguage catched.
* Options `pdfpagelabels' and `pageanchor': some support for class
with its page counters (slide/overlay/note/page) added.+ *
Option `pageanchor': Double string escaping removed for default
setting hypertexnames=true, plainpages=false.
pkgsrc changes:
* Set LICENSE.
* Use gmake.
* Include cairo bl3.mk.
upstream changes:
---- Version 6.2.9 - 11/02/08 ----
Don't display negative bar numbers
(reported by Janus Meuris).
Fix bad clef change again with K: or V: when stafflines or staffscale present.
Fix voice clashes raised by previous version.
Don't count the upbeat measure when %%measurenb
(reported by Hudson Flávio Meneses Lacerda).
Less note shift when voices inverted in a staff.
Add the width scale factor in %%font.
---- Version 6.2.8 - 11/01/31 ----
Bad tempo note duration of Q:Cxx or Q:Lxx
(reported by Paul Rosen).
Crash when note length divisor = 0.
Fix bad PostScript when %%font defined (and used) in the middle of a tune.
Bad horizontal offset of notes when music line too much shrunk
(reported by Paul Rosen).
Handle "+++" as a valid decoration
(reported by Guido Gonzato).
Bad measure bars when "|" in %%score and many voices per staff
(reported by Marc Sabatella).
Set the rests of multi-voices staves closer to the middle of the staff
(reported by Marc Sabatella).
Fix the loss of gchord/annot when defined in a lower voice and
%%combinevoices (reported by Atte André Jensen).
Don't display the second slash of "\\" with pango
(reported by Hudson Flávio Meneses Lacerda).
Add "\Uxxxxxxxx" for unicode 32 bits characters.
Limit the number of hexadecimal characters to 4 for unicode
16 bits characters "\uxxxx".
Build and install abcm2ps from outside the source tree
(fixed by Matthias Rustler).
---- Version 6.2.7 - 10/12/26 ----
Bad clef when voice going to a different staff after %%score.
Bad generation after %%score when the previous %%score did not contain
the first declared voice (reported by Marc Sabatella).
Output the lyrics (W:) in the last page when %%newpage's in the tune.
Bad scale when %%newpage in tune (reported by Paul Rosen).
Avoid bad PostScript when "$n" used before definition of %%setfont-n
(reported by Paul Rosen).
Treat "\uxxxx" in text as a hexadecimal Unicode character.
Bad font when texts with both standard fonts and pango
(reported by Hudson Flávio Meneses Lacerda).
Fix some warnings.
Crash when a nested slur started on a grace note
(reported by Paul Rosen).
---- Version 6.2.6 - 10/11/30 ----
Part display missing when P: defined before a clef change at start of line
(reported by Paul Rosen).
Bad horizontal offset of text between %%begintext and %%endtext when
empty line and new PostScript page.
Lack of %%postscript output when defined just after K:.
Bad clef change with K: or V: when stafflines or staffscale present
(reported by Paul Rosen).
Adjust the K: / V: 'middle=' value when the defined clef is not on a line.
Handle "middle=" without 'clef=' in K: or V:.
---- Version 6.2.5 - 10/11/26 ----
Bad clef changes when many voices per staff.
Bad key signatures on all staff systems but the first one when clef
different from treble.
Bad measure numbers after measure repeat (Zn) and many voices.
---- Version 6.2.4 - 10/11/20 ----
Bad memory allocation mechanism making random crashes.
Bad staff scale when change inside a tune.
Bad staff clef when the music line starts with a clef change.
Don't cut beamed notes when %%continueall.
Bad horizontal offset of notes far outside the staff after a clef or
a key or time signature.
Bad horizontal offset of long decorations when many at the same time.
Use pango in header/footer as required.
PostScript error when parenthesis alone in a header/footer.
---- Version 6.2.3 - 10/11/01 ----
Move the accidentals to a separate font.
Use standard rendering when '%%pangoembedded 0'.
'%%pangoembedded' added.
Change pango output mechanism.
---- Version 6.2.2 - 10/10/29 ----
Better text center and right align with pango.
Do pango generation when character >= c6xx.
May force pango with '%%pango 2'.
Define the character '...' (ellipsis) in sample.abc for show without pango.
Define UTF-8 characters e008080..e2cfdf stubs for show without pango.
Add characters 'ldot' to 'longs' (UTF-8 c580..c5bf) for show without pango.
Better rendering with pango (scale changes).
Do pango work when not in a graphic context (use cairo instead of gdk).
Remove a useless malloc().
---- Version 6.2.1 - 10/10/16 ----
Bad vertical offset of key signature when clef change.
Bad horizontal offset of lyrics starting with parenthesis.
Change some PS definitions (treble and bass clefs, full head).
Use encoded number strings in user paths.
Convert some standard drawing to user paths.
Bad box around guitar chord when not all ASCII characters.
---- Version 6.2.0 - 10/10/06 ----
Fix combination of rests (when %%combinevoices).
May combine 3 or 4 voices (when %%combinevoices).
Add quiet mode (-q in command line).
Extend the U: syntax (see features.txt).
---- Version 6.1.1 - 10/09/17 ----
Bad scale when a voice moves to a staff with an other scale.
Loop when '%%staves' inside the tune with a cloned voice.
Loop when '%%staves' without any parameter (reported by Reinier Maliepaard).
Expand the special characters of %%infoname texts.
Use standard values for exit codes and max length of file names.
The '*' (star) is no more allowed (it was ignored as the '`' - back quote).
Check the character in U: definition.
---- Version 6.1.0 - 10/08/02 ----
Don't forget the %%infoname at start of file.
Crash on '%%infoname R' (reported by Chuck Boody).
Crash when clef in V: and no note in the tune (reported by Reinier Maliepaard).
---- Version 6.0.11 - 10/07/20 ----
Clash of rest under beam when multi-voices.
Clash of notes/clefs/grace notes/dots when multi-voices and strunk lines.
Don't display dots on the last square note of the tune.
Bad stem direction of grace notes in secundary voices.
Reduce the natural spacing when only long notes in a tune.
Define the user decorations when needed.
Erroneous bar error and bad placement when grace note before measure
bar and multi-voices.
Bad tie direction when dotted (reported by Hudson Lacerda).
Bad PS output when parenthesis in P: (reported by Hudson Lacerda).
---- Version 6.0.10 - 10/06/22 ----
Bad tune selection when <last_index> absent in "-e".
Bad title when title trim.
More horizontal space for flat accidental in texts.
Change the directory separator for MAC systems.
Fix a crash when unknown glyph with pango.
Fix lyrics error in chinese.abc.
---- Version 6.0.9 - 10/04/11 ----
Fix more security vulnerabilities (thanks to Tim Starling).
---- Version 6.0.8 - 10/04/05 ----
Change the utf-8 font mechanism from CMAP to composite font (FontType 0).
Fix some security vulnerabilities (thanks to Tim Starling).
Add %%Begin/EndDocument when inserting a EPS file (thanks to Reinier Maliepaard).
Fix bad guitar chord / annotation offset when non latin characters and pango.
Have flats a bit higher in texts.
Have more space between accidentals in key signatures.
---- Version 6.0.7 - 10/02/24 ----
Fix measure bar numbering when %%setbarnb and many voices.
Fix measure bar numbering when M:none.
Fix the EPS output when use of pango.
Fix a crash when '-E' at start of command line and use of pango.
Fix the EPS output when accidentals.
Fix the output of user postscript sequences when many output files.
Fix a crash when slur ending on a grace note at end of a secundary voice.
Include back chinese.abc in the tarball.
---- Version 6.0.6 - 10/02/19 ----
Handle font changes inside lyric words.
More flute tablatures from Michel Bellon.
Add information about pango in the INSTALL file.
Force recompilation after configure.
Change the glyphs of accidentals.
Speed up the PS rendering of pango text.
Do the TAB in guitar chords work again.
Fix the parenthesis problem with pango.
Adjust some compose characters sequences.
Move the setcachedevice from the Extra font to the extra-draw dict.
This permits to add characters from various sizes.
Fix a crash when a tune ends with T:.
---- Version 6.0.5 - 10/02/12 ----
Add the 'pango' parameter.
Add an arabic title in chinese.abc.
Fix a crash when non ascii characters in tunes, outside of text strings.
Print some texts with the pango/freetype libraries.
---- Version 6.0.4 - 10/02/09 ----
Do the hyphen work again in lyrics.
Prepare the 'pango' job.
Fix bad horizontal spacing of accidentals.
Add O/obreve.
Add some compose characters from the ABC standard version 2.
---- Version 6.0.3 - 10/01/31 ----
Change the character values for accidentals to correct utf-8 sequences.
Fix bar numbering when incomplete measure at start of tune.
Fix bar numbering when incomplete measure at end of previous line.
---- Version 6.0.2 - 10/01/28 ----
Change the utf-8 mechanism for extra characters.
Fix lyrics display when not enough or too many lyrics in a music line.
---- Version 6.0.1 - 10/01/20 ----
Remove the latin parameters.
Do the accidentals in string ('\201'.. and '#'.. in guitar chords)
work again.
Accept ABC files coded in latin1.
---- Version 6.0.0 - 10/01/19 ----
Remove multilang.abc.
Add chinese.abc.
Generate PostScript level 3 only.
Add UTF-8 support.
!! COMPATIBILITY !!
The other encodings (latin-x) are no more supported.
Add all whistle types in flute.fmt (thanks to Guido Gonzato).
Creation from abcm2ps version 5.9.7.
TeXmate formats chess games from very simple ascii input. The clean
"1. e4 e5; 2. Nf3 Nc6; 3. Bb5 a6" will produce the same results as
the sloppier "1 e4 e5; Nf3 Nc6 3.. Bb5 a6". The resulting format
is fully customizable. There are 4 levels of commentary: 1 is the
main game, 2-3 are commentaries. Each has its fonts, punctuation
marks, etc., and these are also customizable. The package includes
a tool for the creation of diagrams. The package works in conjunction
with skak to produce diagrams of the current position automatically.
For chess fonts, the package uses the chessfss system.
Bug-fixes:
* Host font retrieval on Windows was not thread-safe under certain conditions.
* Non-ASCII characters in environment variables could incorrectly trigger
the error message "Invalid UTF-8 sequence..." on Windows.
* PDFlib could crash if the PDFLIBLOGFILE environment variable was specified
and the "logging" parameter was set.
* Implemented a workaround for broken Corel Craw TIFF images with invalid
values for ExtraSamples.
* PDF_create_annotation() in PDF/A mode restricted the "rotate" and "zoom"
options for all annotation types although PDF/A restricts these only for
annotations with type=Text.
* Building the PDFlib Lite binding for Perl on Windows with the old-style
Makefile instead of Makefile.PL didn't produce any usable binary.
* Textflow could wrongly place text with verticalalignment=justify and
lastlinedist=descender if multiple fonts were used on a line and certain
rare geometric conditions were met.
* Invalid PDF output was generated when PDF_begin_template_ext() was called
in page scope and one or more of the following options were used:
"metadata", "opi-1.3", "opi-2.0".
* PHP binding: added a binary for use with Zend Community Server 5.3 which
requires Visual Studio 8 (as opposed to the common PHP build which uses
VS9).
* The pcos_get_string() method in .NET didn't convert non-ASCII return
strings to UTF-16 correctly.
* Implements a parser for legacy Type 1 PFA fonts with a binary data
section.
* Added support for addressing a "temporary work path" via the option
"clippingpathname" and the pseudo path name "Work Path".
* The "transparencygroup" option is no longer allowed in PDF/A mode to
match the forthcoming Technical Corrigendum 2 for ISO 19005-1.
* Textflow ignored space characters in front of mandatory line breaks
(nextline, nextparagraph, nextpage) if alignment=center or =right.
* Invalid RGB TIFF images with four components, but extrasamples=0 were
wrongly processed in passthrough mode which resulted in invalid image data
in the PDF output.
* Fixed a memory violation with malformed XMP where the namespace prefix
was missing from element names.
* The message "Floating point parameter 'x' has bad value (not a number)"
could occur spuriously under the following conditions: Linux x86, PHP,
certain PHP functions called before using PDFlib API functions. The
problem was caused by a bug in the gcc optimizer and solved by disabling
the optimizer for a particular source code module.
* Fixed a potential memory problem in the XMP code.
* The PHP wrapper now honors the "open_basedir" setting in the php.ini file,
see also www.securityfocus.com/bid/36951/info.
* The starter_type3font samples did not set the bounding box for the
glyphs correctly. As a result some undesired clipping could occur
when viewing the generated PDF with Acrobat 9.2 (but not older versions).
This problem affected only the sample code, not the PDFlib implementation.
* textformat=utf16 (i.e. without specifying the byte ordering) didn't work
correctly in Textflow if the text began with a BOM which indicated
non-native byte ordering.
* Large File Support was accidentally disabled in the AIX 64-bit builds.
This package can disable all hyphenation or enable hyphenation of
non-alphabetics or monospaced fonts. The package can also enable
hyphenation within 'words' that contain non-alphabetic characters (e.g.,
that include underscores), and hyphenation of text typeset in monospaced
(e.g., cmtt) fonts.
Provides control over the typography of the Table of Contents, List of
Figures and List of Tables, and the ability to create new `List of ...'.
The ToC \parskip can be changed.
This package simplifies the inclusion of external multi-page PDF
documents in LaTeX documents. Pages may be freely selected and similar
to psnup it is possible to put several logical pages onto each sheet of
paper. Furthermore a lot of hypertext features like hyperlinks and
article threads are provided. The package supports pdfTeX (pdflatex) and
VTeX. With VTeX it is even possible to use this package to insert
PostScript files, in addition to PDF files.
Changes:
* Patching trig.sty is improved by doing it earlier in some
cases, e.g. if one of class `memoir', package `scrlfile' or
package `filehook' is loaded.
Changes:
* scrtime.dtx: new languages swedish and danish (Benjamin Hell)
* scrklco.dtx: output of fields address and location fixed at
visualize.lco
* scrkpar.dtx, doc/, doc/ngerman/, doc/ngerman/common-6.tex: new
option parskip=never to avoid vertical stretching of paragraphs with
\flushbottom
* scrkbase.dtx: new: \FamilyStringKey
* scrkbase.dtx: Allow empty elements at option list of \KOMAoptions
and \FamilyOptions and value list of \KOMAoption and \FamilyOption.
Classes jsarticle and jsbook are provided, together with packages
okumacro, okuverb and morisawa. These classes are designed to work under
ASCII Corporation's Japanese TeX system ptex.
PTeX adds features related to vertical writing, and deals with other
problems in typesetting Japanese. A set of additions to a TEXMF tree,
for use with PTeX, may be found in package PTeX- texmf. PTeX is
distributed as WEB change files.
Changes:
-- fixed a typo in the vplaces env
-- made \needspace work better with \section and friends
-- added \settypeoutlayoutunit such that users can choose in which
unit the layout list should be written to the log file.
-- removed the \footnoteA--C commands from the manual, they have
never existed
-- Added \OnehalfSpacing* and \DoubleSpacing* which will additionally
also make floats and page notes have the same spacing. Macros to
explicitly set these values have also been added
-- made it more clear who the maintainer is
Changes:
* Allowing driver tex4ht if XeTeX is running (htxelatex).
* Destination names (\hyper@makecurrent) now use
the original definition of \@arabic to avoid
trouble with redefined \@arabic (polyglossia/arabic).
* Fix for draftmode, because .out file wasn't written.
* Fix for driver hpdftex.def (undefined \pdf@draftmode).
* Driver hpdftex.def: Use of \pdfdraftmode.
* Driver pdfmark.def: Math mode respected in links.
* Some unnecessary code removed in \LT@p@ftntext (GL).
* Radio buttons: small fix, escaping values and adding /DV.
* Temporary fix for \ltx@LocalAppendToMacro until next bundle update.
* Version check added for driver files.
* Field options `altname' and `mappingname' added.
* \SpecialDvipdfmxOutlineOpen is set in case of XeTeX.
* Broken error messages because of broken \Hy@Error fixed.
The minitoc package allows you to add mini-tables-of-contents (minitocs)
at the beginning of every chapter, part or section. There is also
provision for mini-lists of figures and of tables. At the part level,
they are parttocs, partlofs and partlots. If the type of document does
not use chapters, the basic provision is section level secttocs,
sectlofs and sectlots. The package has provision for language-specific
configuration of its own "fixed names", using .mld files (analagous to
babel .ldf files that do that job for LaTeX"s own fixed names).
Provides the H option for floats in LaTeX to signify that the environemt
is not really a float (and should therefore be placed "here" and not
float at all). The package emulates an older package of the same name,
which has long been been suppressed by its author. The job is done by
nothing more than loading the float package, which has long provided the
option in an acceptable framework.
Provides a setup for using the AMS Euler family of fonts for mathematics
in LaTeX documents. "The underlying philosophy of Zapf's Euler design
was to capture the flavour of mathematics as it might be written by a
mathematician with excellent handwriting." [concrete-tug] The euler
package is based on Knuth's macros for the book 'Concrete Mathematics'.
The text fonts for the Concrete book are supported by the beton package.
This small package replaces \textsuperscript and \textsubscript commands
by equivalent commands that use OpenType font features to access
appropriate glyphs if possible. The package also patches LaTeX's default
footnote command to use this new \textsuperscript for footnote symbols.
The package requires fontspec running on either XeLaTeX or LuaLaTeX. The
package holds functions that were once parts of the xltxtra package,
which now loads realscripts by default.
This package exposes spacing parameters for various TeX logos to the end
user, to optimise the logos for different fonts. Written especially for
XeLaTeX users.
Changes:
- Added support for detached legends and detached colorbars
- ybar (and similar plots) can now be mixed with other plot types
like line plots.
- improved legend formatting
- added 'restrict x to domain*' which cups coordinates outside of a
specified domain (same for y and z)
- Added support for linear regression
- Inline tables,
- Lots of bug fixes
CHANGES IN CUPS V1.4.6
- Fixed a "make check" issue on Solaris (STR #3729)
- Regression: The pstops filter did not support landscape printing of
PostScript files (STR #3722)
- The scheduler killed retried (fax) jobs after restarting them
(STR #3697)
- The cupsAdminSetServerSettings() function disabled sharing when
debug logging was enabled (STR #3712)
CHANGES IN CUPS V1.4.5
- Documentation fixes (STR #3542, STR #3650)
- Localization fixes (STR #3635, STR #3636, STR #3647, STR #3666)
- Security: Fixed a memory corruption bug reported in CVE-2010-2941
(STR #3648)
- The CUPS API incorrectly mapped the HTTP_UNAUTHORIZED status to the
IPP_NOT_AUTHORIZED status code, when IPP_NOT_AUTHENTICATED would be
the correct mapping (STR #3684)
- The scheduler would restart jobs while shutting down (STR #3679)
- Fixed a PPD loader bug that could cause a crash in cupsd (STR #3680)
- Improved the mapping of non-standard PPD and PWG names (STR #3671)
- The scheduler did not initialize Kerberos in all cases (STR #3662)
- cupsAdminSetServerSettings duplicated Listen and Order lines
(STR #3645)
- Added DeviceN colorspace support to the CUPS Raster format (STR #3419)
- ppdMarkDefaults() did not clear the marked field of the previous
choices (STR #3642)
- The serial backend would not allow a raw job to be canceled
(STR #3649)
- The socket backend could go into an infinite loop with certain
printers (STR #3622)
- Setting the PRINTER or LPDEST environment variables to "name/instance"
did not work (STR #3485)
- The scheduler did not handle the JobRetryLimit setting properly
(STR #3466)
- The lpstat command always showed a remote job ID of 0 for shared
printers (STR #3627)
- Increased the write timeout for the libusb-based USB backend to 5
minutes (STR #3595)
- The libusb-base USB backend did not check whether the printer has a
serial number (STR #3590)
- The lpadmin command did not support setting of custom option values
(STR #3631)
- The lpadmin command did not support setting of the location or
description of a class (STR #3613)
- The cupsaddsmb command did not give up after too many failed attempts
(STR #3615)
- The CUPS library no longer uses certain problematic ctype macros that
change based on the locale's character set.
- PJL value substitution of more than 9 values was broken (STR #3621)
- Custom options with missing string values caused ppdEmit* to segfault
(STR #3620)
- Fixed an issue with the Italian version of the web interface
(STR #3624)
- Fixed the Solaris SMF configuration file for cups-lpd (STR #3611)
- The scheduler did not set the notify-subscribed-event attribute when
delivering printer-added or printer-modified events (STR #3608)
- The mailto notifier could get into an infinite loop (STR #3609)
- Date/time information was not shown in banner pages.
- Relational operators were broken in #if/#elif/#else/#endif expressions
for the PPD compiler.
- Moving a job via the web interface failed without asking for
authentication (STR #3559)
- The scheduler now clears the printer-state-reasons when the driver is
changed (STR #3570)
- The web interface did not allow a user to change the driver
(STR #3537, STR #3601)
- The scheduler was not setting the PATH_INFO environment variable when
needed (STR #3600)
- The scheduler incorrectly set the CUPSD_AUTH_TYPE environment
variable instead of AUTH_TYPE (STR #3599)
- Fixed a buffer overrun in the PPD compiler (STR #3594)
- Fixed some additional IPP job template attribute mapping issues in the
scheduler.
Changes:
- Compatibility fix: \bibAnnote and \bibAnnoteFile are provided only
with merging, so they do not conflict with alternative definitions
that are sometimes found in certain BibTeX styles.
and sysutils/nautilus-sendto to use the new devel/glib2/schemas.mk logic to
properly recompile the GSettings database during install/deinstall.
Bump PKGREVISION for these packages.
(This lets evince work in my machine; it would crash on startup because
it would not find its schema. I suspect this also fixes all the other
applications mentioned in this change. And the inclusion of schemas.mk
also prevents these packages from causing side-effects on the system if
they happen to call glib-compile-schemas during their build.)
Changes:
* Package 'ifxetex' is loaded for robuster detection of XeTeX.
* Fixed a bug where 'pass' option was not reset in \newgeometry.
* Fixed a bug where paper width and height were swapped unnecessarily
inside \newgeometry{} if 'landscape' is given as a class option.
* Changed crop marks with elbow-shaped lines 17mm long and offset by 3mm.
* Added 'showframe' and 'showcrop' as options shown in verbose mode.
* Fixed typos and wrong figures, and revised expressions in the document.
* Added missed things that had been fixed for v5.4 into changes.txt.
* New paper size presets for ISO C-series: 'c0paper' to 'c6paper'.
* Fixed a bug where overloading shipout in 'showframe' and/or 'showcrop'
mode caused warnings when 'pdfpages' package is used.
* Changed the shipout overloading process to use 'atbegshi' package.
Options 'showframe' and 'showcrop' require the package.
* Fixed a bug where restoring layoutwidth and layoutheight failed
when \restoregeometry is called.
* Fixed a bug that forced papersize to set the same length
as the specified layoutsize.
* Fixed a bug where page frame shown in 'showframe' mode was placed
slightly wrong.
* Fixed wrong 'h-part' calculation in verbose when bindingoffset
or mag is specified.
* Changed format and fixed values shown in verbose mode.
0.65.0:
I have just uploaded the archives for a new luatex release, 0.65.0.
This release mostly fixes a number of bugs, but it also deprecates
a number of existing lua and macro commands. Please read the News
section carefully if you are the current maintainer of a luatex
macro package.
News:
* The Aleph and Omega version primitives are deprecated.
* The Apple Snow Leopard Truetype font collections now work
properly.
* Libpng has been updated to 1.4.4, and zlib to 1.2.5.
* New lua functions node.next() and node.prev().
* The already deprecated for some time node.protrusion_skipable()
function has been removed.
* fontloader.apply_featurefile() and
fontloader.apply_afmfile() now return nil,<errortable> on failure.
* The various node list fields in the lua node interface have
been renamed from 'list' to 'head', e.g. tex.box[0].head,
and the 'list' name is deprecated. For now, the deprecation
is silent, as 'list' will stay for quite some time. Please
update your lua source as soon as possible, though.
* The call node.type(<node>) now returns "node". The existing
functionality is otherwise unchanged.
* Luafilesystem has been updated to 1.5.0. NOTE: there is an
incompatible change in the directory iterator method.
* The restriction on linebreak_filter has been eased: at least one
horizontal box should be returned, but that is not necessarily
the last node any more.
* Backward compatibility has been restored for \meaning\mathchar
* node.first_character() has been renamed to node.first_glyph()
to better match its actual functionality.
* The \Umathaccent primitive now supports both/bottom keywords,
and \Umathbotaccent / \Umathaccents are now deprecated.
* The \Umathaccent primitive now also supports the fixed keyword,
which supports non-growing math accents even if the font says
there are extensible variants.
* Ongoing work on the epdf library.
0.64.0:
I have just uploaded the archives for a new luatex release, 0.64.0.
This is a development release, but it also fixes a few rather
annoying bugs in 0.63.0.
News:
* New lua functions pdf.refobj(), pdf.maxobjnum() and pdf.objtype()
* New lua function node.is_node()
* The max_strings configuration variable's maximum value is
raised to be identical to texlive's maximum (2097151), and
same for param_size (32767).
* The embedded mplib is now 1.503.
* Minor cleanups in the output of fontloader.to_table():
- removed out-of-range altuni's from the output
- don't dump the extra encodings, just the actual font encoding
- export the encoding's name also as 'enc_name' at one level up
- no longer exporting unset macstyles, nor zero uniqueids
- fix creationtime and modification time
* Ongoing work on the epdf library
Bugfixes:
* Fix a bug where an explicit hyphen prevented hyphenation for the
whole rest of the paragraph
* Internal font copying forgot to copy the last font dimen
* os.selfdir() is now documented
* patch quad (\fontdimen6) in \letterspacefont to be compatible
with pdftex
* Multi-page pdf inclusion was very slow in 0.63.0
* Some extra checks added to the handling of glue_spec node
objects in lua code.
* Some node.prev pointers have been corrected (but this is not
quite finished).
* A small fix to lpeg 0.9.
Identify areas of text to be marked with changebars with the \cbstart
and \cbend commands; the bars may be coloured. The package uses
'drivers' to place the bars; the available drivers can work with
dvitoln03, dvitops, dvips, the emTeX and TeXtures DVI drivers, and VTeX
and PDFTeX.
For a long time pdfLaTeX has offered the command \pdfannot for inserting
arbitrary PDF annotations. However, the command is presented in a form
where additional knowledge of the definition of the PDF format is
indispensable. This package is an answer to the - occasional - questions
in newsgroups, about how one could use the comment function of Adobe
Reader. At least for the writer of LaTeX code, the package offers a
convenient and user-friendly means of using \pdfannot to provide
comments in PDF files. Since version v1.1, pdfcomment.sty also supports:
LaTeX -> dvips -> ps2pdf, LaTeX - > dvipdfmx and XeLaTeX. Unfortunately,
support of PDF annotations by PDF viewers is sparse to nonexistent. The
reference viewer for the development of this package is Adobe Reader.
Provides various different formats for the text created by the command
\today, and also provides commands for displaying the current time (or
any given time), in 12-hour, 24-hour or text format. The package
overrides babel's date format, having its own library of date formats in
different languages. The package requires the fmtcount package.
The package fmtcount.sty provides commands that display the value of a
LaTeX counter in a variety of formats (ordinal, text, hexadecimal,
decimal, octal, binary etc). The package offers some multilingual
support; configurations for use in English (both British and American
usage), French, German, Portuguese and Spanish documents are provided.
This package was originally provided as part of the author's datetime
package, but is now distributed separately.
--------------------------------
Release Notes for LaTeX-Mk-2.1
--------------------------------
- Fixed a bug in the quoting of lgrind related variables. The
result is that the clean target didn't quite work right.
- Improved quoting in the latex-mk script to better handle
the case of a file name with spaces in it.
--------------------------------
Release Notes for LaTeX-Mk-2.0
--------------------------------
- Added support for the bibunits package
- Fix a bug when exporting xfig figures to pdf (they were exporting
to postscript instead).
- No longer install the .dvi or .ps versions of the manual.
- Fix a bug where PDFLATEX_FLAGS wasn't being properly
(2) LICENSE= gnu-gpl-v3
Based on PR pkg/43966.
News in 11.86
=============
* Parsing of LaTeX output was improved. It is now less likely that
AUCTeX opens a non-existent file upon calling `TeX-next-error'; a
problem for example encountered when using MiKTeX 2.8. In addition
quoted file names as emitted by MiKTeX are now supported.
* A new framework for the definition and selection of viewers was
implemented. If you have customizations regarding viewers you
will have to redo them in this new framework or reenable the old
one. See the section on viewers in the manual for details.
* Comprehensive editing support for PSTricks was added.
* Support for various LaTeX packages was added, e.g. `tabularx',
`CJK', and `hyperref'.
* An easy way to switch between TeX engines (PDFTeX, LuaTeX, XeTeX,
Omega) was added.
* Support for SyncTeX was added. This involves the command line
options for LaTeX and the viewer.
* Folding can now be customized to use macro arguments as replacement
text.
* `preview.sty' now works with XeTeX.
* A lot of smaller and larger bugs have been squashed.
News in 11.85
=============
* Font locking has been improved significantly. It is now less
prone to color bleeding which could lead to high resource usage.
In addition it now includes information about LaTeX macro syntax
and can indicate syntactically incorrect macros in LaTeX mode.
* The license was updated to GPLv3.
* Support for the nomencl, flashcards and comment LaTeX packages as
well as the Icelandic language option of babel were added.
* Support for folding of math macros was added.
* Lots of minor bugs in features and documentation fixed.
This package provides the command \marginnote that may be used instead
of \marginpar at almost every place where \marginpar cannot be used,
e.g., inside floats, footnotes, or in frames made with the framed
package.
alternative from mk/jpeg.buildlink3.mk
This allows selection of an alternative jpeg library (namely the x86 MMX,
SSE, SSE2 accelerated libjpeg-turbo) via JPEG_DEFAULT=libjpeg-turbo, and
follows the current standard model for alternatives (fam, motif, fuse etc).
The mechanical edits were applied via the following script:
#!/bin/sh
for d in */*; do
[ -d "$d" ] || continue
for i in "$d/"Makefile* "$d/"*.mk; do
case "$i" in *.orig|*"*"*) continue;; esac
out="$d/x"
sed -e 's;graphics/jpeg/buildlink3\.mk;mk/jpeg.buildlink3.mk;g' \
-e 's;BUILDLINK_PREFIX\.jpeg;JPEGBASE;g' \
< "$i" > "$out"
if cmp -s "$i" "$out"; then
rm -f "$out"
else
echo "Edited $i"
mv -f "$i" "$i.orig" && mv "$out" "$i"
fi
done
done