Le 20 avr. 10 à 08:57, Vincent van Ravesteijn - TNW a écrit :
Note that you could define generic implementations for copying to text and latex with little effort.I thought I did so.
I meant implementing this new lfun directly in Inset::dispatch. Copying as
text or as latex can be done by invoking the relevant virtual methods. JMarc