On Thu, Sep 14, 2006 at 09:41:52AM +0200, Lars Gullik Bjønnes wrote: > Enrico Forestieri <[EMAIL PROTECTED]> writes: > > | On Thu, Sep 14, 2006 at 02:14:26AM +0200, Lars Gullik Bjønnes wrote: > | > > | > This patch removes the support for the latexaccent inset, in favour of > | > unicode chars (combining or not.) > | > > | > I need some further help with the python part: revert is completely > | > missing, I don't translate the "stroke" variants, and singular > | > dot-less-i, dot-less-j. ...and do anyone remember what this "special > | > caron" was about? > | > | Maybe it is the \breve accent? (see attached) > > No I don't think so. We already handled breve with "\u{X}" > > We used "\q{X}" for special caron, but that is not a supported latex > command...
I checked the documentation about accent-special-caron and it is unchanged (really missing) at least from 1.1.6. Typing "accent-special-caron a" in the minibuffer produces nothing in 1.1.6 and "{a}" in recent versions. So, from what I gather, accent-special-caron has never worked. -- Enrico