summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * doc/groff.texinfo (Page Location Traps) [.wh]: Give more detailswl2006-11-131-4/+6
* Fix .PS in src/roff/grog/grog.pl.bwarken2006-11-061-9/+15
* Fix src/roff/grog/grog.pl.bwarken2006-11-062-1/+39
* Rewrite of grog.bwarken2006-11-064-342/+1330
* * man/roff.man, src/roff/groff/groff.man: Add `chem', fix positionbwarken2006-10-281-90/+198
* Add `\%^' escape to handle the parameters to a macro as a stringwl2006-10-262-18/+76
* * doc/groff.texinfo (Expressions): Improve documentation of `!'.wl2006-10-231-1/+1
* formattingwl2006-09-264-5/+9
* * src/roff/troff/input.cpp (read_size): Revert previous changewl2006-09-101-10/+3
* * src/roff/troff/input.cpp (read_size): Fix `\s[-\n[.s]]' so that itwl2006-09-091-4/+14
* * src/roff/troff/env.cpp (environment::do_break): Insert zero-widthwl2006-09-061-2/+4
* * src/roff/groff/groff.cpp (main): Pass -U flag to pic also.wl2006-09-031-3/+3
* Add a request `pev' to print environment information (similar towl2006-09-022-2/+154
* Fix soelim usage().bwarken2006-09-011-1/+1
* * src/preproc/pic/main.cpp (usage): Add missing options.wl2006-09-011-3/+3
* * src/preproc/soelim/soelim.man: Document how to insert `\' and ` 'wl2006-08-252-11/+33
* * font/devps/prologue.ps: Add BPhook.wl2006-08-133-240/+302
* Add new flag to .cflags to enable hyphenation without looking atwl2006-08-112-8/+21
* typos, grammar fixeswl2006-07-311-1/+1
* Add a request `.fzoom' and a number register `.zoom' to magnifywl2006-07-126-27/+135
* * man/groff_tmac.man: Document usage of .PSPIC within diversions.wl2006-07-021-1/+1
* * src/roff/troff/input.cpp (interpolate_macro):wl2006-06-291-1/+1
* Add support for \D'p...' to grotty.wl2006-06-292-24/+83
* update copyright yearwl2006-06-281-2/+2
* * src/preproc/refer/command.h (have_bibliography): New variablewl2006-06-273-4/+8
* Insignificant note in pre-html.h that refered to old .cc file.sinuhe2006-06-272-36/+39
* typoswl2006-06-201-3/+3
* * src/preproc/tbl/tbl.man: Document limitations of .TS/.TE within awl2006-06-161-0/+12
* * src/preproc/tbl/tbl.man: Add example for use of .TS/.TE within awl2006-06-131-0/+33
* * src/roff/troff/input.cpp (token::next) <\N>: Catch negative valueswl2006-05-311-0/+4
* * src/libs/libgroff/font.cpp (font::load): Reject fonts calledwl2006-05-303-13/+21
* * tmac/an-old.tmac (an-do-tag): Make margin characters work.wl2006-05-271-1/+2
* * src/roff/groff/groff.man: Remove superfluous word `intermediate'.keithmarshall2006-05-111-1/+1
* * src/roff/groff/groff.man: Update copyright notice.keithmarshall2006-05-101-12/+9
* * src/devices/grohtml/post-html.cpp (page::add_and_encode): Don'twl2006-05-051-13/+9
* * src/utils/afmtodit/afmtodit.pl: New option `-c' to add fontwl2006-05-012-8/+42
* * src/libs/libdriver/input.cpp (parse_x_command <'F'>, do_filewl2006-04-261-3/+3
* Surround the (pseudo) file name for the .pso request with `<' andwl2006-04-263-12/+16
* * src/devices/grohtml/post-html.cpp (html_printer::~html_printer):wl2006-04-261-1/+2
* * src/preproc/preconv/preconv.cpp (do_file): Fix conditionalwl2006-04-251-5/+5
* Implement new number register `.br' which is set to 1 if a macro haswl2006-04-042-9/+26
* * src/devices/grops/ps.cpp: s/must not/should not/ in warningwl2006-03-291-3/+3
* * configure.ac: Call AC_PROG_EGREP.wl2006-03-282-4/+9
* Add two request `.device' and `.devicem' which are equivalent towl2006-03-271-0/+37
* * src/roff/troff/input.cpp (encode_char): Emit special characterswl2006-03-272-9/+8
* * tmac/Makefile.sub (NORMALFILES, SPECIALFILES): Add various missingwl2006-03-271-0/+3
* * src/devices/grops/grops.man: Some clarifications regardingwl2006-03-261-3/+24
* * src/preproc/pic/pic.y (expr <INT>): Fix code.wl2006-03-221-1/+1
* * src/preproc/pic/pic.y (object_spec THEN): For compatibility withwl2006-03-211-8/+21
* * src/preproc/pic/objects.cpp (object_spec::make_line): Handle `at'wl2006-03-191-3/+27