summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorwlemb <wlemb>2001-04-13 09:03:52 +0000
committerwlemb <wlemb>2001-04-13 09:03:52 +0000
commitecad0be303b46ecdaf6900c60d6ebd2ac5ccc3c7 (patch)
treec29184a43b45b1cea3e760f7aa32f9223e44dcf1 /contrib
parentf9ac690187728a64d60be39a86d953a8996d1963 (diff)
downloadgroff-ecad0be303b46ecdaf6900c60d6ebd2ac5ccc3c7.tar.gz
* src/devices/grohtml/grohtml.man: Updated manual page regarding
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).
Diffstat (limited to 'contrib')
-rw-r--r--contrib/mm/groff_mm.man8
1 files changed, 4 insertions, 4 deletions
diff --git a/contrib/mm/groff_mm.man b/contrib/mm/groff_mm.man
index e90eacf6..6af75c66 100644
--- a/contrib/mm/groff_mm.man
+++ b/contrib/mm/groff_mm.man
@@ -1,5 +1,5 @@
.\"
-.\" $Id: groff_mm.man,v 2.0 2000/09/14 03:40:24 jhaegg Exp $
+.\" $Id: groff_mm.man,v 2.1 2001/04/13 09:03:52 wlemb Exp $
.\"
.de T2
.ne 2v
@@ -1181,7 +1181,7 @@ page number. The default page-header is "''- % -''", the page
number between two dashes.
.TP
.B PS
-Picture start (from pic). Begins a picture for \fB@TMAC@pic\fP, see
+Picture start (from pic). Begins a picture for \fB@g@pic\fP, see
the manual.
.TP
.B PX
@@ -1390,9 +1390,9 @@ Linelength is preserved though.
.TP
.B "TS [H]"
Table start. This is the start of a table specification
-to \fB@TMAC@tbl\fP. See separate manual for \fB@TMAC@tbl\fP.
+to \fB@g@tbl\fP. See separate manual for \fB@g@tbl\fP.
\fBTS\fP ends with \fBTE\fP.
-Argument \fIH\fP tells \fBm@TMAC@m\fP that the table
+Argument \fIH\fP tells \fBm@TMAC_M_PREFIX@m\fP that the table
has a header. See \fBTH\fP.
.TP
.B TX