[Groff] breaking long .FG figure captions?

2012-08-19 Thread Anton Shterenlikht
In this fragment of a troff document build on FreeBSD 10.0-current with pic z.1 |eqn|groff -mm > z.ps I have a multi-line caption: .DS CB .PIC -C rep-peeq-srf.ps 5.0 .FG "Equivalent plastic strain ahead of the notch (if any) for all models at $-196 sup{0}$C at the surface at $epsilon su

Re: [Groff] breaking long .FG figure captions?

2012-08-19 Thread Werner LEMBERG
> which I'd like to break into several shorter > lines, but this doesn't seem to work: Yes, eqn inserts various computations so that line continuations in macros don't work. As a rule of thumb, don't use eqn stuff in macro arguments but put them into a string defined in advance. > .DS CB > .PIC

Re: [Groff] breaking long .FG figure captions?

2012-08-19 Thread Luis Anaya
Anton Shterenlikht writes: I tried on a Linux machine and I got the same results. It's using an older version, Groff 1.18.1. You might want to do a groff -v and see which one are you using. On BSD 10, I would imagine that is 1.21. > It results in a mangled caption. The maths are > reproduced, b