aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* mkdev: default to ../home for TBASEAli Gholami Rudi2012-08-311-1/+1
* refer: support not accumulating refs and multiple authorsAli Gholami Rudi2012-07-232-88/+119
* charlib: don't fill rh and lhAli Gholami Rudi2012-07-232-6/+6
* eqn: don't need y.tab.cAli Gholami Rudi2012-06-061-2436/+0
* refer: use comma for intervals of length 2Ali Gholami Rudi2012-05-141-3/+4
* refer: add -m parameter for multi-reference .[/.] macrosAli Gholami Rudi2012-05-142-18/+60
* refer: write .]< and .]> around $LIST$Ali Gholami Rudi2012-03-031-1/+3
* eqn: revert to the old \(bv for brackets but fix the glyphsAli Gholami Rudi2012-02-298-91/+42
* devutf: fix \(br and \(rn positions in symbol fontAli Gholami Rudi2012-02-295-13/+31
* eqn: use \(lx and \(rx instead of \(bv for large bracketsAli Gholami Rudi2012-02-291-4/+4
* tr2ps: don't print \(pw for missing glyphsAli Gholami Rudi2012-02-291-20/+0
* refer: read the input even if no bib file is givenAli Gholami Rudi2012-01-141-8/+10
* README: include refer in compilation commandAli Gholami Rudi2012-01-141-3/+4
* refer: include all chars after .[ and .] till eolAli Gholami Rudi2012-01-141-10/+14
* refer: add a small refer cloneAli Gholami Rudi2012-01-144-1/+232
* pic: clean up parsing filesAli Gholami Rudi2012-01-137-4007/+1288
* tr2ps: fix reading \X parametersAli Gholami Rudi2012-01-121-2/+1
* grap: import from p9 source treeAli Gholami Rudi2012-01-1218-2/+6450
* don't change font encoding unless asked in DESCAli Gholami Rudi2011-08-1943-3952/+3692
* troff: fix hyphen.tex pathAli Gholami Rudi2011-08-111-1/+1
* cleanup path variables and change tmac.s to use \*(.PAli Gholami Rudi2011-08-106-26/+12
* tr2ps: cleanup glyphout() a bitAli Gholami Rudi2011-08-031-24/+11
* remove unused and duplicate charlib symbolsAli Gholami Rudi2011-08-019-8211/+167
* tr2ps: more compact ps output for showglyph_byname()Ali Gholami Rudi2011-08-012-5/+26
* tr2ps: ignore \n when reading the 5th column of font filesAli Gholami Rudi2011-08-011-1/+1
* tr2ps: fix including eps filesAli Gholami Rudi2011-07-311-6/+11
* tr2ps: copy \n in ustr_line()Ali Gholami Rudi2011-07-311-1/+1
* tr2ps: fix reading draw ellipse parametersAli Gholami Rudi2011-07-311-1/+1
* tr2ps: fix handling devcntl lines with one tokenAli Gholami Rudi2011-07-311-2/+2
* include troff data directoryAli Gholami Rudi2011-07-31153-29/+49298
* tr2ps: call readDESC() only after "x T dev" commandAli Gholami Rudi2011-07-293-4/+5
* tr2ps: let cp->next = NULL only for newly created onesAli Gholami Rudi2011-07-291-3/+3
* tr2ps: extract findglyph_ins()Ali Gholami Rudi2011-07-292-29/+27
* tr2ps: cleanup unused macros in path.hAli Gholami Rudi2011-07-291-12/+0
* ps_include: inline ps_include.hAli Gholami Rudi2011-07-292-82/+82
* tr2ps: store page list in an array instead of bitmapAli Gholami Rudi2011-07-291-67/+31
* tr2ps: use build_char() instead of global variablesAli Gholami Rudi2011-07-283-18/+19
* tr2ps: use glyph names instead of font rangesAli Gholami Rudi2011-07-286-216/+70
* troff: remove dwbinit.c and cleanup path definesAli Gholami Rudi2011-07-2813-416/+45
* troff: use correct initializers in hytab.cAli Gholami Rudi2011-07-281-105/+105
* eqn: use special chars for mathematical symbolsAli Gholami Rudi2011-07-281-48/+48
* initial port of plan9 troff to linuxAli Gholami Rudi2011-07-27127-0/+36216