[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #50778] .ta documentation does not match behavior
From: |
Dave |
Subject: |
[bug #50778] .ta documentation does not match behavior |
Date: |
Mon, 10 Apr 2017 08:35:43 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (X11; Linux i686; rv:45.0) Gecko/20100101 Firefox/45.0 |
URL:
<http://savannah.gnu.org/bugs/?50778>
Summary: .ta documentation does not match behavior
Project: GNU troff
Submitted by: barx
Submitted on: Mon 10 Apr 2017 07:35:42 AM CDT
Severity: 3 - Normal
Item Group: Incorrect behaviour
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Planned Release: None
_______________________________________________________
Details:
This report applies to groff 1.22.3. The same issue exists in the latest
groff in git.
The .ta section of the info manual states, "The start-up value of [.ta in]
`gtroff' is `T 0.8i'."
However, this is not what groff itself reports:
$ echo '.tm \n[.tabs]' | groff -T ps
T36000u
$
Since the ps device has a resolution of 72000 units per inch, 36000u
corresponds to 0.5i, not 0.8i.
I don't know which value is correct, only that they don't agree.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?50778>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bug #50778] .ta documentation does not match behavior,
Dave <=