summaryrefslogtreecommitdiff
path: root/tmac/s.tmac
diff options
context:
space:
mode:
authorwl <wl>2004-12-18 08:09:39 +0000
committerwl <wl>2004-12-18 08:09:39 +0000
commit4facce0851ecfeb86750cb0db0b03cbdc9ed3850 (patch)
treedc0319f04afb1672ae9bfae921aaa92902bded94 /tmac/s.tmac
parent769e8a9f3c35bfc4840270e188ea9c3cf937aceb (diff)
downloadgroff-4facce0851ecfeb86750cb0db0b03cbdc9ed3850.tar.gz
* tmac/devtag.tmac: Protect against loading twice.
Protect agains compatibility mode. * tmac/www.tmac: Protect against loading twice. Load `devtag.tmac' before switching off compatibility mode. * tmac/an-old.tmac, tmac/s.tmac: Load `devtag.tmac'.
Diffstat (limited to 'tmac/s.tmac')
-rw-r--r--tmac/s.tmac1
1 files changed, 1 insertions, 0 deletions
diff --git a/tmac/s.tmac b/tmac/s.tmac
index 30ef1112..55eb6a3b 100644
--- a/tmac/s.tmac
+++ b/tmac/s.tmac
@@ -31,6 +31,7 @@ Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
.if (\n[.warn] == 65543) .warn
.\" See if already loaded.
.if r GS .nx
+.mso devtag.tmac
.nr GS 1
.nr need_eo_h 0
.nr need_eo_tl 0