From ad10eb3697233a2e16b9f32fabe0595c0575f34a Mon Sep 17 00:00:00 2001 From: Enrico Tassi Date: Mon, 5 Jan 2009 16:07:15 +0000 Subject: [PATCH] added help on virtuals and UTF-8 equivalence classes --- .../matita/help/C/sec_gettingstarted.xml | 38 ++++++++++++++----- 1 file changed, 28 insertions(+), 10 deletions(-) diff --git a/helm/software/matita/help/C/sec_gettingstarted.xml b/helm/software/matita/help/C/sec_gettingstarted.xml index b0c0a863e..e18f3a067 100644 --- a/helm/software/matita/help/C/sec_gettingstarted.xml +++ b/helm/software/matita/help/C/sec_gettingstarted.xml @@ -16,19 +16,37 @@ Using the "Ctrl+Shift+Unicode code" standard Gnome shortcut. E.g. Ctrl+Shift+3a9 generates "Ω". Typing the ligature "\name" where "name" - is a standard Unicode or LaTeX name for the character. Pressing - "Alt+L" just after the last character of the name converts - the ligature to the Unicode symbol. This operation is - not required since Matita understands also the "\name" - sequences. E.g. "\Omega" followed by Alt+L generates - "Ω". + is a standard Unicode or LaTeX name for the character or an + ASCII art resembling the shape of the character. Pressing + "Alt+L" or Space or Enter just after the last character + of the name converts + the ligature to the Unicode symbol. + E.g. "\Delta" followed by Alt+L generates + "Δ", while pressing Alt-L after "=>" generates + "⇒" - Typing one of the following ligatures (and optionally - converting the ligature to the Unicode character has described before): - ":=" (which stands for ≝); "->" (which stands for - "→"); "=>" (which stands for "⇒"). + + Typing a symbol and rotating trough its equivalence class + with Alt-L. E.g. pressing Alt-L after an "l" + generates a "λ", while pressing Alt-L after an + "→" once generates "⇉" and pressing + Alt-L again generates "⇒". + + + The comprehensive list of symbols names or shortcuts and their equivalence + classes is available clicking on the "TeX/UTF-8 table" item + of the "View" menu. + + + There is a memory mechanism related to equivalence classes that + remembers your last choice, making it the default one. For example, + if you use "_" to generate "⎻" + (that is the third choice, after "⎽" and "⎼"), + the next time you type Alt-L + after "_" you immediately get "⎻". + Browsing and searching -- 2.39.2