If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
It is 283 pages, by the way. (So print it at work, heh :d :d)
You can knock it down to 136 pages by making it landscape with two columns and line numbers. Here's what I used (download the progs106.zip for the *.qc files):
Originally posted by kbdrate
#!/bin/sh
set -e
enscript -2 --header='$n %W Page $% of $=' -C0 --font='Courier7' --borders -M letter -o progs106.ps -r --margins=10:10:10:10 *.qc
ps2pdf progs106.ps
echo "Finished: progs106.pdf"
Baker: I'd be happy to send you a copy if you want to host it.
I spent a few minutes and made a PDF version of the QuakeC progs106.zip (which is the QuakeC source for Quake, not to be confused with the engine source ... think of mods like RQ or CA)
The ONLY purpose of this PDF version is if you are learning QuakeC and want to print the whole thing conveniently.
Leave a comment: