summaryrefslogtreecommitdiff
path: root/tmac
diff options
context:
space:
mode:
authorwlemb <wlemb>2002-02-04 15:08:44 +0000
committerwlemb <wlemb>2002-02-04 15:08:44 +0000
commit05b5bada11264b894dce4d23144c651cdcd8292d (patch)
treecb539feda57cc89ee5b17bf2f6f3ad7716206d85 /tmac
parentdb822800d855f2a9747dcd18fd75c351da096a9e (diff)
downloadgroff-05b5bada11264b894dce4d23144c651cdcd8292d.tar.gz
* man/groff_char.man: Add Euro symbol.
* man/groff_diff.man: Improve documentation of `.am1' and `.as1'. * tmac/tty.tmac: Add `EUR' as replacement for `eu' and `Eu'.
Diffstat (limited to 'tmac')
-rw-r--r--tmac/tty-char.tmac4
-rw-r--r--tmac/tty.tmac2
2 files changed, 6 insertions, 0 deletions
diff --git a/tmac/tty-char.tmac b/tmac/tty-char.tmac
index 02a10716..73e06fbd 100644
--- a/tmac/tty-char.tmac
+++ b/tmac/tty-char.tmac
@@ -9,6 +9,10 @@
.\" as well as on devices that support overstriking
.\" - represent the character's graphical shape (not its meaning)
.\"
+.\" Note that the optical appearance of the definitions contained in this
+.\" file is inferior to the replacement characters defined in the file
+.\" tty.tmac.
+.\"
.nr _C \n(.C
.cp 0
.de tty-char
diff --git a/tmac/tty.tmac b/tmac/tty.tmac
index e6804357..5da0607d 100644
--- a/tmac/tty.tmac
+++ b/tmac/tty.tmac
@@ -44,6 +44,8 @@
.tty-char \(AE AE
.tty-char \(ae ae
.tty-char \(an -
+.tty-char \(eu EUR
+.tty-char \(Eu EUR
.cp \n(_C
.\" If you want the character definitions in tty-char.tmac to be loaded
.\" automatically, remove the `\"' from the next line.