License
README
Repository and FTP access
Groff dependencies
Bug reports
Mailing lists
NEWS VERSION 1.22.3
NEWS VERSION 1.22.2
NEWS VERSION 1.22.1
NEWS VERSION 1.21
NEWS VERSION 1.20.1
NEWS VERSION 1.20
NEWS VERSION 1.19.2
NEWS VERSION 1.19.1
NEWS VERSION 1.19
NEWS VERSION 1.18.1
NEWS VERSION 1.18
|
gxditview
- X11 resources for gxditview, which were previously
installed in /usr/X11/lib/X11/app-defaults no matter which
`prefix' was set, are now installed in
appresdir=$prefix/lib/X11/app-defaults. If `appresdir' is
not a standard X11 resource directory, the environment
variable XFILESEARCHPATH should be set to this path. The
standard default directories depends on the system `libXt'.
Common directories include:
/usr/lib/X11/app-defaults
/usr/share/X11/app-defaults
/etc/X11/app-defaults
Note that if the option
`--with-appresdir' is passed to `configure', the `prefix'
will not be added to `appresdir'.
glilypond
- This new preprocessor (contributed by Bernd Warken)
allows embedding of code for
GNU LilyPond, a music
typesetter. The data gets automatically processed and
embedded as EPS images.
gperl
- Bernd Warken contributed a new preprocessor to
handle Perl code that can be evaluated and then processed by
groff.
gpinyin
- Another preprocessor from Bernd Warken to
pretty-print Pinyin syllables like `guo2wang2' as
`guówáng'.
pdfroff
- The pdfroff utility script now activates its
`--no-toc-relocation' option by default, unless a request
similar to:
.if !\n[PHASE]
.tm pdfroff-option:set toc_relocation=enabled
is invoked during input file
processing; (`.if !\n[PHASE] ...' ensures that the effect of
the `.tm' request is restricted to the document setup phase
of processing, as pdfroff sets it to 1 or 2 in the
output phase, but leaves it unset in the setup phase).
The bundled `spdf.tmac' macro
package, which implicitly activates `-mpdfmark' for `ms'
macro users, ensures that TOC relocation is appropriately
enabled, when the `.TC' macro is invoked.
macro packages
- The -mom macro package now has full support for eqn,
pic, and tbl, as well as captioning and labelling of pdf
images and preprocessor output. Lists of Figures, Equations,
and Tables can now be autogenerated. PDF_IMAGE has a new
FRAME option.
- A French introduction
to the -me macro package has been added (file
`meintro_fr.me').
- In -mdoc, command %C is
now available, providing a city or place reference.
|