https://bugs.documentfoundation.org/show_bug.cgi?id=101643
Bug ID: 101643
Summary: Questionable choice which format to take data in from
the clipboard
Product: LibreOffice
Version: 5.1.3.2 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: libreoffice-bugs@lists.freedesktop.org
Reporter: gun...@peterpall.de
Created attachment 126944
--> https://bugs.documentfoundation.org/attachment.cgi?id=126944&action=edit
The rtf file that isn't taken from the clipboard if there is a bitmp version of
the data, as well.
In order to compensate for
https://bugs.documentfoundation.org/show_bug.cgi?id=98292 I tried to make
wxMaxima put equations in several formats on the clipboard:
- "math embedded in rtf"
- MathML
- plain text
- and bitmap.
Instead of the attached data libreoffice prefers the bitmap it can find on the
clipboard and pastes the image instead of the equation into the document.
I am not completely sure if I got something wrong in the RTF export.
wxMaxima publishes the RTF data as "Rich Text Format" and as "text/richtext".
It offers bitmaps as "image/bmp", "image/jpeg" and "image/png" (both at 75dpi
and about 1kb long), the text as "text/plain" and the MathML data as the
appropriate MimeType, as "MathML" and as "text/html" as it technically is a
HTML5 element.
If I want it to import whole documents libreoffice uses the RTF code instead,
though.
That is all I know about this problem.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs