From f0219964287a8a2bad9ea96ba76e2269beee87b7 Mon Sep 17 00:00:00 2001 From: wlemb Date: Mon, 9 Oct 2000 19:41:55 +0000 Subject: * src/libs/libbib/map.c, src/libs/libgroff/getcwd.c, src/libs/libgroff/strtol.c, src/preproc/html2/image.cc, src/preproc/html2/pre-html.cc, src/preproc/html2/pushbackbuffer.cc, src/roff/groff/pipeline.c: Removing `#ifndef errno' to avoid compilation errors with some compilers. It seems that this code is no longer necessary -- if yes, it is easy to add some #ifdef's for that particular old-fashioned compiler. * MORE.STUFF: Added info about Meta-tbl. * doc/groff.texinfo: Added more info about `.if "..."..."'. --- MORE.STUFF | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'MORE.STUFF') diff --git a/MORE.STUFF b/MORE.STUFF index 7dba3653..5b0b1dcf 100644 --- a/MORE.STUFF +++ b/MORE.STUFF @@ -112,6 +112,12 @@ miscellaneous of AT&T, and so should be invoked with the UNIX troff -mm flag; they should also work with the GNU troff -mm flag. +. Thomas Baruchel has developed Meta-tbl, a tbl + postprocessor to manipulate table cells (like adding gray shades). The + latest version can be found at + + http://perso.libertysurf.fr/baruchel/ + documentation ------------- -- cgit v1.2.1