summaryrefslogtreecommitdiff
path: root/runoff
AgeCommit message (Collapse)Author
2019-07-23a few core -> CPURobert Morris
get rid of PDF generating support
2019-07-01Checkpoint some progress compiling xv6.pdfFrans Kaashoek
2018-08-30Delete a patchFrans Kaashoek
Adjust typesetting of code
2014-08-29no need to generate postscript versionFrans Kaashoek
2011-09-07Fetch nice font from font branch, if possibleAustin Clements
2010-09-02Remove unused nop_pause function.Austin Clements
2010-09-02I totally misunderstood the even/odd spec. Add some docs, remove my 'left+' ↵Austin Clements
hack, and orthogonalize left/right versus even/odd so you can specify them independently.
2010-09-02Specify in runoff.spec which side sheet 1 is on, since it keeps changingAustin Clements
2010-09-02Pack five columns into cross-ref. This saves us an entire page and fixes ↵Austin Clements
the single dangling line.
2010-08-31Make it possible to express half-page preferencesAustin Clements
2010-08-31Sheet 1 is a right page now because of the (much) longer cross-refAustin Clements
2009-08-08shuffle and tweak for formatting.Russ Cox
pdf has very good page breaks now. would be a good copy for fall 2009.
2008-10-12minor cleanup with STUB macrokolya
2008-10-12include explicitly initialized globals (int x = 0;) in cross-refs,kolya
also thanks to greg price.
2008-10-12fix: when two names only differed in case, crossrefs only included one of them.kolya
thanks to greg price.
2008-08-20add nice fontrsc
2007-08-30tweakrsc
2007-08-28nitsrsc
2007-08-28nitsrsc
2007-08-24add missing iput() at end of _namei()rtm
2007-08-14formattingrsc
2007-08-08fix index bugrsc
2006-09-08tweaksrsc
2006-09-08runoff changesrsc
2006-09-07better page breaksrsc
2006-09-06runoff fixesrsc
2006-09-06runoff tweaksrsc
2006-09-05New formatting scripts.rsc
The use/defs extraction in runoff still needs some work for xv6 code style.