Myself:

> The  devtag macros seem  to conflict with MM's .SP
> macro.

The problem is that the .tag  request  confuses  the
.br request

Here's an example:

   .warn
   .mso devtag.tmac
   break before .tag:
   .br
   .br
   .DEVTAG-EO-H
   after
   .sp 1v
   break after tag:
   .br
   .DEVTAG-EO-H
   .br
   after

Output:

   break before .tag:
   after

   break after tag:

   after

Anton

Reply via email to