Bug 342579

Summary: add possibility to copy char into clipboard as Latex/MATHML/Libreoffice Math
Product: [Applications] kcharselect Reporter: Christoph Thielecke <crissi99>
Component: generalAssignee: Daniel Laidig <laidig>
Status: REPORTED ---    
Severity: wishlist CC: cfeck
Priority: NOR    
Version First Reported In: v1.11   
Target Milestone: ---   
Platform: Kubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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