printers. Below is a non-exhaustive list of currently supported printers. Note
that only SPL2 and SPLc printers are currently supported!
Manufacturer Model State
Xerox Phaser 6100 Works
Samsung CLP-300 Non-working
Samsung CLP-500 Works
Samsung CLP-510 Works
Samsung CLP-600 Non-working
Samsung ML-1510 Works
Samsung ML-1520 Works
Samsung ML-1610 Works
Samsung ML-1710 Works
Samsung ML-1740 Works
Samsung ML-1750 Works
Samsung ML-2010 Works
Samsung ML-2150 Untested
Samsung ML-2250 Works
Samsung ML-2550 Untested
Samsung ML-2571 Works
WWW: http://splix.sourceforge.net/
PR: ports/111034
Submitted by: Tomas Verbaitis <tomasv at megalogika.lt>
Changes include:
- Set WITH_GHOSTSCRIPT_GNU forcibly.
- Use PostScript virtual fonts to handle CJK CID/TT-CID emulated fonts.
CIDFnmap still works but when a font is both in Resource/Font or
Resource/CIDFont and in CIDFnmap, the former entry will be used.
For the actual font mapping, see files in Resource/CIDFont/*.
So, note that you need to remove (or rename) the virtual font if you use
CIDFnmap for the moment. This is still a transitional measure and
more consistent font management thoughout the ports collection should
be added later.
This is just an internal structural change; default font mapping has
not been changed.
- Add Chinese font support to print/gsfonts (but no dependency added).
* There have been problems with the `-without-texmf-dir' option to
`configure' when the value of `-with-kpathsea-sep' was set or
determined for an installation system with a default different
from that of the runtime system. `with-kpathsea-sep' has been
removed; the setting is now usually determined at runtime.
Due to this and other problems, preview-latex in the released
XEmacs package failed under Windows or with anything except recent
21.5 XEmacsen.
* AUCTeX and preview-latex have been changed in order to accommodate
file names containing spaces. preview-latex now tolerates bad
PostScript code polluting the stack (like some Omega fonts).
* `preview.sty' had in some cases failed to emit PostScript header
specials.
* Support for folding of comments was added.
* The `polish' language option of the babel LaTeX package as well as
the polski LaTeX package are now supported. Most notably this
means that AUCTeX will help to insert quotation marks as defined
by polish.sty (`"`..."'') and polski.sty (`,,...''').
* The TeX tool bar is now available and enabled by default in plain
TeX mode.
* Bug fix in the display of math subscripts and superscripts.
* Bug fix `TeX-doc' for Emacs 21.
* There has been quite a number of other bug fixes to various
features and documentation across the board.