summaryrefslogtreecommitdiff
path: root/tmac/Makefile.sub
diff options
context:
space:
mode:
authorwlemb <wlemb>2003-04-10 18:07:14 +0000
committerwlemb <wlemb>2003-04-10 18:07:14 +0000
commitcc0267e39f3fb40ece537b0ff7dd0523beeae985 (patch)
treedffd3999fd301b0e262f740b3fb48dbe6a2f0e1d /tmac/Makefile.sub
parente5974c01e435e4c2ebafcf95af6dc6986127ab98 (diff)
downloadgroff-cc0267e39f3fb40ece537b0ff7dd0523beeae985.tar.gz
Add register \n[.height] which returns the value of \H.
Add register \n[.slant] which returns the value of \S. * src/roff/troff/env.cc (init_env_requests): Implement. * NEWS, man/groff_diff.man, man/groff.man, doc/groff.texinfo: Document. * tmac/html.tmac: Move some of the data into html-end.tmac. Remove most of the character translations for eqn since html fonts now cover those characters. Load www.tmac. * tmac/html-end.tmac: New file. * tmac/troffrc: Load html.tmac not www.tmac for -Thtml. * tmac/troffrc-end: Load html-end.tmac not html.tmac for -Thtml. * tmac/Makefile.sub (NORMALFILES): Add html-end.tmac. * man/groff_out.man: Document negative values of `N' if -Thtml is used.
Diffstat (limited to 'tmac/Makefile.sub')
-rw-r--r--tmac/Makefile.sub2
1 files changed, 1 insertions, 1 deletions
diff --git a/tmac/Makefile.sub b/tmac/Makefile.sub
index a2f83821..0d9cd60a 100644
--- a/tmac/Makefile.sub
+++ b/tmac/Makefile.sub
@@ -22,7 +22,7 @@ NORMALFILES=\
X.tmac Xps.tmac \
lj4.tmac \
lbp.tmac \
- html.tmac \
+ html.tmac html-end.tmac \
europs.tmac \
composite.tmac \
eqnrc \