Dennis Heidsiek wrote:
Hallo allerseits,
das folgende Dokument stammt von Microsoft und ist somit erstmal böse:
Unicode Technical Note #28: Unicode Nearly Plain-Text Encoding of
Mathematics
Summary: This document provides describes a format for lightly
marked-up representation of mathematical expressions in Unicode.
http://www.unicode.org/notes/tn28/UTN28-PlainTextMath-v2.pdf
Trotzdem sind einige nette Vorschläge dabei, beispielsweise was die
Behandlung von Indices angeht:
(LaTeX:) W^{3\beta}_{\delta_1\rho_1\sigma_2}
(XeTeX:) W^{3β}_{δ_1ρ_1σ_2}
(Linear Format:) W^3β_δ₁ρ₁σ₂
Das untere ist doch aber nicht das gleiche wie die beiden anderen
Konstrukte. :-/