On Fri, Mar 09, 2018, Tadziu Hoffmann wrote:
> 
> > I'm going bug-eyed trying to spot where the problem occurs.
> 
> On line number 9956 you have a conditional with a multiline
> block...
>
> [2]
>   .if condition \{\ \" comment
>   .stuff
>   .more stuff
>   .\}
> 
> then instead of hiding the newline, you explicitly output a
> line containing a single space

Thank you, Tadziu!  The offending comment was supposed to be on a
line by itself.  Because of your pointing this out, I found one
other place where I made the same error, so double thanks.

-- 
Peter Schaffter
http://www.schaffter.ca

Reply via email to