summaryrefslogtreecommitdiff
path: root/font
diff options
context:
space:
mode:
authorwlemb <wlemb>2000-10-23 17:55:42 +0000
committerwlemb <wlemb>2000-10-23 17:55:42 +0000
commit981608bc9ba892ccae441db5eb7f57b946faf6d3 (patch)
tree4a721f6f257c1cd96b4f28547495d4850894114c /font
parente8fea0b834cb9584e3fef8fafb3357f08bf02fa6 (diff)
downloadgroff-981608bc9ba892ccae441db5eb7f57b946faf6d3.tar.gz
* aclocal.m4 (GROFF_PAGE): Add test for new directory structure.
* configure: Updated. * arch/djgpp/README, font/devutf8/NOTES: Use it. * man/roff.man, tmac/groff_tmac.man: Use @FONTPATH@, @FONTDIR@, and @MACRODIR@ instead of hard-coded directories.
Diffstat (limited to 'font')
-rw-r--r--font/devutf8/NOTES2
1 files changed, 1 insertions, 1 deletions
diff --git a/font/devutf8/NOTES b/font/devutf8/NOTES
index 67421555..550d7a83 100644
--- a/font/devutf8/NOTES
+++ b/font/devutf8/NOTES
@@ -86,7 +86,7 @@ U+20AC. You need to do two things:
(the second column is computed as 24 * wcwidth(0x20AC)) to the file
R.proto, or, when groff is already installed, to the four fonts files in
- $(prefix)/share/groff/font/devutf8/.
+ $(prefix)/share/groff/<version>/font/devutf8/.
- In your source file, use the notation \N'8364' where 8364 is the decimal
representation of 0x20AC.