> I will add the `shc' entry back to grohtml.

After some thinking I've now decided not to do this.  Reason is that
we need a different mechanism for proper `­' support.  Currently,
groff emits a soft hyphen glyph only at line ends: With other words,
`­' (or rather `­') has never been emitted for -Thtml because
groff doesn't break lines for this output device.

For HTML output, `\%' should be directly passed through, this is, all
`\%' escapes within a word should be converted to `­', without any
further interpretation.  I can even imagine a special mode where
grohtml emits additional `­' entities at all possible hyphenation
points.


    Werner


_______________________________________________
Groff mailing list
Groff@gnu.org
http://lists.gnu.org/mailman/listinfo/groff

Reply via email to