summaryrefslogtreecommitdiff
path: root/src/preproc
Commit message (Expand)AuthorAgeFilesLines
...
* Typo.wl2008-08-191-1/+1
* * src/preproc/tbl/table.cpp (table::compute_separation_factor): Emitwl2008-07-182-14/+31
* * src/eqn/script.cpp (script_box::output): Portability fix.wl2008-04-291-2/+2
* * src/preproc/html/pre-html.cpp (usage): Don't describe options butwl2008-01-191-16/+9
* * man/groff_char.man, man/groff.man: Revised.wl2008-01-051-2/+3
* * src/groff/preproc/pic/lex.cpp (table): Add box attributeswl2007-11-195-33/+101
* * src/preproc/preconv/preconv.cpp (emacs_to_mime): Add `utf-16be'wl2007-11-082-24/+165
* Add some copyrights.wl2007-11-041-0/+19
* * man/groff.man: Fix URL of CSTR 54.wl2007-09-231-0/+1
* more typoswl2007-09-211-2/+1
* typoswl2007-09-211-2/+2
* * src/roff/troff/input.cpp (interpolate_arg): Remove compilerwl2007-09-203-9/+4
* * doc/groff.texinfo: Document new .O register and add crosswl2007-09-195-57/+137
* * src/libs/libgroff/string.cpp (string::remove_spaces): Fix memorywl2007-09-111-0/+4
* In pic, make rounded boxes work with colors. Reported by Urs Eggliwl2007-04-104-10/+14
* * tmac/trace.tmac (rn): Added.wl2007-03-211-12/+10
* * src/preproc/tbl/table.cpp (compute_span_width): Fix use ofwl2007-02-121-5/+5
* * src/preproc/tbl/table.h: Don't include `stdbool.h'.wl2007-02-122-13/+11
* improve ChangeLog entrywl2007-02-111-1/+2
* formattingwl2007-02-111-68/+86
* fix typo which prevents compilation with picky compilerswl2007-02-111-2/+2
* A try at the new rule for block column allocation is now enabled byesr2007-02-093-12/+34
* New table::count_block_colums() method counts columns in the tableesr2007-02-092-2/+20
* Initializers for table_entry() and all its subclasses now receive aesr2007-02-091-86/+87
* Minor corrections.esr2007-02-061-7/+12
* Change ... back to setting three low dots, add a cdits definition.esr2007-02-062-2/+13
* Replace ... with three medial dots as in the Guide to EQN.esr2007-02-051-2/+2
* * src/preproc/eqn/eqn.man: Revised.wl2007-02-0515-541/+602
* Fix a minor glitch in some cases of displayed-equation MathML markup.esr2007-02-031-4/+7
* The -TMathML option for eqn.esr2007-02-0315-444/+1210
* * src/preproc/tbl/tbl.man: Document .T#.wl2007-01-051-5/+26
* * src/preproc/tbl/tbl.man, NEWS: Document \n[TW].wl2007-01-051-11/+41
* * Makefile.in (oldfontdir): New variable.wl2006-12-311-1/+1
* Support up to 32 macro arguments in pic (and up to 16 on EBCDICwl2006-12-111-24/+57
* * doc/groff.texinfo (Expressions): Improve documentation of `!'.wl2006-10-231-1/+1
* 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-251-5/+27
* * font/devps/prologue.ps: Add BPhook.wl2006-08-131-1/+1
* * man/groff_tmac.man: Document usage of .PSPIC within diversions.wl2006-07-021-1/+1
* * 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/preproc/preconv/preconv.cpp (do_file): Fix conditionalwl2006-04-251-5/+5
* * 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
* * src/preproc/pic/pic.y (expr <INT>): Really return integer part.wl2006-03-191-2/+3