summaryrefslogtreecommitdiff
path: root/contrib/chem
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2015-04-03 16:23:14 +0200
committerWerner Lemberg <wl@gnu.org>2015-04-03 16:23:14 +0200
commitab39f8906dd4743f1d6c6df99182fd7733e1145d (patch)
treea1dcf0b6da7c9f09dae65ad232ef900a4fe38ba3 /contrib/chem
parentb28426c4ff60aed15b2469bbae8e114acab0bb6d (diff)
downloadgroff-git-ab39f8906dd4743f1d6c6df99182fd7733e1145d.tar.gz
[chem] chem.man: Make it work in compatibility mode.
(EL): Fix typo.
Diffstat (limited to 'contrib/chem')
-rw-r--r--contrib/chem/ChangeLog5
-rw-r--r--contrib/chem/chem.man12
2 files changed, 14 insertions, 3 deletions
diff --git a/contrib/chem/ChangeLog b/contrib/chem/ChangeLog
index 4c3ddf3e8..64e4c8230 100644
--- a/contrib/chem/ChangeLog
+++ b/contrib/chem/ChangeLog
@@ -1,3 +1,8 @@
+2015-04-03 Werner LEMBERG <wl@gnu.org>
+
+ * chem.man: Make it work in compatibility mode.
+ (EL): Fix typo.
+
2014-09-25 Bernd Warken <bernd.warken@web.de>
* chem.pl: New chem version 1.0.5.
diff --git a/contrib/chem/chem.man b/contrib/chem/chem.man
index 33c0a21ce..8c0d5ebda 100644
--- a/contrib/chem/chem.man
+++ b/contrib/chem/chem.man
@@ -12,7 +12,7 @@
.\" --------------------------------------------------------------------
.
.de co
-Copyright \[co] 2006-2014 Free Software Foundation, Inc.
+Copyright \(co 2006-2014 Free Software Foundation, Inc.
This file is part of chem, which is part of groff, a free software
project.
@@ -39,13 +39,16 @@ version of chem at
.\" Setup
.\" --------------------------------------------------------------------
.
+.do nr groff_C \n[.C]
+.cp 0
+.
.\" --------------------------------------------------------------------
.\" Characters
.\" --------------------------------------------------------------------
.
.\" Ellipsis ...
-.ie t .ds EL \fS\N'188'\fP
-.el .ds EL \&.\|.\|.\&\
+.ie t .ds EL \fS\N'188'\fP\"
+.el .ds EL \&.\|.\|.\&\"
.\" called with \*(EL
.
.\" Bullet
@@ -999,6 +1002,9 @@ is
.au
.
.
+.cp \n[groff_C]
+.
+.
.\" --------------------------------------------------------------------
.\" Emacs settings
.\" --------------------------------------------------------------------