scribble-enhanced/collects
Danny Yoo a84adaeddb Revert most of the change to word break, but introduce a nbsp for browser metrics.
Related to PR 13305: I tried to use zero-width-space to force appropriate
line breaks, but unfortunately under Opera on Linux, this shows as
unsupported character glyphs.

Since I can't reliably use zero-width-space, I'm backtracking to the
prior solution on introducing spans with the mywbr class.  However,
I've added in a &nbsp element to the content of the span, as suggested
elsewhere on the web.  This appears to fix the _gcpointer issue that
Eric sees.

original commit: 7323dde0eabf54dafb85d0e882ccefbf33e5535f
2013-02-18 17:19:17 -07:00
..
help Revise commented code so it can replace exiting code without dependency issues. 2012-01-26 13:20:26 -05:00
scribble Revert most of the change to word break, but introduce a nbsp for browser metrics. 2013-02-18 17:19:17 -07:00
scribblings/scribble scribble: improve HTML handling of 'unnumbered and 'toc-hidden 2013-02-15 20:11:18 -07:00
scriblib scriblib/figure: overhaul 2013-01-24 06:43:11 -05:00
tests Scribble: add 'grouper and 'hidden-number part style properties 2013-02-01 10:15:53 -08:00