HPLIP 3.13.11 - This release has the following changes:
Added Support for the Following New Printers:
- HP Color LaserJet Pro MPF M176 series
- HP Color LaserJet Pro MPF M176n
- HP Color LaserJet Pro MPF M177 series
- HP Color LaserJet Pro MPF M177fw
- HP Color LaserJet Enterprise M750 Printer series
- HP Color LaserJet Enterprise M750n
- HP Color LaserJet Enterprise M750dn
- HP Color LaserJet Enterprise M750xh
- HP Color LaserJet Enterprise M855 Printer series
- HP Color LaserJet Enterprise M855dn Printer
- HP Color LaserJet Enterprise M855xh Printer
- HP Color LaserJet Enterprise M855x+ Printer
- HP Color LaserJet Enterprise flow M880 Multifunction Printer series
- HP Color LaserJet Enterprise flow M880z Multifunction Printer
- HP Color LaserJet Enterprise flow M880z+ Multifunction Printer
- HP LaserJet Pro MFP M127 series
- HP LaserJet Pro MFP M127fn
- HP LaserJet Pro MFP M127fw
- HP Officejet 2620 All-in-One
- HP Officejet 2621 All-in-One
- HP Officejet 2622 All-in-One
Added support for the following new Distro's:
- Debian 7.2
- Debian 6.0.8
Issues fixed:
- Added Pin Printing support for HP LaserJet m5035 MFP device
Changes:
1) New transmag class option to support the IEEE Transactions on Magnetics
format.
2) The \IEEEcompsoctitleabstractindextext and
\IEEEdisplaynotcompsoctitleabstractindextext
commands have been deprecated in favor of their
\IEEEtitleabstractindextext and \IEEEdisplaynontitleabstractindextext
(observe that the "not" has changed to "non") equivalents. This change
generalizes and decouples them from compsoc mode because the new
transmag mode also uses them now.
3) Added new *-forms of \IEEEyesnumber*, \IEEEnonumber*, \IEEEyessubnumber*,
and \IEEEnosubnumber* (the non-star form of the latter is also new) which
persist across IEEEeqnarray lines until countermanded. To provide for
continued subequations across instances of IEEEeqnarrays as well as for
subequations that follow a main equation (e.g., 14, 14a, 14b ...)
\IEEEyessubnumber no longer automatically increments the equation number
on it's first invocation of a subequation group. Invoke both
\IEEEyesnumber\IEEEyessubnumber together to start a new
equation/subequation group.
4) Hyperref links now work with IEEEeqnarray equations.
5) Revised spacing at top of top figures and tables to better
align with the top main text lines as IEEE does in its journals.
Changes:
- Default is not to cache image files.
- back to using -dEPSCrop instead of -sPAPERSIZE=a0, in conjunction with
changes to dvipdfmx.def and xetex.def.
- speed up inclusion of eps figures.
- Make sure CMapName of embedded CMaps does not contain slashes.
- support large truetype fonts which are strictly speaking out of spec,
idx > 32767.
Changes since 0.70.1:
* Metapost 1.801.
* Small patches from TeXLive 2013, as well as an update to the
latest libraries (libpng, poppler, etc.)
* Speed up printing (of TeX strings) to the terminal and log.
* New lua function node.end_of_math().
* Fixed a memory leak in the lua function pdfscanner.scan().
* New expandable primitive \Uchar.
* New version of lnodelib.c with speedups by Hans and Luigi.
Also added some extra sanity checks to the Lua node field
setting functions.
* Support 'umath' in tex.extraprimitives(), so that formats can
make the \Umath* primitives unprefixed, now that they will be
provided by XeTeX as well.
* Removed a bunch of deprecated primitives
* \AlephVersion, \Alephrevision, \Alephversion, \Alephminorversion
* \OmegaVersion, \Omegarevision, \Omegaversion, \Omegaminorversion
* \omathcode, \odelcode, \omathchardef, \omathchar, \omathaccent,
\odelimiter, \oradical
* \Umathbotaccent, \Umathaccents
* Fix large file support.
* Fix Lua's loadfile().
* Removed the cidmap callbacks again (let that be done by user lua
code after the fact).
* Removed the fatal error on fonts where num_glyphs is too high,
as that problem is actually harmless.
* Some compilation issues under Win32 and Solaris resolved.
* Allow math extender objects to be zero width.
* The 'epdf' library has been extended to deal with finding and
saving embedded files (catalog:numEmbeddedFiles() and catalog:
embeddedFile, new EmbFile object).
* lua 5.2
There are no patches to the core Lua files; a future version
of luatex will switch to loading the regular lua 5.2 dynamic
library instead of depending on a statically compiled
one.
* A bleeding-edge version of luasocket is included, as there
is no 5.2-compatible official release yet.
* A new lua extension is the two-argument version of
string.dump from Luajit.
* Two new callbacks: find_cidmap_file and load_cidmap_file
* update various used libraries.
* new 'pdfscanner' lua library.
* various OpenType math fixes, including \Umathcharnumdef.
* improved placement of bottom accents.
* various other small fixes.
Changes:
+ xdvi.h, xdvi.c, x_util.h, x_util.c, dvi-init.c: Fixed bugs in
property handling on 64-bit systems (related to source specials).
+ Added support for XkbBell, to make the console bell work again.
+ Fixed#3514485 (mksedscript improperly handles macro values in
c-auto.in that contain spaces) (fix from TeX Live).
+ dvi-draw.c: Fixed#3578773 (type1 -> pk fallback bug if >1 size used)
+ events.c: Fixed a bug involving a segfault when switching to a dvi
file whose name does not end in .dvi
+ Many places: Switched from using the t1lib library to FreeType2
+ Added support for horizontal scrolling