# HG changeset patch # User wenzelm # Date 1308554371 -7200 # Node ID ac6db8f44e5d4b5c4c08fc5a89c36670e083c040 # Parent 7ab4be64575da301e0af888dc46114675fc7f0e7 literal unicode in README.html allows to copy/paste from Lobo output; diff -r 7ab4be64575d -r ac6db8f44e5d src/Tools/jEdit/README.html --- a/src/Tools/jEdit/README.html Sun Jun 19 22:53:37 2011 +0200 +++ b/src/Tools/jEdit/README.html Mon Jun 20 09:19:31 2011 +0200 @@ -43,20 +43,20 @@
name | abbreviation | symbol |
---|---|---|
lambda | λ | |
Rightarrow | => | ⇒ |
Longrightarrow | ==> | ⟹ |
lambda | % | λ |
Rightarrow | => | ⇒ |
Longrightarrow | ==> | ⟹ |
And | !! | ⋀ |
equiv | == | ≡ |
And | !! | ⋀ |
equiv | == | ≡ |
forall | ! | ∀ |
exists | ? | ∃ |
longrightarrow | --> | ⟶ |
and | /\ | ∧ |
or | \/ | ∨ |
not | ~ | ¬ |
noteq | ~= | ≠ |
in | : | ∈ |
notin | ~: | ∉ |
forall | ! | ∀ |
exists | ? | ∃ |
longrightarrow | --> | ⟶ |
and | /\ | ∧ |
or | \/ | ∨ |
not | ~ | ¬ |
noteq | ~= | ≠ |
in | : | ∈ |
notin | ~: | ∉ |
sub | =_ | ⇩ |
sup | =^ | ⇧ |
isup | -_ | ⇣ |
isub | -^ | ⇡ |
bold | -. | ❙ |
sub | =_ | ⇩ |
sup | =^ | ⇧ |
isup | -_ | ⇣ |
isub | -^ | ⇡ |
bold | -. | ❙ |