mom version 1.5 groff version 1.19.2
using this input file (saved as template.mom) ------------------------------ .DROPCAP T 3 COND 90 he DROPCAT command doesn't seem to return when -Tascii is used to process the file. ------------------------------ and this invocation of groff groff -mom -Tascii template.mom Looking at the process table, I can see that groff spawns grotty and troff, and the troff process is consuming lots of cpu time. I realize that mom isn't really designed for tty output, but still think the infinite loop is a pretty harsh penalty for trying to get a quick look at my document. :) Thanks for all you hard work on both groff and mom. mb -- View this message in context: http://www.nabble.com/Infinite-Loop-using-mom-package%2C-DROPCAT%2C-and--Tascii-tf4424575.html#a12621247 Sent from the Groff - Bugs mailing list archive at Nabble.com. _______________________________________________ bug-groff mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-groff
