Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Posting-Version: version B 2.10 5/3/83; site umcp-cs.UUCP
Path: utzoo!linus!philabs!seismo!rlgvax!cvl!umcp-cs!chris
From: ch...@umcp-cs.UUCP
Newsgroups: net.sources
Subject: Possible bug in windows documentation ".fe" macro
Message-ID: <738@umcp-cs.UUCP>
Date: Tue, 12-Jul-83 08:50:39 EDT
Article-I.D.: umcp-cs.738
Posted: Tue Jul 12 08:50:39 1983
Date-Received: Wed, 13-Jul-83 05:45:37 EDT
Organization: Univ. of Maryland, Computer Science Dept.
Lines: 36

Apparently not all "-me" macro sets are the same.  In our set, .lp
resets the left margin.  Someone stated that he had trouble running off
the windows documentation because .lp didn't reset the left margin.
The fix:  change the definition of ".fe" from

	.de fe
	.sp
	.ls 2
	.fi
	.lp
	..

to

	.de fe
	.in -.5i
	.sp
	.ls 2
	.fi
	.lp
	..

I just ran off the documentation again with this change, and it (still)
works correctly, so even if you don't have the bug, it won't hurt to
install it.

				- Chris

P.S.  If anyone has a set of System III/System V/2.8BSD/whatever
changes, I'd like to collect them all.  Windows shouldn't be 4.1BSD
dependent.  (I can hear you saying "but we don't even have the -me
macros.")
-- 
UUCP:	{seismo,allegra,brl-bmd}!umcp-cs!chris
CSNet:	chris@umcp-cs
ARPA:	chris.umcp-cs@UDel-Relay