Hello all,

.bp  doesn't  seem  to work in an end-of-input trap.
Here's an example for -Tascii:

    .de END
    this page
    .tm before bp
    .bp
    .tm after bp
    next page
    ..
    .em END
    End of input occurs here!

Why could this be?  The same code works as expected,
i.e.  prints "next page", if the END macro is called
directly at the end instead of from the trap.

-- 
()  ascii ribbon campaign - against html e-mail 
/\  www.asciiribbon.org   - against proprietary attachments

Reply via email to