summaryrefslogtreecommitdiff
path: root/font
diff options
context:
space:
mode:
authorwlemb <wlemb>2003-04-01 21:26:41 +0000
committerwlemb <wlemb>2003-04-01 21:26:41 +0000
commit18a7f724864d3cbb282a90849268df0ba905b0c1 (patch)
tree7b83fece3ba6fa1c421bf3aaf3c641cafe2f21d6 /font
parenteddc04d73ab0dd063925712f1448826403d2afb4 (diff)
downloadgroff-18a7f724864d3cbb282a90849268df0ba905b0c1.tar.gz
* src/devices/grohtml/html-table.cc: Fix column width calculation.
(html_table::set_linelength): Don't add 1. (html_table::add_indent): Don't subtract 1. * tmac/html.tmac: Set default page offset to zero. Make groff emit `&nbsp;' for `\ ' and `\~' if `-Thtml' is used. * src/roff/troff/node.cc (space_char_hmotion_node::tprint, unbreakable_space_node::tprint): New functions. (troff_output_file): Make space_char_hmotion_mode::tprint and unbreakable_space_node::tprint to friends. * src/roff/troff/node.h: Updated. * font/devhtml/R.proto: Add `&nbsp' at position 0xA0 (as defined in the HTML standard).
Diffstat (limited to 'font')
-rw-r--r--font/devhtml/R.proto1
1 files changed, 1 insertions, 0 deletions
diff --git a/font/devhtml/R.proto b/font/devhtml/R.proto
index 7dd39b93..a4bddf0c 100644
--- a/font/devhtml/R.proto
+++ b/font/devhtml/R.proto
@@ -118,6 +118,7 @@ rC 24 0 0x007D
a~ 24 0 0x007E
~ "
ti "
+--- 24 0 0x00A0 &nbsp;
r! 24 0 0x00A1 &iexcl;
ct 24 0 0x00A2 &cent;
Po 24 0 0x00A3 &pound;