Fix the behaviour of constructions like \e{index \i{term}} -- the index tag
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Mon, 1 Jan 2007 21:27:39 +0000 (21:27 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Mon, 1 Jan 2007 21:27:39 +0000 (21:27 +0000)
commitb9e27ab606985162d9b7168c9e0b6fc2a3df4579
tree9588aaee9a2cddb77cfe375c797dfa4e74dbaa04
parent8132b417818277c88926aa40c639b24c40097af8
Fix the behaviour of constructions like \e{index \i{term}} -- the index tag
was causing emphasis to be broken (particularly noticeable in text-like
backends). There are some instances of this in the PuTTY manual, for instance.

Unfortunately, \k references in similar situations still aren't quite right,
but fixing that will be more involved, and I haven't found any instances
yet.

git-svn-id: svn://svn.tartarus.org/sgt/halibut@7049 cda61777-01e9-0310-a592-d414129be87e
halibut.h
inputs/test.but
misc.c