* groffer 0.5 (beta) released
commit7a43ec76ef0f46ea109032435b3836a74feecb2a
authorWerner LEMBERG <wl@gnu.org>
Tue, 8 Jan 2002 13:05:42 +0000 (8 13:05 +0000)
committerWerner LEMBERG <wl@gnu.org>
Tue, 8 Jan 2002 13:05:42 +0000 (8 13:05 +0000)
tree18ae80d1992950de84957c994b94b4f978fc3160
parentd9b141741486d5e07eaf9cd4daec2318e335b20c
* groffer 0.5 (beta) released

* groffer.man:
- Fix hyphenation problems with macros describing options.
- Fix the handling of some `-' characters.
- Examples of shell commands now print in font CR instead of CB.
- Remove documentation for option -X.
- Add documentation for option --dpi.

* groffer.sh:
- New method for creating temporary files, based on process
  IDs.  This is reliable enough and suitable for GNU and POSIX.
- Run gxditview in a new shell instantiation for having a clean
  handling of the temporary files when running in the
  background.
- Revision of the retrieving method for the window title.
- Empty input is now tolerated.
- Export the variables that are set before the call of `set -a'.
- Function usage() corrected and updated.
- Unnecessary stuff removed.
- Comments adjusted.
- Pass option -X to groff, i.e. force X output with 75 dpi.
- Implement option --dpi for setting the resolution for the X
  viewer, which had already been documented in earlier versions.
contrib/groffer/ChangeLog
contrib/groffer/groffer.man
contrib/groffer/groffer.sh