Abdelrazak Younes <[EMAIL PROTECTED]> writes:
> On 24/09/2008 05:43, Jack M. Lyon wrote:
>> It would also be nice to display each index entry in its entirety rather
>> than just a snippet . . .
>>    
>
> This is implemented in the attached patch. I think this is safe for
> rc3 Jose but this is your call.

> +     buffer().tocBackend().toc("index").push_back(TocItem(pit, 0, 
> plaintext()));

Please do not use plaintext() for that. We have to sort it out properly,
but for now TOC stuff should use the textString() method of the insets.
The difference is in particular about how the contained insets are
shown.

JMarc

Reply via email to