groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Groff-commit] Changes to //var/cvs/groff


From: wlemb
Subject: [Groff-commit] Changes to //var/cvs/groff
Date: 31 Mar 2003 14:31:21 -0000

Log from commit: 

Update of /var/cvs/groff/tmac
In directory genba:/tmp/cvs-serv16761/tmac

Modified Files:
        an-old.tmac html.tmac troffrc-end 
Log Message:
* src/roff/troff/env.cc (point_size): Fix emission of html tag.
Otherwise, the following code

  .di xxx
  .ps 10
  a
  .br
  .di
  x\*[xxx]

produces `x a' instead of `xa'.  This is a temporary fix, disabling
font changes in diversions for -Thtml.

* tmac/an-old.tmac (TH, SH): Use `HTML-TAG-NS' instead of
`HTML-TAG'.
(an-do-tag-html): Merge with ...
(an-do-tag): This macro.
Change code slightly to circumvent grohtml bug.
* tmac/troffrc-end: Define dummy for HTML-TAG-NS.

* src/devices/grohtml/html-table.cc (html_table::emit_col,
html_table::is_gap): Round `width' properly.

* tmac/html.tmac: Provide some default layout parameters for
grohtml.

* font/devhtml/DESC.proto: Don't use discrete values for `sizes'
command.

src/devices/grops/ps.cc (ps_printer::do_import): Fix error message.

* tmac/an-old.tmac (BT): Don't call .tl if register `ps4html' is
defined.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]