Bug 342579 - add possibility to copy char into clipboard as Latex/MATHML/Libreoffice Math
Summary: add possibility to copy char into clipboard as Latex/MATHML/Libreoffice Math
Status: REPORTED
Alias: None
Product: kcharselect
Classification: Applications
Component: general (other bugs)
Version First Reported In: v1.11
Platform: Kubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Daniel Laidig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-07 12:29 UTC by Christoph Thielecke
Modified: 2016-07-15 18:41 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Thielecke 2015-01-07 12:29:59 UTC
Please add the possibility to copy the result of the transform to Latex/MATHML/LibreOffice of the selected char to clipboard.

Reproducible: Always
Comment 1 Christoph Feck 2015-01-15 23:08:53 UTC
Do you know of a machine-readable mapping between the different representations? Also, does LaTeX handle Unicode? Some years ago, only some selected characters were available. http://tex.stackexchange.com/questions/34604/entering-unicode-characters-in-latex recommends to use XeTeX or LuaTeX.

Regarding MathML, the last line already displays the "&#XXX;" XML entity representation, which you can copy and paste.
Comment 2 Christoph Feck 2016-07-15 18:41:25 UTC
http://tex.stackexchange.com/questions/9790/mapping-from-unicode-character-to-latex-symbol-for-bibtex has some useful links, especially this unicode.xml file from W3C:

http://www.w3.org/Math/characters/unicode.xml