Re: [Groff] Line Breaks

2011-03-06 Thread Werner LEMBERG
>> Does my analysis make sense? Is it desirable to make \X et al "transparent" >> so this effect won't happen. Will it break something else? Will I be able >> to work out how to "fix" it? (That last one is sort of rhetorical - you >> don't have to answer!!). >> > > Many thanks to Werner who answ

Re: [Groff] Line Breaks

2011-03-06 Thread Deri James
On Sunday 06 Mar 2011 14:24:06 Deri James wrote: > Does my analysis make sense? Is it desirable to make \X et al "transparent" > so this effect won't happen. Will it break something else? Will I be able > to work out how to "fix" it? (That last one is sort of rhetorical - you > don't have to answe

Re: [Groff] Line Breaks

2011-03-06 Thread Werner LEMBERG
> .sp |2i > 1. > .br > \X'ps:'\c > .br > 2. > > the output becomes:- > > 1. > > 2. > > The second .br now does its job because it thinks there is > "something" in the current line, whereas in fact the \X command > should just be passed through to the output device. > > My question is: Is this