Am 11.12.2010 um 02:04 schrieb Enrico Forestieri: > On Fri, Dec 10, 2010 at 07:32:01AM +0100, Stephan Witt wrote: >> >> The original issue is back again. >> Pasting a copied graphics straight below the original >> the copy has an absolute path again. > > Ok, let's change approach, then. Please, back out all previous patches > and give the attached one a try. Test it even more thoroughly, as on > Mac different code flows will now be used, because isInternal() may now > return "true" instead of always "false" (I don't expect problems, though).
Ok, what I did: * revert the former patches * apply the new one * copy graphics inside document - Ok (relative path) * copy text from terminal - Ok * copy Subsection header from LyX 1.6.8 - Ok (inclusive formatting) * copy text from LyX to Mail - Ok * copy graphics from LyX to Mail - failed (no wonder :-)) * copy graphics from LyX 1.6.8 to patched LyX - Ok (with absolute path) What else to test? It looks really good! Stephan