* src/roff/troff/node.cpp (left_italic_corrected_node::add_self):
commit6418f7bec57888db4b2f86e2b86564601a30ec17
authorWerner LEMBERG <wl@gnu.org>
Sun, 6 Jan 2008 14:00:03 +0000 (6 14:00 +0000)
committerWerner LEMBERG <wl@gnu.org>
Sun, 6 Jan 2008 14:00:03 +0000 (6 14:00 +0000)
tree02cfbc7ff8a7477fb003a392a89842878144dd30
parent55fe48afb48e1dca0f179bb710b161a1abb1c6ee
* src/roff/troff/node.cpp (left_italic_corrected_node::add_self):
Don't remove itself if there is no glyph associated with the node
yet.  This happens, for example, in this situation:

  .ll 15000u
  .ft I
  x x
  (\,f
ChangeLog
src/roff/troff/node.cpp