bug-groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bug Report


From: Morris Stern
Subject: Bug Report
Date: Mon, 12 Dec 2005 16:03:19 -0600

This duplicate of a bug report first submitted 9/29/05 is being resubmitted at the suggestion of Werner Lemberg (11/12/05).

                           Groff Bug Report

GROFF VERSION:
1.19.1

MACHINE:
Power Mac G5

OS:
MAC OS X 10.3.9

COMPILER:
gcc 3.3 ?

INPUT FILES:

INPUT FILES:
.S 12 14
.tr #
.nr Hy 1
.nr Pt 1
.nr Hc 1
.ds HF 3 3 2
.ds HP +2 +1 +0
.ls 1.5
.SA 1
.EQ
gsize 12
delim $$
.EN
.nr H1 0
.H 1 "TESTS"
.nr x \n(H1 0
.H 2 "Equation Numbering"
.nr y \n(H2 0
.nr z 0 1
Equation numbers are not justified within the right margin and only the last equation number is applied to an entire display block.
.DS I
.EQ (\n+x.\n+y.\n+z)
x = a sup 2
.EN
.DE
.DS I
.EQ (\n+x.\n+y.\n+z)
y = b sup 2
.EN
.sp .3
.EQ (\n+x.\n+y.\n+z)
z = c sup 2
.EN
.DE

[Output files are attachments]

COMMAND LINE:
groff -e -mm -rO1.26i -rN3 -rL10.7i test2.s > test2.ps

DESCRIPTION OF INCORRECT BEHAVIOUR:
Equation numbers are not justified within the right margin and only the last equation number is applied to an entire display block.

SUGGESTED FIX [optional]:

Attachment: test2.ps
Description: Binary data

Attachment: test2.pdf
Description: Adobe PDF document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]