bug-groff
[Top][All Lists]
Advanced

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

.DEVTAG causes a problem with the ms macros


From: Y T
Subject: .DEVTAG causes a problem with the ms macros
Date: Mon, 22 Oct 2007 10:55:50 -0700

GROFF VERSION: 1.19.3 (version from CVS 10/22/2007)

OS: Linux

COMPILER: gcc

INPUT FILES:

.de Rp
.if \\$1>0 \{\
\\$2
.nr Rp \\$1-1
.Rp \\n(Rp "\\$2" \}
..
.LP
.Rp 20 "single column test"
.br
.2C
.Rp 200 "double column test"

COMMAND LINE:   groff -ms file-above

DESCRIPTION OF INCORRECT BEHAVIOUR:

The first column starts lower on the page than the second.

SUGGESTED FIX [optional]:

The culprit seems to be the line
.DEVTAG ".mc address@hidden address@hidden \\n[pg*gutw]"
in the definition of the @MC macro (file s.tmac).
If this line is removed, the problem is fixed.

The problem does not exist in version 1.18.1.1
That version has the line
.HTML-TAG ".mc address@hidden address@hidden \\n[pg*gutw]"
instead of the .DEVTAG line above
_________________________________________________________________
Windows Live Hotmail and Microsoft Office Outlook – together at last.  Get it 
now.
http://office.microsoft.com/en-us/outlook/HA102225181033.aspx?pid=CL100626971033



reply via email to

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