Unicode characters¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯ This workspace is maintained using Dyalog V11 in order that all supported vers- ions of the interpreter will be able to load it. However, function →xhtml← would like to display some Unicode characters, which are not available in classic V11, in its web-pages. The following table provides translation from special ⎕AV sequences into Unicode characters. This is used extensively in the notes on the layout of →keyboards←. This mechanism must be retained for as long as a classic (non-unicode) version of the workspace is required. ┌from┐ ┌to──┐ │─┐ │ → │¬ │ │‘ ⋄ │ → │` ⋄ │ │‘ ⌹ │ → │` ⌹ │ │‘ ← │ → │` ← │ │↑a │ → │ª │ ⍝ Spanish Feminine Ordinal Indicator │↑o ⋄│ → │º ⋄ │ ⍝ Spanish Masculine Ordinal Indicator │//÷ │ → │´ ÷ │ │//⍕ │ → │´ ⍕ │ │// │ → │´ │ │' //│ → │' ´ │ │ ⍳_│ → │ ⍸ │ │I ⍳_│ → │I ⍸ │ │Y ⍳_│ → │Y ⍸ │ │O ○¨│ → │O ⍥ │ │ ○¨│ → │ ⍥ │ │ ∘¨│ → │ ⍤ │ │J ∘¨│ → │J ⍤ │ │∘* ⍋│ → │¤ ⍋ │ ⍝ Unicode Currency Sign │ ⎕:│ → │ ⍠ │ │? ⎕:│ → │? ⍠ │ │_ ⎕:│ → │_ ⍠ │ │L ⎕:│ → │L ⍠ │ │: ⎕:│ → │: ⍠ │ │+ ⎕:│ → │+ ⍠ │ │§ ⎕:│ → │§ ⍠ │ │1/2⋄│ → │½ ⋄ │ │⊢ │ → │€ │ │5 ⊢ │ → │5 € │ │e ⊢ │ → │e € │ │mu │ → │μ │ │mu ⍕│ → │μ ⍕ │ │mu ]│ → │μ ] │ │2_ │ → │² │ │3_ │ → │³ │ │∘∘ │ → │° │ │∘ ⍬ │ → │° ⍬ │ │2_⋄ │ → │² ⋄ │ │ || │ → │ ¦ │ ⍝ French broken bar │ '' │ → │ ` │ ⍝ French gràve │ E= │ → │ € │ │acut│ → │ ´ │ │grav│ → │ ` │ │tild│ → │ ˜ │ │ ∘× │ → │ ¤ │ │∘ ) │ → │° ) │ │< ||│ → │< ∣ │ ⍝ Finnish Alt-Gr │m ||│ → │m ∣ │ └from┘ └──to┘ NB: This page is specifically excluded from translation to show what's going on. See also: xhtml keyboards Index:translation|Unicode Back to: Workspaces Trouble seeing APL font?