>>>>> "Baruch" == Baruch Even <[EMAIL PROTECTED]> writes:
Baruch> Point number 4 is
Baruch> irrelevant, there is no Options->Keyboard popup anymore.
It is still here in 1.1.5fix, but I agree we can remove it right now.
Baruch> A "feature" of LyX is that when you switch a document it does
Baruch> not return to the same place as you were before but rather to
Baruch> the place where the cursor is, which is not always the place
Baruch> where the last viewing was.
Indeed.
Baruch> I don't really understand point 6, is it still relevant?
Not sure how to trigger it, but I do not think it has been fixed. It
had something to do with bad repainting of a partly obscured window, I
think.
Baruch> It seems like Point 9 is till true (It is about citation inset
Baruch> not escaping special characters on LaTeX output), this
Baruch> shouldn't be too hard to fix though, a simple call to an
Baruch> escaping function before adding the strings. I don't know
Baruch> exactly what latex characters should be escaped, can someone
Baruch> more knowledgeable in latex look into it? (or at least report
Baruch> what characters need escaping).
The right thing would be to attach a text inset to the citation
reference, but I do not know how easy/convenient it would be.
Basically, the code to escape characters is already here in lyxformat
reading/writing.
Baruch> Point 11 seems strange, if you select some text and press
Baruch> 'del' to delete it, it does a cut and so erases the cut&paste
Baruch> buffer. This is a good candidate to fix.
Sure. But everytime I tried to take a look at the code, I just gave up %-[
Baruch> Isn't point 13 already taken care of in one of the last fix
Baruch> rounds, it is a problem of being unable to copy&paste from lyx
Baruch> to other X11 apps.
No, being unable to keep formatting (bold/italics, style...).
Baruch> Point 21 has been fixed already.
No it has not.
JMarc