summaryrefslogtreecommitdiff
path: root/src/roff
Commit message (Expand)AuthorAgeFilesLines
* Integrated grap2graph, contributed by Eric S. Raymond.wlemb2003-07-021-1/+2
* * src/preproc/tbl/tbl.man: Document formatting of text blocks.wlemb2003-06-142-2/+2
* * src/roff/nroff/nroff.sh: Don't emit SGR for option -u.wlemb2003-06-071-2/+4
* * src/roff/troff/input.cc (return_macro_request): Fix detection ofwlemb2003-05-221-1/+1
* * tmac/doc.tmac (doc-tag-list): Don't use \Z to assure that spaceswlemb2003-05-181-0/+2
* * src/devices/grohtml/post-html.cpp (text_glob::text_glob):wlemb2003-04-164-7/+7
* Renamed all `*.cc' files to `*.cpp'.wlemb2003-04-1517-19/+19
* Add register \n[.height] which returns the value of \H.wlemb2003-04-101-0/+2
* Fix handling of   in grohtml. To do this, troff emits `N'wlemb2003-04-041-2/+8
* Check for stdint.h in C++, not in C.wlemb2003-04-041-2/+0
* * src/devices/grohtml/html-table.cc: Fix column width calculation.wlemb2003-04-012-0/+28
* * src/roff/troff/env.cc (point_size): Fix emission of html tag.wlemb2003-03-311-1/+1
* * src/roff/troff/env.cc (vertical_spacing): Allow zero value forwlemb2003-03-201-2/+2
* * src/roff/troff/input.cc (process_input_stack) <TOKEN_BEGIN_TRAP,wlemb2003-03-201-0/+2
* * src/roff/groff/groff.man: Mention groff_trace man page.wlemb2003-03-191-1/+2
* s,`,\`,gwlemb2003-03-181-2/+2
* * Makefile.in (LIBEXT): New variable to indicate the file extensionwlemb2003-03-171-22/+23
* * src/roff/troff/input.cc (charinfo_to_node_list): Resetwlemb2003-03-051-0/+1
* Make man pages more customizable.wlemb2003-02-261-0/+2
* Contrary to the PCL5 Developer's Guide, the ascenders in TFM fileswlemb2003-02-253-5/+5
* Valgrind fixes.wlemb2003-02-223-9/+15
* Another round trying to really fix problems with `have_input'.wlemb2003-02-171-5/+7
* * src/devices/grotty/tty.cc (tty_printer::make_rgb_string): Avoidwlemb2003-02-162-6/+10
* Add memory management for colors to deallocate unnamed colorswlemb2003-02-153-17/+14
* New commands \D'Fr ...', \D'Fc ...', etc. for orthogonality.wlemb2003-02-142-28/+95
* Improve error messages for `x F' (and `F') commands.wlemb2003-02-115-5/+14
* * src/preproc/eqn/neqn.sh, src/roff/nroff/nroff.sh: Usewlemb2003-01-282-1/+2
* * src/utils/indxbib/indxbib.cc (main) [__EMX__]: Check withwlemb2003-01-281-1/+1
* * src/libs/libgroff/strcasecmp.c, src/libs/libgroff/strncasecmp.c:wlemb2003-01-281-9/+1
* Add US-english hyphenation exceptions (converted from Barbarawlemb2003-01-253-42/+47
* Similar to \[is], the square root glyph (\[sr]) and the square rootwlemb2003-01-081-1/+2
* `is' is now a text symbol (only relevant for dvi). The math variantwlemb2003-01-072-0/+2
* * font/devhtml/R.proto, font/devutf8/R.proto: Add `ne' and `nc'.wlemb2003-01-023-5/+22
* * font/devdvi/generate/tc.map: Remove `**'.wlemb2002-12-222-3/+11
* * font/devX*/S: Regenerated.wlemb2002-12-212-2/+10
* Add glyph `tno', a textual variant of `no'.wlemb2002-12-112-0/+2
* * tmac/an-old.tmac (TH): Use integer value for `IN' if in nroffwlemb2002-12-094-24/+80
* * src/roff/groff/pipeline.c: Don't define `const' for _WIN32.wlemb2002-12-071-147/+260
* * font/devdvi/generate.tc.map: s/%O/%0/.wlemb2002-12-031-26/+26
* Add PS font for various Euro glyphs.wlemb2002-12-012-4/+6
* * font/devX*/S: Regenerated.wlemb2002-11-242-2/+56
* * src/roff/troff/uniglyph.cc (unicode_to_glyph_list): Add `va'wlemb2002-11-172-2/+6
* * src/roff/troff/node.cc (troff_output_file::put_char): Alwayswlemb2002-11-121-3/+2
* Added three new requests `schar', `fschar', and `rfschar'. `schar'wlemb2002-11-124-27/+105
* * font/devascii/R.proto, font/devcp1047/R.proto,wlemb2002-11-072-41/+47
* Adding support for composite glyphs: \[xxx yyy ...] and thewlemb2002-11-038-119/+3231
* * src/roff/nroff/nroff.man, src/roff/nroff/nroff.sh: Fix descriptionwlemb2002-11-012-9/+3
* Fix computation of .trunc register. Additionally, its value (andwlemb2002-10-302-15/+13
* * tmac/an-old.tmac (SH, SS, TP, IP, HP, TS): Protect .sp with .brwlemb2002-10-261-21/+34
* * src/roff/troff/node.cc (troff_output_file::fill_color,wlemb2002-10-241-18/+17