On 13-Jul-2000 Lars Gullik Bjønnes wrote:
> Juergen Vigna <[EMAIL PROTECTED]> writes:
> 
>| Thanks this was indeed a small bug! I fixed it already. The problem
>| is that insetbib is the ONLY inset which is NOT written out as inset!
>| (that means it does not have a \begin_inset | \end_inset), for now I
>| just implemented an own Read routine for this inset, but IMO this
>| should change and it should write the same \begin_inset | \end_inset 
>| tokens to the save-file as all other insets!
> 
> the insetlatexacctent does also not use \begin_inset \end_inset
> (and with unicode that inset would go)

The real problem was that bibitem is a subclass of insetcommand AND
insetcommand USES [begin|end]_inset, so I added (because otherwise it
gives bugs) the reading of the \end_inset in the Read() routine of
insetcommand, but as the subclass does not have the \end_inset this
gave the error, so it was just some inconsistency in 1 inset-class!

      Jürgen

--
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

Dr. Jürgen Vigna        E-Mail:  [EMAIL PROTECTED]
Italienallee 13/N       Tel/Fax: +39-0471-450260 / +39-0471-450296
I-39100 Bozen           Web:     http://www.sad.it/~jug

-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

Women give themselves to God when the Devil wants nothing more to do with them.
                -- Arnould

Reply via email to