summaryrefslogtreecommitdiff
path: root/src/preproc
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* * src/preproc/tbl/tbl.man: Mention default length of text blocks.wl2006-03-131-1/+4
* * Makefile.in: Add comment about DESTDIR.wl2006-02-261-3/+3
* * src/libs/libgroff/glyphuni.cpp (glyph_to_unicode_list): Use entrywl2006-02-241-5/+6
* Remove all remaining traces from the `shc' glyph.wl2006-02-231-2/+10
* This change is based on a patch by Bruno Haible <bruno@clisp.org>.wl2006-01-261-2/+2
* * src/preproc/grn/main.cpp (USE_ST_REQUEST): New macro.keithmarshall2006-01-261-2/+16
* * src/preproc/preconv/preconv.cpp (main): Set program_name. Bugwl2006-01-211-0/+1
* Work around unportability of nl_langinfo(CODESET).wl2006-01-101-13/+3