> I just found out that .RS and .RE no longer work - they too keep the
> indent. Again, please revert to the older version.
>
> On May 12, 2008, at 4:26 PM, Pietro Gagliardi wrote:
>
>> Hello. The just-updated ms macro set for troff has a problem: if you
>> use .P1 and .P2, you have an .IP followed by an .RE, which winds up
>> doing nothing, so the indent stays. Try it out.
>>
>> .PP
>> The following...
>> .P1
>> abc()
>> {
>> def;
>> }
>> .P2
>> \&...etc.
>>
>> The ...etc. doesn't go back. I don't know how to fix this problem
>> other than to revert back to the previous ms.
>>
>> - Pietro
Sorry, I fixed another problem with .RS and .RE and messed up .P1/.P@
in the process.
I've updated /sys/lib/tmac/tmac.s on sources.
Sape