With correct Subject this time
Hi Carsten,
To where should I send my examples.
Is just an attachment OK. The TGZ file with raw text and postscript output is
30K.
Also, my line 2086 in m.tmac says
.ds@set-new-ev \\n[ds*old-ll]
which is from contrib in 1.22.3.
Looking at your
Hi Carsten,
To where should I send my examples.
Is just an attachment OK. The TGZ file with raw text and postscript output
is 30K.
Also, my line 2086 in m.tmac says
.ds@set-new-ev \\n[ds*old-ll]
which is from contrib in 1.22.3.
Looking at your diffs, it seems you have replaced thi
Hi Peter,
On Mon, Jun 08 2015 at 12:32:29 AM, Bertrand Garrigues
wrote:
> Hi Peter,
>
> On Thu, Jun 04 2015 at 07:23:14 AM, Peter Bray wrote:
>> All,
>>
>> With _many_ thanks to Dave, who proofread all the comments and text
>> associated with the patch submission, an updated patch file has been
The example does work for me with the the patch:
diff --git a/contrib/mm/m.tmac b/contrib/mm/m.tmac
index 4b76039..09cc03b 100644
--- a/contrib/mm/m.tmac
+++ b/contrib/mm/m.tmac
@@ -2083,7 +2083,9 @@ in=\\n[.i] fi=\\n[.u] .d=\\n[.d] nl=\\n[nl] pg=\\n[%]
'in 0
.di ds*div!\\n[ds*snr]
.\"
-.ds@set
As a guess the problem with .DS 1 seems to be that the text is written with .i
= 0 into a diversion with .l from before .DS, then the diversion is output in
.nf mode with .i > 0 ... Of course then the right margin is shifted. So for
.DS 1 .l in the diversion should be reduced by \n(Siu (m.tmac
> .DS 1
> .EQ LABEL
> equation
> .EN
> .DE
For my tests LABEL is aligned with the normal right margin (outside .DS).
Could you please send an example document?
But I notice an other problem: If I use .DS 1 1 (enable fill mode) without .EQ
for this test, the right margin is shifted to the righ