9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] troff .sp absolute movement problem
@ 2011-05-28 20:07 Rudolf Sykora
  2011-06-26 21:55 ` Rudolf Sykora
  0 siblings, 1 reply; 2+ messages in thread
From: Rudolf Sykora @ 2011-05-28 20:07 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Hello,
please, I am having the following problem. With a troff -ms document
(named 't') like this

.LP
aaa
.sp |0i
bbb

I expected bbb to appear at the top of the page. Exactly this happens in groff:
groff -ms t > t.ps
however not with
9 troff -ms t |tr2post > t.ps.

I don't know why...

Thanks
Ruda



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [9fans] troff .sp absolute movement problem
  2011-05-28 20:07 [9fans] troff .sp absolute movement problem Rudolf Sykora
@ 2011-06-26 21:55 ` Rudolf Sykora
  0 siblings, 0 replies; 2+ messages in thread
From: Rudolf Sykora @ 2011-06-26 21:55 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

> .LP
> aaa
> .sp |0i
> bbb
>
> I expected bbb to appear at the top of the page. Exactly this happens in groff:
> groff -ms t > t.ps
> however not with
> 9 troff -ms t |tr2post > t.ps.

The same problem appears with the Heirloom troff, too.
It seems, however, that when
.sp |0i
is replaced with
.sp |0.0001i
the result is as expected. Only the zero value does not work...

R.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-06-26 21:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-28 20:07 [9fans] troff .sp absolute movement problem Rudolf Sykora
2011-06-26 21:55 ` Rudolf Sykora

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).