diff options
author | rsc <devnull@localhost> | 2005-01-14 17:37:50 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2005-01-14 17:37:50 +0000 |
commit | adc93f6097615f16d57e8a24a256302f2144ec4e (patch) | |
tree | e190b0616aa060c646d62de835babf8396d36ccd /man/man1/tr2post.html | |
parent | 1ac1981659ba7abcc1c76436e4b4dfc2bc616d2a (diff) | |
download | plan9port-adc93f6097615f16d57e8a24a256302f2144ec4e.tar.gz plan9port-adc93f6097615f16d57e8a24a256302f2144ec4e.tar.bz2 plan9port-adc93f6097615f16d57e8a24a256302f2144ec4e.zip |
cut out the html - they're going to cause diffing problems.
Diffstat (limited to 'man/man1/tr2post.html')
-rw-r--r-- | man/man1/tr2post.html | 152 |
1 files changed, 0 insertions, 152 deletions
diff --git a/man/man1/tr2post.html b/man/man1/tr2post.html deleted file mode 100644 index 808c329b..00000000 --- a/man/man1/tr2post.html +++ /dev/null @@ -1,152 +0,0 @@ -<head> -<title>tr2post(1) - Plan 9 from User Space</title> -<meta content="text/html; charset=utf-8" http-equiv=Content-Type> -</head> -<body bgcolor=#ffffff> -<table border=0 cellpadding=0 cellspacing=0 width=100%> -<tr height=10><td> -<tr><td width=20><td> -<tr><td width=20><td><b>TR2POST(1)</b><td align=right><b>TR2POST(1)</b> -<tr><td width=20><td colspan=2> - <br> -<p><font size=+1><b>NAME </b></font><br> - -<table border=0 cellpadding=0 cellspacing=0><tr height=2><td><tr><td width=20><td> - - tr2post – convert troff intermediate to PostScript<br> - -</table> -<p><font size=+1><b>SYNOPSIS </b></font><br> - -<table border=0 cellpadding=0 cellspacing=0><tr height=2><td><tr><td width=20><td> - - <tt><font size=+1>tr2post</font></tt> [ <tt><font size=+1>options</font></tt> ] [ <i>files ...</i> ]<br> - -</table> -<p><font size=+1><b>DESCRIPTION </b></font><br> - -<table border=0 cellpadding=0 cellspacing=0><tr height=2><td><tr><td width=20><td> - - <i>Tr2post</i> converts <i>files</i> (or standard input), which should be the - device-independent output of <a href="../man1/troff.html"><i>troff</i>(1)</a>, into the PostScript printer - language. - <table border=0 cellpadding=0 cellspacing=0><tr height=5><td></table> - - The options are:<br> - <tt><font size=+1>−a</font></tt> <i>aspectratio<br> - </i> - <table border=0 cellpadding=0 cellspacing=0><tr height=2><td><tr><td width=20><td> - - Set an aspect ratio (<i>y</i>/<i>x</i>) to stretch the PostScript output (default - 1.0).<br> - - </table> - <tt><font size=+1>−c</font></tt> <i>copies<br> - </i> - <table border=0 cellpadding=0 cellspacing=0><tr height=2><td><tr><td width=20><td> - - Set a comment in the PostScript output marking the number of copies - that should be printed. The comment is intended for ancient versions - of the Unix <i>lp</i>(1) and is not recognized by any current printer - or print spooler.<br> - - </table> - <tt><font size=+1>−d</font></tt> Emit volumes of debugging output on standard error.<br> - <tt><font size=+1>−m</font></tt> <i>magnification<br> - </i> - <table border=0 cellpadding=0 cellspacing=0><tr height=2><td><tr><td width=20><td> - - Magnify the PostScript output (default 1.0).<br> - - </table> - <tt><font size=+1>−n</font></tt> <i>formsperpage<br> - </i> - <table border=0 cellpadding=0 cellspacing=0><tr height=2><td><tr><td width=20><td> - - Print the PostScript with <i>formsperpage</i> logical pages per physical - page (default 1). Using this option emits PostScript with invalid - document structuring comments. It will print fine but will not - view correctly in <a href="../man1/gv.html"><i>gv</i>(1)</a> or <i>psv</i> (see <a href="../man1/page.html"><i>page</i>(1)</a>).<br> - - </table> - <tt><font size=+1>−o</font></tt> <i>pagelist<br> - </i> - <table border=0 cellpadding=0 cellspacing=0><tr height=2><td><tr><td width=20><td> - - Print only the pages in the <i>pagelist</i>, which is a comma-separated - list of ranges. Each range is of the form <i>p</i> (just page <i>p</i>), <i>p</i><tt><font size=+1>−</font></tt><i>q</i> - (pages <i>p</i> through <i>q</i>), <tt><font size=+1>−</font></tt><i>p</i> (pages 1 through <i>p</i>), or <i>p</i><tt><font size=+1>−</font></tt> (pages <i>p</i> through - the end of the document).<br> - - </table> - <tt><font size=+1>−p l</font></tt> Print the document in landscape mode. An argument that does - not begin with <tt><font size=+1>l</font></tt> will print the document in portrait mode.<br> - <tt><font size=+1>−x</font></tt> <i>xoffset<br> - </i> - <table border=0 cellpadding=0 cellspacing=0><tr height=2><td><tr><td width=20><td> - - Translate the page output by <i>xoffset</i> inches to the right. (Negative - offsets translate to the left.)<br> - - </table> - <tt><font size=+1>−y</font></tt> <i>yoffset<br> - </i> - <table border=0 cellpadding=0 cellspacing=0><tr height=2><td><tr><td width=20><td> - - Translate the page output by <i>yoffset</i> inches down. (Negative offsets - translate up.)<br> - - </table> - <tt><font size=+1>−P</font></tt> <i>pscode<br> - </i> - <table border=0 cellpadding=0 cellspacing=0><tr height=2><td><tr><td width=20><td> - - Emit the text <i>pscode</i> at the end of the usual PostScript header.<br> - - </table> - -</table> -<p><font size=+1><b>EXAMPLE </b></font><br> - -<table border=0 cellpadding=0 cellspacing=0><tr height=2><td><tr><td width=20><td> - - Preview this manual page:<br> - - <table border=0 cellpadding=0 cellspacing=0><tr height=2><td><tr><td width=20><td> - - <tt><font size=+1>troff −man /usr/local/plan9/man/man1/tr2post.1 |<br> - tr2post |<br> - psfonts >/tmp/a.ps<br> - psv /tmp/a.ps<br> - </font></tt> - </table> - -</table> -<p><font size=+1><b>SOURCE </b></font><br> - -<table border=0 cellpadding=0 cellspacing=0><tr height=2><td><tr><td width=20><td> - - <tt><font size=+1>/usr/local/plan9/src/cmd/postscript/tr2post<br> - </font></tt> -</table> -<p><font size=+1><b>SEE ALSO </b></font><br> - -<table border=0 cellpadding=0 cellspacing=0><tr height=2><td><tr><td width=20><td> - - <a href="../man1/troff.html"><i>troff</i>(1)</a>, <a href="../man1/psfonts.html"><i>psfonts</i>(1)</a><br> - -</table> - -<td width=20> -<tr height=20><td> -</table> -<!-- TRAILER --> -<table border=0 cellpadding=0 cellspacing=0 width=100%> -<tr height=15><td width=10><td><td width=10> -<tr><td><td> -<center> -<a href="../../"><img src="../../dist/spaceglenda100.png" alt="Space Glenda" border=1></a> -</center> -</table> -<!-- TRAILER --> -</body></html> |