summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Collapse)AuthorAgeFilesLines
* Initial revisionwlemb2001-08-103-0/+271
|
* * contrib/mm/groff_mm.man: Start always a new line after end ofwlemb2001-07-262-191/+374
| | | | | | | sentence. Add some compatibility info to the HF variable. * contrib/mm/m.tmac: Fix initialization of Hps1 and Hps2.
* Added .cvsignore fileswlemb2001-07-191-0/+4
|
* Fix problems with preprocessor string for `man' program.wlemb2001-06-273-3/+15
| | | | | | | * *.man: Don't use `s' in preprocessor string -- it doesn't exist. Updated/added copyright. Moved Emacs's local variable to identify nroff mode to the end of the file; add local variable if missing.
* * contrib/mm/m.tmac (TH): Fix incorrect error message.wlemb2001-05-161-3/+2
| | | | | | * src/roff/troff/input.cc (read_size): Emit warning if value becomes less than or equal zero; set it to 1 then. * src/roff/troff/node.h (node::node): Initialize `last'.
* * src/devices/grohtml/grohtml.man: Updated manual page regardingwlemb2001-04-131-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | simple anchor. * src/preproc/html/pre-html.cc (createImage): Fixed right hand cropping of images. (removeTempFiles): New function to tidy up temporary files. * src/preproc/html/pre-html.cc (main): Calls `removeTempFiles()'. Many fixes to do with the new inline suppress node and image regions are much tighter. * src/devices/grohtml/post-html.cc: New method `is_auto_img'. (generate_img_src): New function. (html_printer::do_auto_image): Utilizes it. (do_heading, do_title): Include inline images within their contents. (html_printer::begin_page): Tidied up comments that are issued to the html output file. (html_printer::do_fill): Fixed so that `.nf' works with fonts other than courier. (text_glob::is_br): New method used by do_heading. * tmac/s.tmac: If -Thtml then emit $1 in .IP rather than its equivalent diversion. * src/include/html-strings.h: Altered image tags to reflect the inline image node. * src/include/htmlindicate.h (html_end_suppress): Added `is_inline' parameter. * src/preproc/eqn/main.cc: Will suppress generation of image tags if it is already inside a pic image. Only emit tags if the argument `-Tps:html' is present. * src/preproc/tbl/main.cc: Changes to reflect additional `html_end_suppress' parameter. * src/roff/troff/env.cc: Only emit eol tag if a node has been emitted since the last eol tag was written. * src/roff/troff/env.h: New boolean `emitted_node'. * src/roff/troff/input.cc (do_suppress): Handles extra suppress nodes O3, O4, O5. No longer use `output_low_mark_miny'. * src/roff/troff/node.cc (check_charinfo): New method. (troff_output_file::determine_line_limits): Alterations to limit checking. * tmac/www.tmac: Changes to reflect new suppress nodes. * src/devices/grohtml/post-html.cc (html_printer::add_to_sbuf): Escape the html_glyph in the buffer. (str_translate_to_html): Output the unescaped escaped_char. * src/devices/grohtml/html-text.cc (issue_table_begin): Set `frame=void', not `frame=none'. Add `border=0'. * contrib/mm/groff_mm.man: Fixing some typos. * PROBLEMS: Add some words on how to avoid wrapper macros. * doc/groff.texinfo: Improve documentation of troff's -a option. Documentation for pic added (doc/pic.ms).
* * (dummy line to force cvs update...)jhaegg2001-03-052-3/+4
|
* * S didn't reset to default point sizejhaegg2001-03-051-0/+4
|
* * Fixed assignment of page offset given as a command line argument.wlemb2001-01-062-4/+8
|
* * Renamed tmac.m and tmac.mse to m.tmac and mse.tmacjhaegg2000-11-174-3663/+6
|
* * Renamed tmac.m and tmac.mse to m.tmac and mse.tmacjhaegg2000-11-174-8/+3671
|
* * New Changelog-format, it will show changes better.jhaegg2000-09-141-1/+8
| | | | | | | | Easier for other to use. (Somehow I didn't really understand why the e-mail address was supposed to be 'jh at axis.com' in the Changelog. :-) path lists use the semicolon as a separator.
* * version 2.0jhaegg2000-09-141-0/+8
| | | | | | | | * Had to do something about my version numbering. The main CVS archive was not in sync with mine. So, now it is 2.0. :-) * MC had a bug in column calculation, (thanks to T. Kurt Bond)
* Sorry about this, 'commit' didn't allow -rjhaegg2000-09-1414-22/+41
|
* * contrib/mm/Makefile.sub: New target 'all', makes all prerequisiteswlemb2000-08-281-1/+4
| | | | of 'install'.
* * Makefile.sim (.man.n): Replace `;' with `|', since DOS/Windowswlemb2000-06-182-22/+27
| | | | path lists use the semicolon as a separator.
* * Fixing a lot of typos in groff_mm.manwlemb2000-06-042-63/+68
|
* * Makefile.in, contrib/mm/Makefile.sub, src/preproc/eqn/Makefile.sub,wlemb2000-03-071-2/+2
| | | | | | src/roff/groff/Makefile.sub, src/roff/nroff/Makefile.sub, src/utils/afmtodit/Makefile.sub: Use $(INSTALL_SCRIPT) for script files.
* * Changed the version number in the CVS repositoryjhaegg2000-02-2112-19/+20
|
* Initial revisionwlemb2000-02-0630-0/+16088