Any piece of information or knowledge that can be selected
should be copyable
i.e. put in a clipboard
could also be input
recreated or simply pasted from the clipboard
Technically
Within MacOSX, Windows, GNOME and others the clipboard is
A record: content-types → array of bytes
Applications are free to record whatever type they want
Pasting: apps are expected to select the best type
gotchas:
there may be parallel data (e.g. internal references)
agreement on content-types…
So you want to copy?
Antiquity n°1: Just copy text syntax
syntax match? try TeX with macros
Antiquity n°2: you want standards?
Use Edit : Copy special : Copy as MathML
Antiquity n°3: a universal language exists (e.g. Wolfram’s)
The nifty function prime-check-with-a-hardware-chip-that-removes-your-privacy will not be available in OpenOffice soon
Motivation
Several tools, each with their specialty
need inter-application communication
Facilitating the input is a key cognitive support
It didn’t accept my answer as correct, despite clear syntax (checked by the syntax checker) and my answer being correct.
(with T Smith, paper at MathUI 07)
Somehow, the issue was not observed
Internal copy and paste of course insures the quality of the copy