~ubuntu-branches/ubuntu/utopic/tcm/utopic

« back to all changes in this revision

Viewing changes to src/gl/README.text2ps

  • Committer: Bazaar Package Importer
  • Author(s): Otavio Salvador
  • Date: 2003-07-03 20:08:21 UTC
  • Revision ID: james.westby@ubuntu.com-20030703200821-se4xtqx25e5miczi
Tags: upstream-2.20
ImportĀ upstreamĀ versionĀ 2.20

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
This program converts text files into PostScript.
 
2
There are lots of options, but there are special options for the two most
 
3
common uses:
 
4
        -1      one column, portrait mode
 
5
        -2      two columns, landscape mode
 
6
 
 
7
Just type `make' to compile.
 
8
If you don't use A4 paper you may want to change the defines for PAGE_HEIGHT
 
9
and PAGE_WIDTH.  These are in 10ths of inches.  If you do that, it may be that
 
10
you don't get 66 lines on a page anymore.