Plan 9 from Bell Labs’s /usr/web/sources/contrib/fgb/root/sys/src/cmd/aux/mpage/Contrib/mfix/README

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


This is a fix to mpage that makes it work with ArborText called "mfix".

To compile it just type: 

cc mfix.c -o mfix

To use this as a fix to mpage, just pipe the mpage output through stdin and it will
send the corrected output to stdio.. 

For example, try it on the file "test.ps", by typing :

mpage -2 -P test.ps | mfix | lpr

and the file should be sent to the printer..

Note: This program might mess up if you aren't using Arbortext.. So if it doesn't print
out correctly check the source..


Any bugs or problems contact. 

Todd R. Kaplan
todd@atlas.socsci.umn.edu

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.