[9fans] Plan 9 troff paper size solution

2021-02-02 Thread John A.
Hi everyone, I've been trying to figure out how to create A4 documents with Plan 9 troff. Looking at the source of dpost and the PostScript output of GNU troff, I found a very easy solution. 1. Call dpost with -P to set the correct page size: dpost -P '<< /PageSize [ 595 842 ] /ImagingBBox n

[9fans] How and where to submit a patch for acme?

2011-03-29 Thread John A. Grahor
What form of diff and relative to what? Where to post?

Re: [9fans] How and where to submit a patch for acme?

2011-03-29 Thread John A. Grahor
On Tue, 29 Mar 2011 10:58:55 -0700 John Floren wrote: On Tue, Mar 29, 2011 at 10:46 AM, John A. Grahor wrote: What form of diff and relative to what? Where to post? man 1 patch Sorry, I was too terse. I'm using plan9port. (9 man 1 patch) == nothing. Is this the wrong lis