diff options
author | markd <markd@pkgsrc.org> | 2003-04-09 13:26:45 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2003-04-09 13:26:45 +0000 |
commit | 0f753155b54ead45b2cd58350bf6853c24dc8776 (patch) | |
tree | 0e5b5fcebfc5b8ca761cff46e9bbfb6b95a28a76 /editors/ted-en-us | |
parent | 1a5c46c73b4fbe3eb8792cf1253e8f7e3abd0457 (diff) | |
download | pkgsrc-0f753155b54ead45b2cd58350bf6853c24dc8776.tar.gz |
Update ted to version 2.14.
(Ted 2.14 April 6, 2003)
* Initial support for Macintosh pict images
* Table Headers
* Bug in image rendering on 256 color screens solved
* Fixes in German package
* Brazilian window texts
* Tabs in page headers/footers finally saved in such a way that they are
picked up by MS-Word 2000
(Ted 2.13 March 15, 2003)
* Options for making much more compact PostScript when a document is printed.
* Support for smallcaps.
* Upgraded the pdfmarks to a version that more recent versions of acroread
support.
* Default codepage for new documents now is 1252. The defaultAnsicpg resource
must be used to set a different one.
* Make the print dialog usable when there is a huge number of printers.
* Partial implementation of rowspan/colspan of table cells.
(Ted 2.12 December 1, 2002)
* GTK version is now more mature and even usable. Source Adapted to GTK 2.0
* Solid shading of paragraphs and table cells.
* Colored table cell borders, Text colors.
* GTK version uses X11 resources for configuration, like the Motif version.
* To change the hyperlinks as saved by older versions of Ted to blue and
underlined once run the command TED_HYPERLINKS_BLUE=1 Ted old.rtf and save
the document.
Diffstat (limited to 'editors/ted-en-us')
-rw-r--r-- | editors/ted-en-us/Makefile | 8 | ||||
-rw-r--r-- | editors/ted-en-us/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/editors/ted-en-us/Makefile b/editors/ted-en-us/Makefile index 6ed4b273a6d..921d41adb66 100644 --- a/editors/ted-en-us/Makefile +++ b/editors/ted-en-us/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2002/04/09 02:21:58 markd Exp $ +# $NetBSD: Makefile,v 1.5 2003/04/09 13:26:47 markd Exp $ -DISTNAME= ted-2.11.src -PKGNAME= ted-en-us-2.11 -WRKSRC= ${WRKDIR}/Ted-2.11 +DISTNAME= ted-2.14.src +PKGNAME= ted-en-us-2.14 +WRKSRC= ${WRKDIR}/Ted-2.14 CATEGORIES= editors MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \ ftp://metalab.unc.edu/pub/packages/editors/ted/ diff --git a/editors/ted-en-us/distinfo b/editors/ted-en-us/distinfo index e981b4fa54f..54b6fe0f010 100644 --- a/editors/ted-en-us/distinfo +++ b/editors/ted-en-us/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2002/04/09 02:21:58 markd Exp $ +$NetBSD: distinfo,v 1.4 2003/04/09 13:26:47 markd Exp $ -SHA1 (ted-2.11.src.tar.gz) = d4f0ff443a2632d7f665cea8999045b2dbea40a6 -Size (ted-2.11.src.tar.gz) = 2377582 bytes +SHA1 (ted-2.14.src.tar.gz) = 10f8ca32c2f8ae881bcb6022b09bdeb6be9bf941 +Size (ted-2.14.src.tar.gz) = 2638950 bytes |