From 4facce0851ecfeb86750cb0db0b03cbdc9ed3850 Mon Sep 17 00:00:00 2001 From: wl Date: Sat, 18 Dec 2004 08:09:39 +0000 Subject: * 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'. --- tmac/s.tmac | 1 + 1 file changed, 1 insertion(+) (limited to 'tmac/s.tmac') 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 -- cgit v1.2.1