summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS22
1 files changed, 11 insertions, 11 deletions
diff --git a/NEWS b/NEWS
index cc615f0e8..eeb409061 100644
--- a/NEWS
+++ b/NEWS
@@ -13,19 +13,19 @@ VERSION 1.22.3
Gxditview
---------
-o X11 resources for gxditview, which were previously installed in
+o 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
+ `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
+ 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',
+ Note that if the option `--with-appresdir' is passed to `configure',
the `prefix' will not be added to `appresdir'.
@@ -33,8 +33,8 @@ Glilypond
---------
o 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.
+ code for GNU LilyPond (http://www.lilypond.org), a music typesetter. The
+ data gets automatically processed and embedded as EPS images.
Gperl
@@ -47,8 +47,8 @@ o Bernd Warken contributed a new preprocessor to handle Perl code that can
Gpinyin
-------
-o Another preprocessor from Bernd Warken to pretty-print Pinyin syllables like
- `guo2wang2' as `guówáng'.
+o Another preprocessor from Bernd Warken to pretty-print Pinyin syllables
+ like `guo2wang2' as `guówáng'.
Pdfroff
@@ -64,9 +64,9 @@ o The pdfroff utility script now activates its `--no-toc-relocation' option
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.
+ 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