9fans troff man prints poorly
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 10 articles for 0.005 sec
Re: [9fans] troff -man prints poorly     

Group: comp.os.plan9 · Group Profile · Search for 9fans troff man prints poorly in comp.os.plan9
Author: Sape Mullender
Date: Feb 26, 2008 12:21

...-labs.com Subject: Re: [9fans] troff -man prints poorly Date: Tue, 26 Feb...> I've been writing a man page and wanted to see how...> but not when I do: troff -ms /sys/doc/asm.ms |...something simple and fundamental, or is troff/dpost just broken? John /sys/lib/tmac.an (troff -man) loads the LucidaSans fonts: ...look ugly. (/sys/lib/tmac.s (troff -ms) doesn't load fonts (...
Show full article (1.45Kb) · Show article thread
Re: [9fans] troff -man prints poorly     

Group: comp.os.plan9 · Group Profile · Search for 9fans troff man prints poorly in comp.os.plan9
Author: Sape Mullender
Date: Feb 26, 2008 11:18

...labs.com Subject: Re: [9fans] troff -man prints poorly Date: Tue, 26 ... 13:36:53 -0500 troff -man /sys/man/1/cat | page Looks good. troff -man /sys/man/1/cat | lp -dPrinter Looks ... help match the output of troff to the input your printer ... piece of the mkfile) and print that. %%.ps:DQ: %%.ms eval ...m.9 -dstdout $target %%.ps:DQ: %%.man eval `{doctype $home/lib/macros....
Show full article (1.04Kb) · Show article thread
Re: [9fans] troff -man prints poorly     

Group: comp.os.plan9 · Group Profile · Search for 9fans troff man prints poorly in comp.os.plan9
Author: Sape Mullender
Date: Feb 26, 2008 10:34

....bell-labs.com Subject: [9fans] troff -man prints poorly Date: Tue, 26 Feb ... I've been writing a man page and wanted to see how ...printed, so I tried: troff -man <file> | dpost | lp only to find that ... but not when I do: troff -ms /sys/doc/asm.ms | ...missing something simple and fundamental, or is troff/dpost just broken? John troff -man /sys/man/1/cat | page troff...
Show full article (0.77Kb) · Show article thread
Re: [9fans] troff -man prints poorly     

Group: comp.os.plan9 · Group Profile · Search for 9fans troff man prints poorly in comp.os.plan9
Author: Gorka Guardiola
Date: Feb 27, 2008 09:55

On Wed, Feb 27, 2008 at 4:54 PM, Russ Cox <rsc@swtch.com> wrote: troff -ms bla.ms|lp -dstout| aux/download -H/sys/lib/postscript/font -mfontmat|lp -H -d printername That has the same end result for me as just doing troff -man foo | lp Yes, it would. However, if you spell fontmap right, it should work. Also the -H option is doing anything here -- ...
Show full article (0.66Kb) · Show article thread
Re: [9fans] troff -man prints poorly     

Group: comp.os.plan9 · Group Profile · Search for 9fans troff man prints poorly in comp.os.plan9
Author: Russ Cox
Date: Feb 27, 2008 07:56

...> That has the same end result for me as just doing troff -man foo | lp Yes, it would. However, if you spell fontmap... anything here -- that directory is already the default. cpu%% troff -man /sys/man/1/cat | lp -dstdout | aux/download -mfontmat | wc 849 2474 15261 cpu%% troff -man /sys/man/1/cat | lp -dstdout | aux/download -mfontmap |wc 4337 7366 268301 cpu%% Russ
Show full article (0.55Kb) · Show article thread
Re: [9fans] troff -man prints poorly     

Group: comp.os.plan9 · Group Profile · Search for 9fans troff man prints poorly in comp.os.plan9
Author: Martin Neubauer
Date: Feb 26, 2008 11:48

....edu) wrote: I've been writing a man page and wanted to see how it looks when formatted with troff and printed, so I tried: troff -man <file> | dpost | lp only to find that the printout was ...| dpost | lp but not when I do: troff -ms /sys/doc/asm.ms | dpost | lp ... Am I missing something simple and fundamental, or is troff/dpost just broken? John
Show full article (0.94Kb) · Show article thread
Re: [9fans] troff -man prints poorly     

Group: comp.os.plan9 · Group Profile · Search for 9fans troff man prints poorly in comp.os.plan9
Author: john
Date: Feb 26, 2008 10:42

...edu> wrote: I've been writing a man page and wanted to see how it looks when formatted with troff and printed, so I tried: troff -man <file> | dpost | lp only to find that the printout ... | lp but not when I do: troff -ms /sys/doc/asm.ms | dpost | ... I missing something simple and fundamental, or is troff/dpost just broken? I normally do: ...
Show full article (0.85Kb) · Show article thread
Re: [9fans] troff -man prints poorly     

Group: comp.os.plan9 · Group Profile · Search for 9fans troff man prints poorly in comp.os.plan9
Author: john
Date: Feb 26, 2008 10:38

> troff -man /sys/man/1/cat | page Looks good. troff -man /sys/man/1/cat | lp -dPrinter Looks terrible.
Show full article (0.11Kb) · Show article thread
Re: [9fans] troff -man prints poorly     

Group: comp.os.plan9 · Group Profile · Search for 9fans troff man prints poorly in comp.os.plan9
Author: Gorka Guardiola
Date: Feb 26, 2008 10:31

...edu> wrote: I've been writing a man page and wanted to see how it looks when formatted with troff and printed, so I tried: troff -man <file> | dpost | lp only to find that the printout was... | lp but not when I do: troff -ms /sys/doc/asm.ms | dpost | ... I missing something simple and fundamental, or is troff/dpost just broken? I normally do: troff -...
Show full article (1.07Kb) · Show article thread
[9fans] troff -man prints poorly     

Group: comp.os.plan9 · Group Profile · Search for 9fans troff man prints poorly in comp.os.plan9
Author: john
Date: Feb 26, 2008 10:24

I've been writing a man page and wanted to see how it looks when formatted with troff and printed, so I tried: troff -man <file> | dpost | lp only to find that the ...the same thing happens when I do: troff -man /sys/man/1/cat | dpost | lp but not when I do: troff -ms /sys/doc/asm.ms | dpost |...Am I missing something simple and fundamental, or is troff/dpost just broken? John
Show full article (0.53Kb)