summaryrefslogtreecommitdiff
path: root/tmac/ps.tmac
diff options
context:
space:
mode:
authorwlemb <wlemb>2002-12-22 09:36:45 +0000
committerwlemb <wlemb>2002-12-22 09:36:45 +0000
commit122d40cb53a5f9df1304b41ddb152046ab2e089d (patch)
treeee498ce7b586a6578fe14a82dd46db9eb1665716 /tmac/ps.tmac
parente480b407edc11741542bf0471125680b35481cf7 (diff)
downloadgroff-122d40cb53a5f9df1304b41ddb152046ab2e089d.tar.gz
* font/devdvi/generate/tc.map: Remove `**'.
* font/devdvi/*TC: Regenerated. * font/devhtml/R.proto, font/devutf8/R.proto: Add `18', `38', `58', `78', `<<', `>>'. * font/devutf8/NOTES: Updated. * src/roff/troff/charinfo.h (charinfo): Add `setx_macro' function. Don't give default parameter to `set_macro'. * src/roff/troff/input.cc (do_define_character): Use `setx_macro' instead of `set_macro'. (charinfo::setx_macro): Implement it. (charinfo::set_macro): Don't change `mode'. * tmac/tty.tmac: Add `18', `38', `58', `78', `<<', `>>'. * tmac/ps.tmac, tmac/X.tmac: Add `<<', `>>'. * tmac/dvi.tmac: Define `!=' with `.schar'.
Diffstat (limited to 'tmac/ps.tmac')
-rw-r--r--tmac/ps.tmac3
1 files changed, 3 insertions, 0 deletions
diff --git a/tmac/ps.tmac b/tmac/ps.tmac
index b8b7e7bd..7169be81 100644
--- a/tmac/ps.tmac
+++ b/tmac/ps.tmac
@@ -54,6 +54,9 @@
.fchar \[IJ] IJ
.fchar \[tm] \s-3\v'-.3m'TM\v'+.3m'\s+3
.
+.fchar \[<<] <\h'-.2m'<
+.fchar \[>>] >\h'-.2m'>
+.
.de ps-achar
. \" Note that character definitions are always interpreted with
. \" compatibility mode off.