pkgsrc/editors/ted/patches/patch-ab
markd 0f753155b5 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.
2003-04-09 13:26:45 +00:00

12 lines
297 B
Text

$NetBSD: patch-ab,v 1.6 2003/04/09 13:26:46 markd Exp $
--- Ted/configure.orig Sat Apr 5 00:46:46 2003
+++ Ted/configure
@@ -3392,7 +3392,6 @@ EOF
then
# Includes
for ac_dir in \
- /usr/include \
/usr/local/include \
/usr/pkg/include \
/usr/local/include/zlib \