9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] tbl page width
@ 2021-02-09 22:56 Steve Simon
  2021-02-10  1:25 ` umbraticus
  0 siblings, 1 reply; 2+ messages in thread
From: Steve Simon @ 2021-02-09 22:56 UTC (permalink / raw)
  To: 9fans

hi,

anyone any ideas how to inform tbl that i am using wide paper - well A4 landscape.

i have tried .pl and the LL number register which tells the ms macros but tbl does’t appear to pick up this info.

-Steve

 
------------------------------------------
9fans: 9fans
Permalink: https://9fans.topicbox.com/groups/9fans/T8da23d19a22963e2-M1c51e4f8a94068f0f0f62440
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

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

* Re: [9fans] tbl page width
  2021-02-09 22:56 [9fans] tbl page width Steve Simon
@ 2021-02-10  1:25 ` umbraticus
  0 siblings, 0 replies; 2+ messages in thread
From: umbraticus @ 2021-02-10  1:25 UTC (permalink / raw)
  To: 9fans

.LL is to early for tbl but even .ll doesn't do anything in the following.

; {echo .ll 28c; echo .sp 4c; echo .TS; read -c 30 </dev/zero | tr \x0 l; echo .; seq 30 | tr \xa \x9; echo; echo .TE} | tbl | troff | lp -dstdout | ps2pdf -dDEVICEWIDTHPOINTS'='842 -dDEVICEHEIGHTPOINTS'='595 | page -p 80

table still prints, though, so just ignore the warning?
or else figure out where tbl gets its conception of line length..

umbraticus

------------------------------------------
9fans: 9fans
Permalink: https://9fans.topicbox.com/groups/9fans/T8da23d19a22963e2-M3c72233bbcfbd7760d9d35a1
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

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

end of thread, other threads:[~2021-02-10  1:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-09 22:56 [9fans] tbl page width Steve Simon
2021-02-10  1:25 ` umbraticus

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).