summaryrefslogtreecommitdiff
path: root/src/preproc/eqn
Commit message (Expand)AuthorAgeFilesLines
* Oops, missed a line.wl2013-01-131-1/+1
* [eqn] Fix display of matrices in nroff output.wl2013-01-131-2/+2
* [tbl] Allow characters #, `, and ' as eqn delimiters.wl2013-01-071-11/+0
* Revert previous change.wl2013-01-071-8/+4
* Whitespace.wl2013-01-071-4/+4
* [eqn] Handle border cases of `delim on' and `delim off'.wl2013-01-071-4/+8
* [eqn] Add `delim on'.wl2013-01-062-3/+31
* Eliminate running test in Synopsis, it makes mechanical parsing too hard.esr2012-07-071-4/+4
* Fix compiler warnings.wl2011-10-311-3/+3
* Minor fixes suggested by Keith.wl2009-10-281-2/+2
* Document limitations with `#' characters, tbl, and eqn.wl2009-10-281-1/+12
* * */Makefile.* (CLEANADD, CLEANNOTSRCDIRADD, CLEANDIRADD): Renamedgroff-1_20_1wl2009-01-081-1/+1
* Update copyright year.wl2009-01-0520-20/+26
* * */*: Update GPL2 to GPL3.wl2009-01-0418-90/+72
* * man/roff.man, doc/groff.texinfo: Improve the history part. Thiswl2008-10-101-2/+3
* * src/eqn/script.cpp (script_box::output): Portability fix.wl2008-04-291-2/+2
* * man/groff_char.man, man/groff.man: Revised.wl2008-01-051-2/+3
* more typoswl2007-09-211-2/+1
* typoswl2007-09-211-2/+2
* * src/roff/troff/input.cpp (interpolate_arg): Remove compilerwl2007-09-201-2/+2
* * doc/groff.texinfo: Document new .O register and add crosswl2007-09-194-3/+23
* * tmac/trace.tmac (rn): Added.wl2007-03-211-12/+10
* 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
* * Makefile.in: Add comment about DESTDIR.wl2006-02-261-3/+3
* Remove redundant braces.wl2005-12-291-6/+4
* Another try to update getopt files. This time we add a dummywl2005-06-162-2/+10
* * contrib/pdfmark/Makefile.sub (.ms.pdf): Use `--stylesheet', notwl2005-05-281-0/+1
* * All affected files: Update postal address of FSF.wl2005-05-2618-18/+18
* Miscellaneous script portability enhancements.wl2005-05-181-1/+1
* * src/preproc/eqn/eqn.man, NEWS: Document various extensions ofwl2005-02-201-2/+83
* * src/preproc/eqn/eqn.man: Revised.wl2004-12-041-88/+271
* Minor typos.wl2004-10-041-1/+1
* Updated.wl2004-09-171-0/+1
* * arch/misc/Makefile.sub (shdeps.sed): Use $(srcdir).wlemb2004-05-281-0/+4
* * src/devices/grolbp/lbp.h, src/preproc/grn/gprint.h,wlemb2004-04-171-1/+1
* * src/libs/libgroff/glyphuni.cpp (glyph_to_unicode_list),wlemb2004-04-085-23/+21
* Make scripts like nroff.sh and neqn.sh portable across variouswlemb2004-04-072-5/+4
* * Makefile.in (SEP): Replaced with...wlemb2004-03-051-1/+1
* Renamed all `*.cc' files to `*.cpp'.wlemb2003-04-1516-16/+16
* Add memory management for colors to deallocate unnamed colorswlemb2003-02-151-1/+21
* Improve error messages for `x F' (and `F') commands.wlemb2003-02-112-8/+8
* * 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
* Similar to \[is], the square root glyph (\[sr]) and the square rootwlemb2003-01-081-5/+6
* Use OBJEXT for the object file extension.wlemb2002-08-231-15/+15