summaryrefslogtreecommitdiff
path: root/src/roff/troff/node.h
Commit message (Expand)AuthorAgeFilesLines
* * contrib/mm/m.tmac (TH): Fix incorrect error message.wlemb2001-05-161-2/+2
* * src/preproc/html/pre-html.cc (scanArguments): Use `troff_command'wlemb2001-04-191-1/+1
* Implement continuous underlining for nroff mode. To do that, a newwlemb2001-04-061-2/+4
* * src/roff/troff/node.cc (space_node::get_hyphenation_type): Newwlemb2001-02-171-0/+1
* Fixing a bug which prevented proper end-of-sentence recognitionwlemb2001-02-161-3/+4
* Redesigned the `unformat' request. It is no longer connected withwlemb2001-02-131-30/+46
* * src/roff/troff/node.h (unbreakable_space_node, hmotion_node,wlemb2001-02-081-0/+8
* A new escape sequence `:', inserting a zero-width break point.wlemb2001-02-041-1/+9
* Fixed a bug which prevented hyphenation of words which are finishedwlemb2001-01-281-2/+2
* troff's `box' and `boxa' requests didn't preserve temporarywlemb2001-01-231-8/+12
* First cut of the new html device driver. Changes to pre-html andwlemb2001-01-171-6/+50
* * src/roff/troff/input.cc: Move definition of special characterswlemb2001-01-121-7/+10
* Fixing a bug which prevented hyphenation in words followedwlemb2000-12-021-1/+1
* For security reasons, don't use the current directory but the homewlemb2000-11-131-1/+1
* * src/include/posix.h: Remove definition of FILENAME_MAX.wlemb2000-08-251-1/+3
* Initial revisionwlemb2000-02-061-0/+495