Summary: | add possibility to copy char into clipboard as Latex/MATHML/Libreoffice Math | ||
---|---|---|---|
Product: | [Applications] kcharselect | Reporter: | Christoph Thielecke <crissi99> |
Component: | general | Assignee: | 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
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. 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 |