summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Redesigning color support in troff. Colors are no longerwlemb2002-10-021-11/+21
* * src/devices/grolbp/lbp.cc: Replace `300' with `font::res' wherewlemb2002-09-231-13/+21
* * src/roff/troff/env.cc (title): Copy color status after processingwlemb2002-09-203-9/+30
* Add a site-specific font directory.wlemb2002-09-161-4/+65
* * doc/groff.texinfo, man/groff_font.man: Clarify argument of \N.wlemb2002-09-121-2/+3
* * doc/Makefile.in (webpage.html): Depend on gnu.eps also.wlemb2002-09-102-3/+3
* Add global option `nospaces' to tbl so that leading and trailingwlemb2002-09-081-2/+36
* * src/include/config.hin: Add `HAVE_ISATTY'.wlemb2002-09-071-4/+4
* * doc/Makefile.in (.texinfo.html): Add -I switch.wlemb2002-09-062-1/+13
* * src/preproc/html/pre-html.cc (imageList::createPage): Usewlemb2002-09-041-10/+10
* * doc/webpage.ms: Updated.wlemb2002-08-141-57/+552
* * doc/grnexmpl.me: Remove calls to .st and .sc which are undefined.wlemb2002-07-311-2/+0
* * doc/Makefile.sub (PROCESSEDEXAMPLEFILES): Remove gnu.eps andwlemb2002-07-261-5/+5
* * doc/Makefile.in, doc/Makefile.sub (groff_bin_path): Don't usewlemb2002-07-242-3/+7
* * doc/groff.texinfo: Document `papersize' keyword.wlemb2002-07-241-0/+21
* Changing the substring request to make it fit better with otherwlemb2002-07-072-15/+27
* Implementation of string arguments of the form \*[foo arg1 arg2 ...]wlemb2002-06-291-16/+27
* Minor doc fixes.wlemb2002-06-261-1/+1
* * doc/pic.ms, src/preproc/pic/pic.man: Fix description of `:='.wlemb2002-06-241-24/+26
* * doc/pic.ms: Improve documentation of composite block objects.wlemb2002-06-241-2/+40
* * src/roff/troff/input.cc (init_registers): Add three registerswlemb2002-06-231-3/+40
* Make \X accept both `\ ' and `\~', converting them to single spacewlemb2002-06-231-2/+3
* Add a `color' request and a `.color' register to control usage ofwlemb2002-06-192-6/+20
* Don't produce HTML files if utility programs are missing.wlemb2002-06-151-17/+29
* * doc/groff.texinfo: Add more info on .tr arguments.wlemb2002-06-071-4/+34
* * NEWS, src/roff/grog/grog.man, doc/groff.texinfo: Updated.wlemb2002-06-061-1/+1
* * Makefile.comm (CLEANNOTSRCDIRADD): New target for files whichwlemb2002-06-032-23/+66
* * doc/Makefile.sub (CLEANADD): Add grnexmpl.g, groff, and groff-*wlemb2002-05-301-1/+4
* * Makefile.in (prepare_examples): Fix typo.wlemb2002-05-272-1/+186
* Add .output request, similar to \! at top-level.wlemb2002-05-271-1/+19
* Updatedwlemb2002-05-261-1/+9
* Including the doc subdir into groff's Makefile system.wlemb2002-05-263-120/+135
* Change syntax of \O: \O[0] suppresses output, \O[1] enables outputwlemb2002-05-222-13/+20
* Pic's `with' attribute now accepts positions.wlemb2002-05-171-397/+659
* * src/roff/troff/env.cc(hyphen_trie::hpf_getc): Accept ^^x (charwlemb2002-05-151-2/+3
* Adding `warnscale' and `spreadwarn' requests, based on a patch fromwlemb2002-05-111-0/+39
* * src/roff/troff/node.cc (special_node::special_node): Usewlemb2002-05-082-143/+198
* * doc/groff.texinfo: Don't use the string `Appendix' for appendixwlemb2002-05-031-28/+55
* * doc/groff.texinfo: Finished separation of glyphs and characters.wlemb2002-05-032-174/+581
* * doc/fdl.texi: New file.wlemb2002-05-021-686/+345
* * doc/groff.texinfo: Integrated groff_out.man.wlemb2002-04-261-259/+992
* * doc/groff.texinfo: Moving @cindex entries after @Def* to getwlemb2002-04-231-455/+496
* * doc/groff.texinfo: More examples, other fixes.wlemb2002-04-221-128/+309
* * src/roff/troff/input.cc (pipe_output): Multiple calls to `pi'wlemb2002-04-201-60/+192
* * doc/groff.texinfo: Add documentation of remaining escapes.wlemb2002-04-191-0/+38
* * src/roff/troff/input.cc (token::next): Make \H behave consistentlywlemb2002-04-181-4/+19
* * doc/groff.texinfo: Document \\, \e, \E, \., and \c.wlemb2002-04-171-24/+212
* Add new escape \F to switch font family.wlemb2002-04-151-18/+39
* Implement \f[] as an alternative to \fP. Change \mP and \MP towlemb2002-04-142-10/+10
* * doc/groff.texinfo: Completed pass on gtroff reference.wlemb2002-04-121-50/+150