>>>>> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes:
Georg> Jean-Marc Lasgouttes wrote: >>>>>>> "Jean-Marc" == Jean-Marc Lasgouttes >>>>>>> <[EMAIL PROTECTED]> writes: >> Jean-Marc> The following (trivial) patch fixes bug 1890. Although it Jean-Marc> is a satisfactory fix (insert the optarg inset as open Jean-Marc> instead of collapsed, like for all other collapsable Jean-Marc> insets), it hides a more annoying bug: when the collapsable Jean-Marc> inset is inserted as collapsed, the xo() and yo() values Jean-Marc> are not set correctly by the metrics (?) phase and trigger Jean-Marc> an assertion. Georg> I looked at that, too, but could not find the reason. In theory Georg> setPoscache should be called before xo and yo are used, but Georg> this does not seem to be the case. So I guess I will just apply my patch now, until someone gets bitten by that in another situation. JMarc