summaryrefslogtreecommitdiff
path: root/src/roff
Commit message (Expand)AuthorAgeFilesLines
...
* If a macro is called as a string, inherit value of \n[.br] from thewl2008-09-281-1/+5
* Fix incompatibility between `.de1' and `.do'. Without this change,wl2008-09-252-14/+21
* Add default encoding option -D to preconv and groff.wl2008-08-202-3/+23
* * src/roff/troff/input.cpp: s/safer_flag/unsafe_flag/.wl2008-02-261-9/+9
* * src/preproc/html/pre-html.cpp (usage): Don't describe options butwl2008-01-191-2/+8
* name_to_glyph() exists two times. Explain this.wl2008-01-161-1/+6
* * src/roff/troff/node.cpp (left_italic_corrected_node::add_self):wl2008-01-061-2/+6
* * */*: s/Osanna/Ossanna/.wl2008-01-042-16/+19
* * NEWS: Updated.wl2007-12-062-9/+9
* * src/roff/nroff/nroff.sh: Handle GROFF_TYPESETTER environmentwl2007-11-192-42/+83
* Add some copyrights.wl2007-11-041-0/+24
* * src/roff/troff/input.cpp (do_ps_file): Handle `%X' in headerwl2007-10-211-4/+11
* * src/roff/troff/input.cpp (interpolate_arg): Remove compilerwl2007-09-201-2/+2
* * doc/groff.texinfo: Document new .O register and add crosswl2007-09-192-6/+42
* * tmac/unicode.tmac: Make `-' a pure input character by mapping itwl2007-09-141-0/+1
* * src/roff/troff/input.cpp (get_copy): Add third argument to controlwl2007-03-191-6/+11
* Many, many fixes caused by sloppy conversion from old to new format.wl2007-02-081-172/+215
* Follow through on a portability fix.esr2007-02-061-1/+1
* .SY and .YS are canned macros now, so we can use them here.esr2007-02-061-52/+5
* Change .UR/.UE and .MT/.ME so the start macro no longer takesesr2007-02-062-26/+26
* Cleaned up groff.man.esr2007-02-021-376/+245
* * tmac/an-ext.tmac (ME): Don't use `\:'.wl2007-02-021-47/+89
* Converted to use .SY/.OP/.YS. Conversion checked using the protocolesr2007-02-021-331/+65
* * 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
* * 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
* * src/preproc/soelim/soelim.man: Document how to insert `\' and ` 'wl2006-08-251-6/+6
* Add new flag to .cflags to enable hyphenation without looking atwl2006-08-112-8/+21
* Add a request `.fzoom' and a number register `.zoom' to magnifywl2006-07-124-9/+70
* * src/roff/troff/input.cpp (interpolate_macro):wl2006-06-291-1/+1
* update copyright yearwl2006-06-281-2/+2
* * 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-302-5/+3
* * 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
* Surround the (pseudo) file name for the .pso request with `<' andwl2006-04-263-12/+16
* Implement new number register `.br' which is set to 1 if a macro haswl2006-04-042-9/+26
* * 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-271-3/+2
* * tmac/groff_ms.man: Document PT, HD, and BT.wl2006-03-051-3/+6