Pst-2dplot is a pstricks package that offers an easy-to-use and
intuitive tool for plotting 2-d curves. It defines an environment with
commands similar to MATLAB for plotting.
An extensive collection of macros for generating PostScript that is
usable with most TeX macro formats, including Plain TeX, LaTeX, AMS-TeX,
and AMS-LaTeX. Included are macros for colour, graphics, pie charts,
rotation, trees and overlays. It has many special features, including a
wide variety of graphics (picture drawing) macros, with a flexible
interface and with colour support. There are macros for colouring or
shading the cells of tables. The package pstricks-add contains bug-fixes
and additions for pstricks (among other things). PSTricks uses
PostScript \special commands, which are not supported by PDF(La)TeX.
This limitation may be overcome by using either the pst-pdf or the
pdftricks package, to generate a PDF inclusion from a PSTricks diagram.
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.
Changes:
* Add a real error message when a font cannot be found.
* Add "Letters=Random" feature.
* Fix bug in which "Unknown feature `'..." warnings
were shown in the log file.
* Some small documentation improvements.
* Assorted minor updates.
Changes in 1.02rc1:
* Made lzop compile with LZO v2.
* Under Windows files are now opened using the _O_SEQUENTIAL flag,
which results in a major speedup when (de)compressing large files.
* Under MacOS X, the configure script now will use the '-no-cpp-precomp'
compiler option in order to work around bugs in Apple's native
"smart" preprocessor.
* File sizes > 2GB are correctly displayed.
* Correction of bugs
Changes 3.2.8:
* Correction of bugs on compilation
Changes 3.2.7:
* Correction of bugs on compilation
Changes 3.2.6:
* Correction of bugs, see changelog file
Changes 3.2.5:
* Add the XHTML support from David Roberts work
changes:
-Added LDIF line wrapping setting
-Added libldap cert x500UniqueIdentifier handling
-Added libldap_r,libldap formal concurrency API
-Added slapadd attribute value checking
-Added slapcat continue mode for problematic DBs
-Added slapd syncrepl suffixmassage support
-Added slapd multiple listener threads
-Added slapd extensible match for ordering rules
-Added slapd-meta paged results control forwarding
-Added slapd-meta subtree-include support
-Added slapd-null back-config support
-Added slapd-sql autocommit support
-Added slapd-sql support for long long keys
-Added slapo-sssvlv multiple sorts per connection
-many bugfixes
-documentation improvements
approved by Geert Hendrickx (the MAINTAINER)
manually. Update distinfo accordingly.
Alter HOMEPAGE to better reflect new site layout.
Bump PKGREVISION for HOMEPAGE change.
N.B. Solaris packages are completely untested.
Trac 0.12.2 (January 31, 2011)
http://svn.edgewall.org/repos/trac/tags/trac-0.12.2
This list contains only a few highlights:
- install: improved robustness of Trac installation if Babel is
installed after the fact (#9439, #9595, #9961)
- notifications: support for Asian character width (#4717)
- roadmap: fix display of progress bar in some corner cases (#9718)
and respect the overall_completion milestone group setting (#9721)
- reports: reports and queries look much better, as the columns now
keep the same width across groups; the absence of word wrapping in
reports has been fixed (#9825)
- web admin: improved layout (#8866, #9963)
- web: it's now possible to log in different Trac instances sharing
the same URL prefix (e.g. /project and /project-test) (#9951)
Trac 0.12.1 (October 9, 2010)
http://svn.edgewall.org/repos/trac/tags/trac-0.12.1
This list contains only a few highlights:
- db: improve concurrency behavior (#9111)
- fcgi: add an environment variable `TRAC_USE_FLUP` to control the usage of flup vs. bundled _fcgi.py (defaults to 0, i.e. use bundled as before)
- svn authz: improve compatibility with svn 1.5 format (#8289)
- milestone: allow to set the time for the due date (#6369, #9582)
- ticket: fixes for the CC: property (#8597, #9522)
- notification: improved the formatting of ticket fields in notification e-mails (#9484, #9494)
- i18n: added a configuration option to set the default language (#8117)
- several fixes for upgrade (#9400, #9416, #9483, #9556)