A package has been updated at tug.ctan.org. It should make its way
to your favorite mirror in a day or two.
Thanks for the upload,
Jim Hefferon
======================================================================
The following information was provided by the package's contributor.
Name of contribution: LaTeXPiX
Author's name: N.J.H.M. van Beurden
Location on CTAN: systems/win32/latexpix
Summary description: As is
License type: pd
Announcement text given by the package's contributor:
- - …
[View More]----------------------------------------------------------------------
LaTeXPiX build 1210 (CTAN release 10) contained some bugs.
The tenth CTAN bugfix 1 release has the following improvements:
* Number of possible polygon/spline points was said to be increased to 50 but in fact only 10 points were possible. Removed this bug.
* Webupdate hung because it want to be on top always.
* Added automatic update check when starting up the program. This option can be set on or off in the preferences menu.
* Removed tips from the help menu.
* Added a small section about GUI fonts in the manual.
- - ----------------------------------------------------------------------
You can have a look at the package at
http://tug.ctan.org/tex-archive/systems/win32/latexpix
although you may get a better network connection by visiting a mirror
of CTAN that is near to you; see
http://www.ctan.org/tex-archive/README.mirrors
[View Less]
I installed the current version of 3DLDF in CTAN:graphics/3DLDF/
These are the Release Notes:
----- Forwarded message from Laurence Finston <lfinsto1(a)gwdg.de> -----
Release of 3DLDF 1.1.5.
3DLDF is a GNU package for three-dimensional drawing with MetaPost
output.
It is available from http://ftp.gnu.org/gnu/3dldf and other ftp
servers.
Please see the author's website,
http://wwwuser.gwdg.de/~lfinsto1
and
http://www.gnu.org/directory/graphics/3D/3DLDF.html
for more information.
…
[View More]In release 1.1.5, I've tied up some loose ends. I wanted to do this
before starting on the input routine.
* Added `const real step' argument to the version of
Ellipse::intersection_points() that takes an Ellipse
argument.
* BUG FIX: Added `touch 3DLDFmp.mp' to the `3DLDFmp.mp' target in
3DLDF-1.1.5/CWEB/Makefile.am. This ensures that
TeX and dvips will be run if MetaPost is run on `3DLDFmp.mp'. This happens if
`3DLDFput.mp' is newer than `3DLDFmp.mp', but the latter isn't
changed, so TeX and dvips
weren't being run. I'm surprized nobody's complained about this.
Not yet documented in the _3DLDF User and Reference Manual_.
* Added `PHONY' targets as synonyms for certain targets:
`cpl' for `3dldf'. For compiling and linking `3dldf'.
`mp' for `3DLDFmp.mp'. For running MetaPost on `3DLDFmp.mp'.
`ldf' for `3DLDFput.mp'. For running `3dldf'.
Not yet documented in the _3DLDF User and Reference Manual_.
* It is now possible to ``typedef'' `real' to either `float'
or `double'. This means that `real' can now be made a synonym
for either `float' or `double' by using a `typedef'
declaration. `real' is typedeffed to `float' by default.
* Added `const TINYINT(1) ldf_real_float' and
`extern const TINYINT(1) ldf_real_double'
for use in non-conditionally compiled code.
They are set according to the values
of `LDF_REAL_FLOAT' and `LDF_REAL_DOUBLE'.
* `Transform::epsilon()' and `Point::epsilon()' now return
different values, depending on the values of the preprocessor macros
`LDF_REAL_FLOAT' and `LDF_REAL_DOUBLE'. I have not yet tested
whether good values are returned when `real' is `double'.
* `MAX_REAL' and `MAX_REAL_SQRT' are no longer constants.
Their values are set at the beginning of `main()'. However,
users should not change their values. `MAX_REAL' is the
second-largest `float' or `double' on a given machine. This
now works for all common architectures.
* Added `namespace System' containing the following functions:
`get_endianness()', `is_big_endian()',
`is_little_endian()', `get_register_width()',
`is_32_bit()', `is_64_bit()', and the template function
`get_second_largest()'.
`namespace System' and its functions are documented in
`system.texi', which is new in edition 1.1.5 of the
_3DLDF User and Reference Manual_.
* Replaced the various `create_new_<type>()' functions with the
template function `create_new()'. The latter is documented in
`creatnew.texi', which is new in edition 1.1.5 of the
_3DLDF User and Reference Manual_.
* Added the file `3DLDF-1.1.5/CWEB/cnepspng.el' to
the distribution. It contains the definitions of the Emacs-Lisp
functions `convert-eps' and `convert-eps-loop'.
* Added the files
3DLDF-1.1.5/CWEB/exampman.web and
3DLDF-1.1.5/CWEB/examples.mp to the
distribution. They contain the C++ and MetaPost code,
respectively, for generating the illustrations in the
_3DLDF User and Reference Manual_.
----- End forwarded message -----
Reinhard Zierke
for the CTAN team
[View Less]
A package has been upgraded at tug.ctan.org and it should make its
way to your favorite mirror in the next day or two.
Thanks,
Jim Hefferon
======================================================================
The following information was provided by the package's contributor.
Name of contribution: LaTeXPiX
Author's name: N.J.H.M. van Beurden
Location on CTAN: systems/win32/latexpix
Summary description: As is
License type: pd
Announcement text given by the package's contributor:
- - -----…
[View More]-----------------------------------------------------------------
The tenth CTAN release has the following improvements:
* Open polygons and splines are now possible by pressing CTRL+BkSp when
last point position has been chosen. Pressing BkSp closes the
polygon/spline.
* Bug fixes in the drawing engine.
* Bug fixes in the check if objects are not fully visible or invisible
within the canvas area.
- - ----------------------------------------------------------------------
You can have a look at the package at
http://tug.ctan.org/tex-archive/systems/win32/latexpix
although you may get a better network connection by visiting a mirror
of CTAN that is near to you; see
http://www.ctan.org/tex-archive/README.mirrors
[View Less]
A new package has been installed at tug.ctan.org and it should be
mirrored to your favorite source site in the next day or two.
Thanks for the upload,
Jim Hefferon
======================================================================
The following information was provided by the package's contributor.
Name of contribution: subfig
Author's name: Steven Douglas Cochran
Location on CTAN: tex-archive/macros/latex/contrib/subfig
Summary description: Figures broken into subfigures
License type: …
[View More]lppl
Announcement text given by the package's contributor:
- - ----------------------------------------------------------------------
This package supersedes the subfigure package (which will continue to be
supported, but no longer maintained). The name has changed because the
subfig package is not completely backward compatible with the older
subfigure package due to an extensive rewrite to use the new caption
package to produce its subcaptions. The major advantage to the new
package is that the user interface is keyword/value driven and easier to
use. To ease the transition from the subfigure package it includes a
configuration file (subfig.cfg) which nearly emulates the subfigure package.
- - ----------------------------------------------------------------------
You can have a look at the package at
http://tug.ctan.org/tex-archive//tex-archive/macros/latex/contrib/subfig
although you may get a better network connection by visiting a mirror
of CTAN that is near to you; see
http://www.ctan.org/tex-archive/README.mirrors
[View Less]
On Thu, 8 Jan 2004, Martti Nikunen wrote:
> I have uploaded the file esint.zip the incoming directory of
> ftp.dante.de. It contains the font esint10 by Eddie Saudrais in PostScript
> Type1 format and the corresponding map file.
>
> I think the files could be put to directory CTAN/fonts/ps-type1/esint.
>
> Licensing terms: pd
>
> [...]
>
> Here is the README file from the package
>
> %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
> Eddie …
[View More]Saudrais's font esint10 in Adobe PostScript Type 1 format
> by Martti Nikunen (martti.nikunen(a)helsinki.fi).
>
> This PostScript Type 1 implementation of the font esint10, originally
> created by Eddie Saudrais using METAFONT, is freely available for general
> use.
>
> The conversion was done with the free mftrace program
> (http://www.xs4all.nl/~hanwen/mftrace/).
>
> This distribution does not contain the TFM files that are necessary to
> use the fonts with TeX; the TFM files can be generated from the Metafont
> sources obtained by following the instructions in
> CTAN/macros/latex/contrib/esint.
>
> The fragment for the dvips mapfile is simply
>
> esint10 esint10 <esint10.pfb
>
> and the line in updmap.cfg for teTeX should be
>
> MixedMap esint.map
>
> %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Thanks for your upload, I installed the files in directory
fonts/ps-type1/esint
For the CTAN Team
Rainer Schöpf
[View Less]
On Sun, 11 Jan 2004 Markus Kohm wrote:
> Name of contribution: KOMA-Script
> Suggested location on CTAN: macros/latex/contrib/koma-script
> Summary description: KOMA-Script, a versatile LaTeX2e bundle
> License type: LaTeX Project
>
> Announcement text:
> ----------------------------------------------------------------------
> The KOMA-Script team is happy to announce the
> January '04 Release of the KOMA-Script bundle aka
> everybody loves Anabel.
>
…
[View More] > --------------------------------------------------------
> What is KOMA-Script
> --------------------------------------------------------
>
> KOMA-Script is a versatile bundle of LaTeX2e document
> classes and packages. It aims to be a replacement to
> the standard LaTeX2e classes.
> KOMA-Script does not stop with the features known from
> the standard classes, but it extends the possibilities
> in order to provide the user an almost complete working
> environment.
>
> --------------------------------------------------------
> Versions of classes and packages at this release:
> --------------------------------------------------------
>
> scrartcl.cls 2004/01/07 v2.9p
> scrbook.cls 2004/01/07 v2.9p
> scrreprt.cls 2004/01/07 v2.9p
> scrlttr2.cls 2004/01/07 v2.9p
> scrlettr.cls 2002/05/24 v2.6e (obsolete)
> scrtime.sty 2002/02/02 v1.1m
> scrdate.sty 2002/02/02 v1.1m
> scrpage2.sty 2003/05/31 v2.1b
> typearea.sty 2004/01/07 v2.9p
> scrlfile.sty 2004/01/07 v2.9p
> scrpage.sty 2001/06/22 v1.3c (obsolete)
> scraddr.sty 2002/06/02 v1.1b
>
> --------------------------------------------------------
> What is new in this KOMA-Script release
> --------------------------------------------------------
>
> This is only a bug-fix-release:
> - typo-fixes at the guides
> - some improvements of the german guide
> - some fixes (use of othersectionlevelsformat,
> captionbeside, error messages, warnings, addpart at
> scrartcl, running head with bibtotocnumbered and
> listtotocnumbered, ...)
> Go discover.
Thanks for the new version, I installed it as requested, in
macros/latex/contrib/koma-script
For the CTAN Team
Rainer Schöpf
[View Less]
On Wed, 7 Jan 2004, Axel Sommerfeldt wrote:
> Name of contribution: The rotfloat package 1.2
> Suggested location on CTAN: macros/latex/contrib/rotfloat
> Summary description: Combining the float and rotating package
> License type: lppl
>
> Abstract:
> ----------------------------------------------------------------------
> The float package provides commands to define new floats
> of various styles (plain, boxed, ruled, and userdefined ones);
> the …
[View More]rotating package provides new environments (sidewaysfigure
> and sidewaystable) which are rotated by 90 or 270 degrees.
> But what about new rotated floats, e.g. a rotated ruled one?
> This package makes this possible; it builds a bridge between both
> packages and extend the commands from the float package to define
> rotated versions of the new floats, too.
> ----------------------------------------------------------------------
>
> Changes:
> Rewritten for better compatibility. Furthermore rotfloat now supports the
> float placement specifier [H] for rotated floats as well and a bug was fixed
> which had prevented the usage of the color package.
Thanks for the new version, I installed it as requested.
For the CTAN Team
Rainer Schöpf
[View Less]
----- Forwarded message from Harald Harders -----
Date: Tue, 6 Jan 2004 13:50:01 +0100 (CET)
From: Harald Harders <h.harders(a)tu-bs.de>
To: ctan(a)nova.dante.de
Subject: CTAN submission -- babelbib
Sender: owner-ctan(a)dante.de
I have uploaded babelbib-v0_44.tar.gz to ftp.dante.de. It contains a new
version of the babelbib bundle with unchanged license (LPPL). Please
replace all files in CTAN:/biblio/bibtex/contrib/babelbib by its contents.
>From the README:
This package enables …
[View More]to generate multilingual bibliographies in
cooperation with babel. Two approaches are possible: Each citation
may be written in another language, or the whole bibliography can
be typeset in a language chosen by the user. The current version
supports Afrikaans, Danish, Dutch, English, French, German, Italian,
Norwegian, Portoguese, Spanish, and Swedish.
In addition, the package supports commands to change the typography
of the bibliographies.
Supported bibliography styles are bababbrv.bst, bababbr3.bst,
babalpha.bst, babamspl.bst, babplai3.bst, babplain.bst, and babunsrt.bst.
Change log:
- 0.44 2004/01/06 - Improved spacings in documentation
- 0.43 2004/01/06 - Document the problem using frenchle.sty when using
french language with some babel versions
- Warn if using french language
- Fix a bug in detection of the used languages that
did not work with some versions of babel
----- End forwarded message -----
Thanks for the upload. I installed it as suggested replacing the old
version in CTAN:biblio/bibtex/contrib/babelbib
Reinhard Zierke
for the CTAN team
[View Less]
----- Forwarded message from Mathieu Goutelle -----
I have uploaded an update of the ppr-prv class in /incoming/ppr-prv.tgz
on dante.ctan.org. Please replace all files in
macros/latex/contrib/ppr-prv by the ones in the archive.
This class is used with LaTeX presentations using the prosper class.
ppr-prv stands for Prosper Preview. The aim of this class is to
produce a printable version of the slides written with Prosper, with
two slides per page.
Changes since previous version are:
* The …
[View More]load of the babel package is now better detected ;
* ppr-prv is now compatible with the patch for Prosper written by
Hendri Adriaens <http://stuwww.uvt.nl/~hendri/Downloads/haprosper.html>.
Best regards,
--
Q: Connaissez-vous la différence entre l'ignorance et l'apathie ?
R: J'en sais rien et je m'en fous.
Mathieu Goutelle - <URL:http://webperso.easyconnect.fr/goutelle>
----- End forwarded message -----
Thanks for the upload. I installed the new version as suggested in
CTAN:macros/latex/contrib/ppr-prv
Reinhard Zierke
for the CTAN team
[View Less]
----- Forwarded message from Basil K. Malyshev -----
I have uploaded to `ftp.dante.de/incoming/bakoma' directory
update for BaKoMa TeX 6.20 (issued 2-Jan-2004)
Please put the files to 'CTAN:systems/win32/bakoma' directory.
NEW FEATURES:
* Fancy DVI Page Layout - `Continuous View'
Like to Acrobat Reader BaKoMa DVI Viewer supports different
page layouts: Single Page, Continuous, Facing, and Continuous - Facing.
* Importing more Graphical Formats - FIG, PDF.
+ Importing FIG files.
…
[View More] LaTeX users may just say: `includegraphics[font=Helvetica]{foo.fig}'
+ Importing PDF files. [Preliminary implementation]
LaTeX users may just say: `includegraphics[page=2]{foo.pdf}'
Currently, importing PDF files has several restrictions
that will be resolved in next version.
* Improved Font Support
+ Support TrueType fonts without Postscript glyph names.
+ Support for outlined fonts configured for DVIPS via `/PainType 2 store'.
* New Packages
+ TeXsis format has been added on request of users.
More information about changes is at:
<ftp://ftp.dante.de/tex-archive/systems/win32/bakoma/programs/changes5.html>
Bye.
Basil K. Malyshev
5-Jan-2004
--------------- About BaKoMa TeX 6.20 ----------------------
CONTENTS
* Highlights
* Graphical Capabilities
* Fonts
* User Interface
* PDF Generation Features
* HTML Generation features
* New Features of BaKoMa TeX 6.20
For more information about BaKoMa TeX see
<ftp://ftp.tex.ac.uk/tex-archive/systems/win32/bakoma/index.html>
BaKoMa TeX is a complete TeX system for Microsoft Windows XP/2000/NT/98/95
HIGHLIGHTS
* BaKoMa TeX is PostScript enabled TeX system.
* Dynamical Preview allows the user to preview instantly selected region
of the file being edited.
(like to Instant Preview - http://www.activetex.org).
** Generates *PDF* from documents with *PSTricks*, *PSfrag*, etc.
** Generates *SVG* (PSTricks, Prosper + animation features).
** Generates HTML (TeX4HT, DVI2HTML), also supports Hevea and TTH.
* Supports using PostScript Type 1 fonts (including MM) *WITHOUT ATM*.
However, using ATM for font rendering is optionally available.
* Complete distribution includes about *1500* TeX Fonts (including EC/TC, LH)
in ATM Compatible PostScript Type 1 font format.
* Font Setup Wizard installs OpenType/TrueType/Postscript fonts in one click
* Consistent graphics and font support for all DVI back-ends.
* BibEdit - editor for LaTeX BIB files is included.
* Supports hyperlink text broken across lines and pages.
* Easy to install and use.
* Much less expensive than other analogues.
GRAPHICAL CAPABILITIES
BaKoMa TeX includes an interpreter for *PostScript Level 2*,
which is tested for compatibility with output from popular
software such as: MetaPost, Adobe Illustrator 10, Adobe Streamline 4.0,
Mathematica 4, MatLab, CorelDraw 10, CorelXARA, HIGZ, PageDraw,
FrameMaker, ImageMagick, etc.
All DVI back-ends support the same special interface compatible
with well known Rokicki's DVIPS, including processing PostScript
embedded into DVI files (PSTricks, PSfrag, XyPic, etc.).
The system includes Graphics Import Filters for the following formats:
EPS/PS, HPGL, DXY, FIG, JPEG, PNG, GIF, TIFF, PCX, MSP, BMP.
FONTS
BaKoMa TeX supports the following font formats:
* OpenType (both TTF and OTF are supported),
* PostScript Type 1 (including Multiple Masters),
* PostScript Type 3,
* TrueType,
* TeX PK/VF.
The system includes about *1500* typefaces in PostScript Type 1
and Type 3 font format including the following fonts:
* CM (including LaTeX and Logo fonts + vf for T1 with CX
* AMS Fonts (Euler, Math Symbols),
* EC/TC,
* LH (T2A),
* Concrete (Math, ECC),
* Malvern,
* CMCyr + vf for T2A/LCY
* Scripting fonts, CMPica, Punk.
Math Fonts:
* Stmaryrd, Wasy, Rsfs, YHMath, BlackBoard (bbm, doublestroke).
Diagram drawing fonts:
* Lams, Astro Symbols (cmastro, astrosym, moonphase),
* Barcodes (barcodes, wlean, wlc*), Logical (loggates, milstd),
* timing, MusiXTeX, Chess/CChess, Go, Backgammon, Dingbats/NiceFrame. etc.
Any font type can be used for any output device/format.
This feature is supported by automatic font conversion
between font formats when needed.
This feature enables the rendering of Type 1 fonts *without ATM*.
On the other hand, it enables the use of TrueType/OpenType fonts
for generating PostScript printed even on PostScript Level 1 printers.
In advance, BaKoMa TeX is ready to use most of free Type 1 fonts
available on CTAN and Trutype fonts coming with MS Windows systems.
Font Setup Wizard lets you to install most of commercial (and free)
OpenType, TrueType, and Postscript Type 1 fonts in almost one click.
OpenType/Type1 fonts (OTF) are supported also under Windows 9x and NT 4.0
even without ATM.
USER INTERFACE
* Dynamical Preview (Instant Preview) of selected part of a document.
It reformats (and preview) selected part of document on the fly,
when you edit it. This feature accelerates tuning paragraphs,
mathematics, pictures, etc.
* Flexible window docking lets you optimize splitting your screen
for using Dynamical Preview efficiently.
* One touch key for TeX + Preview + other customizable postprocessors,
* Quick navigation via document structure,
* DVI Forward/Reverse search (format independent),
* Powerful support for different input encodings,
* Project support,
* Graphics import assistant,
* Assitance for multi-file documents:
context sensitive openning of included text and graphics files,
* Searching for TeX errors using the TeX log file,
* Searching for help for TeX commands in entire document collection,
* Syntax highlighting is configurable for catcodes and command dictionaries,
* Customizable GUI Bars and menus for inserting Math Symbols and other commands,
* Automatic creation of a BB-file for non-PostScript graphics.
* Spell Checker: On-the-spot highlighting of misspelled words,
correction proposals, handling accents and babel shortcuts.
configurable for handling (La)TeX commands.
* BibEdit - editor for LaTeX BIB files is included.
* Syntax Completion is context sensitive and flexible.
* Support for Multi-User systems.
OUTPUT DEVICES/FORMATS
* View on Windows Display.
* Print on any printer supported by a MS Windows driver.
* PostScript (really scalable),
* PDF,
* SVG (animation effects are supported),
* HTML.
Important feature of BaKoMa TeX is consistent graphics and font support
for all types of output. This means that all font formats mentioned
may be used for every type of output. This also means that all graphical
capabilities mentioned are supported for every type of output.
PDF GENERATION FEATURES
* Handling in-line PostScript in DVI files (PSTricks).
* Creating PDF files which share fonts.
Suitable for preparing CD-ROM based document libraries.
* Embedding fonts in CFF requires 2--3 times less space then other font forms.
* Embedding ToUnicode CMAPs to support search and copy-paste
of cyrillic and other international characters.
* Handling HyperTeX (HyperRef) and document outline.
HTML GENERATION FEATURES
BaKoMa TeX 5 supports several ways for conversion of (La)TeX
documents into HTML files.
* `TeX|Generate HTML ...' text editor menu command lets you launch
`TeX4HT' convertor with numerous options.
* `File|Generate HTML ...' DVI viewer menu command lets you convert
pages of a DVI file into PNG files wrapped into navigation HTML
pages. This approach is useful for documents with complex graphics,
such as slides.
In advance, BaKoMa TeX is ready to use `HEVEA' and/or `TTH' convertors.
Launching of these convertors is available via extra TABS of
`TeX|Generate HTML ...' editor command.
Including graphics is well integreated with BaKoMa TeX graphical engine.
In this reason, you can insert everithing supported by BaKoMa TeX
into generated HTML pages.
SVG GENERATION FEATURES
BaKoMa TeX 5.50 introduces generation of SVG (Scalable Vector Graphics)
from a DVI files. Ability to add animation to the SVG output,
makes it the best for producing high quality presentations.
Sample of animated presentation is available at:
ftp://ftp.dante.de/tex-archive/systems/win32/bakoma/samples/index.html
Key Features:
SVG output is compatible with another output formats
(PDF, PS, HTML, View, and Print) so, that the same graphical
formats, font formats, and other features are supported.
In details:
* All TeX Formats (LaTeX 2e, LaTeX 2.09, AmSTeX, Plain TeX) are supported.
* TeX extensions (e-TeX and Omega) are supported.
* ALL LaTeX packages (including PSTricks, PSFrag, graphics, draftcopy, etc.)
are supported.
* Graphical formats: EPS, JPEG, PNG, GIF, TIFF, PCX, MSP, FIG,
BMP, WMF, EMF, HPGL, and DXY are supported.
* More generally, Any imported or embedded Postscript is supported.
* Hyperref is supported, including outline and links. For Acrobatmenu
most general commands (such as NextPage or PrevPage) are supported.
* Popular presentation packages: Prosper, PDFScreen, PDFSlide, Seminar, etc.
are supported.
*** The existing presentations can be enhanced by adding animation.
* All Font Types: OpenType (OTF/TTF), TrueType, Postscript Type1
(including MM), Postscript Type 3, and TeX PK are supported.
Details about adding animation to generated SVG files are explained at:
<ftp://ftp.dante.de/tex-archive/systems/win32/bakoma/programs/svgwrite.html>
*** NEW FEATURES OF BAKOMA TEX 6.20 in comparison with BAKOMA TEX 6.15 ***
Fancy DVI Page Layout - `Continuous View'
Page Layout may be changed via `View|Page Layout' submenu or via toolbar.
Default page layout may be defined under Display tab of
`Viewer Preferences' dialog.
DVIEW supports following page layouts:
Single Page, Continuous, Facing,
Continuous - Facing, and also
Highlighted Fonts - Single Pageis
replacement for Font Highlighting feature.
Importing more Graphical Formats - FIG, PDF.
Importing FIG files.
LaTeX users may just say: `includegraphics{foo.fig}'
Additional key font (graphicx package) lets you define default font:
`includegraphics[font=Helvetica]{foo.fig}'
Importing PDF files. [Preliminary implementation]
LaTeX users may just say: `includegraphics{foo.pdf}'
Additional key page (graphicx) lets you choose page other then first:
`includegraphics[page=5]{foo.pdf}'
Support for importing PDF files is yet not complete.
There are following unsupported features:
Embedded CFF and TrueType fonts,
Separation and DeviceN color spaces,
shading patterns, and Postscript generation by using DVIPS.
However, all these features will be supported in next version.
Improved Font Support
* Support TrueType fonts without Postscript glyph names.
It uses standard glyph names according to unicode.
If name is not defined synthetic name in form `uniXXXX' is used.
* Support for outlined fonts configured for DVIPS via `/PainType 2 store'.
* Force reading Font metrics from TTF-file for all TrueType fonts,
even when using TFM file is specified.
New Packages
* TeXsis format has been added on request of users.
For more information see
<ftp://ftp.dante.de/tex-archive/systems/win32/bakoma/programs/changes5.html>
---------- End of BaKoMa TeX Information ----------
----- End forwarded message -----
Thank you very much for the upload. As usual, I installed this at
CTAN:nonfree/systems/win32/
Reinhard Zierke
for the CTAN team
[View Less]