summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* * src/preproc/pic/pic.cc: Removed.wlemb2001-07-252-6/+7
* * doc/Makefile (.ms.html): Put image files into a subdirectory.wlemb2001-07-202-2/+3
* * src/libs/libgroff/tmpname.cc: New file, defining get_tempname().wlemb2001-07-201-9/+9
* * src/preproc/html/pre-html.cc (scanArguments): Use getopt_long()wlemb2001-07-201-0/+6
* * doc/Makefile: Added GROFF_BIN_PATH to make it work with uninstalledwlemb2001-07-191-1/+25
* Replace call to `troff' with `groff -Z' to make it aware ofwlemb2001-07-171-5/+7
* * doc/homepage.ms: Don't include arkup.tmac (which no longer exists)wlemb2001-06-242-5/+5
* The .ns and .rs requests are now honoured not only in the top-levelwlemb2001-05-071-10/+3
* Rename register .q to .nswlemb2001-05-051-3/+3
* Added `.q' number register: Returns 1 if in no-space mode (if inwlemb2001-05-051-2/+3
* * doc/groff.texinfo: More info on conditionals.groff-1_17wlemb2001-04-161-579/+699
* * doc/groff.texinfo: Added some info about groff internals.wlemb2001-04-151-65/+257
* * doc/pic.ms: Fixing many font switches.wlemb2001-04-132-72/+113
* * NEWS: Updated.wlemb2001-04-101-266/+524
* * doc/groff.texinfo: Fixed and improved documentation of fonts.wlemb2001-03-261-48/+79
* * src/roff/troff/div.cc (save_vertical_space): Add default argumentwlemb2001-03-231-168/+263
* * doc/groff.texinfo: Added many @noindent.wlemb2001-03-221-799/+860
* * doc/groff.texinfo: Added macro @Var (and some hacks due to bugswlemb2001-03-211-269/+354
* * doc/groff.texinfo: Added new index: `st' (for strings).wlemb2001-03-201-516/+551
* * doc/groff.texinfo: Added two new indices: `es' (for escapes) andwlemb2001-03-191-1416/+1735
* * src/libs/libgroff/font.cc (font_widths_cache): Fixing syntax ofwlemb2001-02-281-2/+2
* troff's `box' and `boxa' requests didn't preserve temporarywlemb2001-01-231-2/+2
* First cut of the new html device driver. Changes to pre-html andwlemb2001-01-173-17/+59
* * NEWS, src/roff/troff/troff.man, doc/groff.texinfo: Fixwlemb2001-01-131-2/+2
* * src/roff/troff/input.cc: Move definition of special characterswlemb2001-01-121-7/+7
* Introducing the `box' and `boxa' requests which are similar towlemb2001-01-081-3/+3
* Ignore `.ss' request if in compatibility mode.wlemb2000-12-211-3/+6
* * PROBLEMS: Added info about adding -lPW on HP-UX to satisfy thewlemb2000-12-061-4/+4
* * tmac/an-old.tmac: Implementing the -rcR switch (similar to mdoc);wlemb2000-12-031-3/+7
* Fixing a bug which prevented hyphenation in words followedwlemb2000-12-021-3/+4
* In all programs, make -v return immediately with exit status 0 towlemb2000-11-151-3/+4
* * src/preproc/pic/depend: Removed. Unnecessary.wlemb2000-11-141-3/+1
* * src/roff/grog/grog.{pl,sh}: Implemented -C switch for compatibilitywlemb2000-11-141-4/+8
* * src/roff/groff/groff.cc (main): Add BIN_PATH to PATH instead ofwlemb2000-11-141-2/+3
* Add system tmac directory (/usr/local/lib/groff/site-tmac).wlemb2000-11-081-2/+6
* * Makefile.comm, Makefile.in: Remove tmac_{s,an}_prefix stuff.wlemb2000-10-261-3/+1
* Convert macros `tmac.XXX' to `XXX.tmac'. Special cases:wlemb2000-10-262-9/+11
* Invert current behaviour: Search first FOOBAR.tmac, thenwlemb2000-10-251-7/+7
* * man/roff.man, src/roff/troff/troff.man, NEWS, doc/groff.texinfo:wlemb2000-10-241-5/+6
* Move hyphen.us to tmac directory.wlemb2000-10-231-1/+1
* Implement $GROFF_BIN_PATH environment variable (which defaults towlemb2000-10-221-4/+14
* Replace tmac.safer with a real secure solution.wlemb2000-10-141-5/+6
* * src/libs/libbib/map.c, src/libs/libgroff/getcwd.c,wlemb2000-10-091-6/+20
* Implementing two new requests .tm1 and .tmc: The former is similarwlemb2000-09-111-1/+3
* Implementing a .nop request which does nothing.wlemb2000-09-021-1/+16
* * doc/groff.texinfo: Fix comment how to compile the DVI file.wlemb2000-08-261-4/+3
* * NEWS, doc/groff.texinfo, tmac/groff_tmac.man, man/roff.man,wlemb2000-08-251-7/+11
* * doc/texinfo.tex: Update to latest version.wlemb2000-07-301-8/+15
* * src/utils/tfmtodit/tfmtodit.cc: #include nonposix.h.wlemb2000-06-181-400/+527
* * src/roff/nroff/nroff.sh: Fix infinite loop.wlemb2000-05-281-4/+21