Home » Recent acquisitions » Acorn ADFS disks » adfs_ArchimedesWorld_199510.adf » AW1095_1 » Freeware/Shareware/Smartquote/!Quotes/Docs/Changes

Freeware/Shareware/Smartquote/!Quotes/Docs/Changes

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Recent acquisitions » Acorn ADFS disks » adfs_ArchimedesWorld_199510.adf » AW1095_1
Filename: Freeware/Shareware/Smartquote/!Quotes/Docs/Changes
Read OK:
File size: 13F8 bytes
Load address: 0000
Exec address: 0000
File contents
Bear in mind that some of these changes only really come into effect in the
registered version. You know what to do�

Changes since version 1.50
**************************

This version is a very minor update - just a few bug fixes. They were
reasonably serious bugs, so it's worth it, but there's little new
functionality.
  * Hopefully Smart Quotes shouldn�t chew up your text like it did before. It
is now more paranoid, and will give up guessing more often. This isn�t
seriously noticeable, however, which is a good thing.
  * The default quote is a closed quote rather than an open one. This means
that if you want to type a quotation (�Hello world�) you�ll have to type
Hello World�, then move back and insert the quote. But it also means that if
you�ve typed �dont,� and Smart Quotes has stopped guessing and doesn�t know
about the �don�t,� when you move back to insert the apostrophe it will insert
a correct one. 
  * Smart Quotes used to give up expanding expands after you�d typed 255
characters (obscure, but annoying). Now it doesn�t ;-).
  * New expands have been added to solve the problem of sentences
accidentally starting in lower-case, as well as uncapitalised �I�s (the
English pronoun) which makes you look likes Molesworth. These won�t work in
the unregistered version, however � yet another reason to register ;-).

Changes since version 1.25
**************************

OK, in version 1.25 I said there shouldn�t be any more changes� Well, I had
a few more ideas ;-). As a result, from version 1.50 on, Smart Quotes is
shareware (see �Register� for how to register). The source code is now only
available to registered users (as otherwise you�d be able to compile yourself
a registered version ;-)). 

The major change is that Smart Quotes now knows where you are in the text by
remembering what you�ve typed in previously � this can fall down
occasionally, but works for the vast majority of the time. This means you can
backtrack to some degree, and Smart Quotes will still insert the correct
quote. As a consequence, single quote handling has been merged into double
quote handling, so there is now only one quote option: quotes on, or quotes
off.

Because Smart Quotes now works out which quote to insert by guessing where
the cursor is, rather than counting quotes or checking for certain
keypresses, it is no longer as easy, or as desirable, to show the next quote
in the icon. Instead, Smart Quotes will show an open double quote or a
neutral double quote if quotes are on or off respectively, and will �ash a
question mark if it has no idea where you are in the text.

Another advantage of knowing where you are, is that Smart Quotes now knows
when you delete a ligature � �, �, �, �, � and � (ellipsis � is also
handled). If you delete � from the right (e.g. press Backspace), it will
insert f; if you delete � from the left (press Copy) it will insert i.

Diphthongs have been heavily expanded and are now called Expands � an awkward
name, but at least more accurate. All the *commands have been changed
as a result; the command RemoveDiphthong has been removed as it was
awkward to convert. AddExpands, as it is now, has a new syntax:
    *AddExpands -f <string> -r <string>
The <string> can be enclose in quotes; any actual quote marks in the string
should be doubled.    
   Expands are two parts, the found and substitution parts (diphthongs had
three parts, �rst character, second character and substitution character).
Each part can be up to 7 characters long (in the registered version, that is
� they are still only 2 characters in the unregistered version). This means
you can type in �, �, �, �, �, �, �, �, ", ' and probably other symbols more
easily; you can also automatically correct punctuation (see the �Expands� �le
for more details).

As a consequence the front end has been revamped, especially the Edit Expand
window.

The keyboard shortcuts have been changed, as the single quotes settings have
been removed. A new option, shift-ctrl click, has been added: this drags the
icon around, either on the icon bar (it moves), or off the icon bar (a
�oating window appears which you can drag around in the same way).
Shift-Ctrl-Select drags the icon, Shift-Ctrl-Adjust swaps between the icon
bar and the �oating window. The position of the window is saved with the
Choices.

On a minor (but cosmetic) point, Smart Quotes' icon now has a mask so any
window textures still appear. For some reason in a 32�000 colour mode the
icon colour didn�t quite match the iconbar colour � this problem should now
be �xed.

Finally, �remember state of quotes� has been removed, because Smart Quotes no
longer bothers to remember whether a quote should be open or closed, but
works it out from the context.

Changes planned for the next version
************************************

File handling is next, and possibly keyboard handling if I can get round to
modifying WimpKey again. As always, if you have any comments, suggestions,
complaints or bug reports, please get in touch. Those who have in the past
have been sent complimentary registered versions, so it�s worth it ;-).
00000000  42 65 61 72 20 69 6e 20  6d 69 6e 64 20 74 68 61  |Bear in mind tha|
00000010  74 20 73 6f 6d 65 20 6f  66 20 74 68 65 73 65 20  |t some of these |
00000020  63 68 61 6e 67 65 73 20  6f 6e 6c 79 20 72 65 61  |changes only rea|
00000030  6c 6c 79 20 63 6f 6d 65  20 69 6e 74 6f 20 65 66  |lly come into ef|
00000040  66 65 63 74 20 69 6e 20  74 68 65 0a 72 65 67 69  |fect in the.regi|
00000050  73 74 65 72 65 64 20 76  65 72 73 69 6f 6e 2e 20  |stered version. |
00000060  59 6f 75 20 6b 6e 6f 77  20 77 68 61 74 20 74 6f  |You know what to|
00000070  20 64 6f 8c 0a 0a 43 68  61 6e 67 65 73 20 73 69  | do...Changes si|
00000080  6e 63 65 20 76 65 72 73  69 6f 6e 20 31 2e 35 30  |nce version 1.50|
00000090  0a 2a 2a 2a 2a 2a 2a 2a  2a 2a 2a 2a 2a 2a 2a 2a  |.***************|
000000a0  2a 2a 2a 2a 2a 2a 2a 2a  2a 2a 2a 0a 0a 54 68 69  |***********..Thi|
000000b0  73 20 76 65 72 73 69 6f  6e 20 69 73 20 61 20 76  |s version is a v|
000000c0  65 72 79 20 6d 69 6e 6f  72 20 75 70 64 61 74 65  |ery minor update|
000000d0  20 2d 20 6a 75 73 74 20  61 20 66 65 77 20 62 75  | - just a few bu|
000000e0  67 20 66 69 78 65 73 2e  20 54 68 65 79 20 77 65  |g fixes. They we|
000000f0  72 65 0a 72 65 61 73 6f  6e 61 62 6c 79 20 73 65  |re.reasonably se|
00000100  72 69 6f 75 73 20 62 75  67 73 2c 20 73 6f 20 69  |rious bugs, so i|
00000110  74 27 73 20 77 6f 72 74  68 20 69 74 2c 20 62 75  |t's worth it, bu|
00000120  74 20 74 68 65 72 65 27  73 20 6c 69 74 74 6c 65  |t there's little|
00000130  20 6e 65 77 0a 66 75 6e  63 74 69 6f 6e 61 6c 69  | new.functionali|
00000140  74 79 2e 0a 20 20 2a 20  48 6f 70 65 66 75 6c 6c  |ty..  * Hopefull|
00000150  79 20 53 6d 61 72 74 20  51 75 6f 74 65 73 20 73  |y Smart Quotes s|
00000160  68 6f 75 6c 64 6e 91 74  20 63 68 65 77 20 75 70  |houldn.t chew up|
00000170  20 79 6f 75 72 20 74 65  78 74 20 6c 69 6b 65 20  | your text like |
00000180  69 74 20 64 69 64 20 62  65 66 6f 72 65 2e 20 49  |it did before. I|
00000190  74 0a 69 73 20 6e 6f 77  20 6d 6f 72 65 20 70 61  |t.is now more pa|
000001a0  72 61 6e 6f 69 64 2c 20  61 6e 64 20 77 69 6c 6c  |ranoid, and will|
000001b0  20 67 69 76 65 20 75 70  20 67 75 65 73 73 69 6e  | give up guessin|
000001c0  67 20 6d 6f 72 65 20 6f  66 74 65 6e 2e 20 54 68  |g more often. Th|
000001d0  69 73 20 69 73 6e 91 74  0a 73 65 72 69 6f 75 73  |is isn.t.serious|
000001e0  6c 79 20 6e 6f 74 69 63  65 61 62 6c 65 2c 20 68  |ly noticeable, h|
000001f0  6f 77 65 76 65 72 2c 20  77 68 69 63 68 20 69 73  |owever, which is|
00000200  20 61 20 67 6f 6f 64 20  74 68 69 6e 67 2e 0a 20  | a good thing.. |
00000210  20 2a 20 54 68 65 20 64  65 66 61 75 6c 74 20 71  | * The default q|
00000220  75 6f 74 65 20 69 73 20  61 20 63 6c 6f 73 65 64  |uote is a closed|
00000230  20 71 75 6f 74 65 20 72  61 74 68 65 72 20 74 68  | quote rather th|
00000240  61 6e 20 61 6e 20 6f 70  65 6e 20 6f 6e 65 2e 20  |an an open one. |
00000250  54 68 69 73 20 6d 65 61  6e 73 0a 74 68 61 74 20  |This means.that |
00000260  69 66 20 79 6f 75 20 77  61 6e 74 20 74 6f 20 74  |if you want to t|
00000270  79 70 65 20 61 20 71 75  6f 74 61 74 69 6f 6e 20  |ype a quotation |
00000280  28 94 48 65 6c 6c 6f 20  77 6f 72 6c 64 95 29 20  |(.Hello world.) |
00000290  79 6f 75 91 6c 6c 20 68  61 76 65 20 74 6f 20 74  |you.ll have to t|
000002a0  79 70 65 0a 48 65 6c 6c  6f 20 57 6f 72 6c 64 95  |ype.Hello World.|
000002b0  2c 20 74 68 65 6e 20 6d  6f 76 65 20 62 61 63 6b  |, then move back|
000002c0  20 61 6e 64 20 69 6e 73  65 72 74 20 74 68 65 20  | and insert the |
000002d0  71 75 6f 74 65 2e 20 42  75 74 20 69 74 20 61 6c  |quote. But it al|
000002e0  73 6f 20 6d 65 61 6e 73  20 74 68 61 74 20 69 66  |so means that if|
000002f0  0a 79 6f 75 91 76 65 20  74 79 70 65 64 20 94 64  |.you.ve typed .d|
00000300  6f 6e 74 2c 95 20 61 6e  64 20 53 6d 61 72 74 20  |ont,. and Smart |
00000310  51 75 6f 74 65 73 20 68  61 73 20 73 74 6f 70 70  |Quotes has stopp|
00000320  65 64 20 67 75 65 73 73  69 6e 67 20 61 6e 64 20  |ed guessing and |
00000330  64 6f 65 73 6e 91 74 20  6b 6e 6f 77 0a 61 62 6f  |doesn.t know.abo|
00000340  75 74 20 74 68 65 20 94  64 6f 6e 91 74 2c 95 20  |ut the .don.t,. |
00000350  77 68 65 6e 20 79 6f 75  20 6d 6f 76 65 20 62 61  |when you move ba|
00000360  63 6b 20 74 6f 20 69 6e  73 65 72 74 20 74 68 65  |ck to insert the|
00000370  20 61 70 6f 73 74 72 6f  70 68 65 20 69 74 20 77  | apostrophe it w|
00000380  69 6c 6c 20 69 6e 73 65  72 74 0a 61 20 63 6f 72  |ill insert.a cor|
00000390  72 65 63 74 20 6f 6e 65  2e 20 0a 20 20 2a 20 53  |rect one. .  * S|
000003a0  6d 61 72 74 20 51 75 6f  74 65 73 20 75 73 65 64  |mart Quotes used|
000003b0  20 74 6f 20 67 69 76 65  20 75 70 20 65 78 70 61  | to give up expa|
000003c0  6e 64 69 6e 67 20 65 78  70 61 6e 64 73 20 61 66  |nding expands af|
000003d0  74 65 72 20 79 6f 75 91  64 20 74 79 70 65 64 20  |ter you.d typed |
000003e0  32 35 35 0a 63 68 61 72  61 63 74 65 72 73 20 28  |255.characters (|
000003f0  6f 62 73 63 75 72 65 2c  20 62 75 74 20 61 6e 6e  |obscure, but ann|
00000400  6f 79 69 6e 67 29 2e 20  4e 6f 77 20 69 74 20 64  |oying). Now it d|
00000410  6f 65 73 6e 91 74 20 3b  2d 29 2e 0a 20 20 2a 20  |oesn.t ;-)..  * |
00000420  4e 65 77 20 65 78 70 61  6e 64 73 20 68 61 76 65  |New expands have|
00000430  20 62 65 65 6e 20 61 64  64 65 64 20 74 6f 20 73  | been added to s|
00000440  6f 6c 76 65 20 74 68 65  20 70 72 6f 62 6c 65 6d  |olve the problem|
00000450  20 6f 66 20 73 65 6e 74  65 6e 63 65 73 0a 61 63  | of sentences.ac|
00000460  63 69 64 65 6e 74 61 6c  6c 79 20 73 74 61 72 74  |cidentally start|
00000470  69 6e 67 20 69 6e 20 6c  6f 77 65 72 2d 63 61 73  |ing in lower-cas|
00000480  65 2c 20 61 73 20 77 65  6c 6c 20 61 73 20 75 6e  |e, as well as un|
00000490  63 61 70 69 74 61 6c 69  73 65 64 20 94 49 95 73  |capitalised .I.s|
000004a0  20 28 74 68 65 0a 45 6e  67 6c 69 73 68 20 70 72  | (the.English pr|
000004b0  6f 6e 6f 75 6e 29 20 77  68 69 63 68 20 6d 61 6b  |onoun) which mak|
000004c0  65 73 20 79 6f 75 20 6c  6f 6f 6b 20 6c 69 6b 65  |es you look like|
000004d0  73 20 4d 6f 6c 65 73 77  6f 72 74 68 2e 20 54 68  |s Molesworth. Th|
000004e0  65 73 65 20 77 6f 6e 91  74 20 77 6f 72 6b 20 69  |ese won.t work i|
000004f0  6e 0a 74 68 65 20 75 6e  72 65 67 69 73 74 65 72  |n.the unregister|
00000500  65 64 20 76 65 72 73 69  6f 6e 2c 20 68 6f 77 65  |ed version, howe|
00000510  76 65 72 20 97 20 79 65  74 20 61 6e 6f 74 68 65  |ver . yet anothe|
00000520  72 20 72 65 61 73 6f 6e  20 74 6f 20 72 65 67 69  |r reason to regi|
00000530  73 74 65 72 20 3b 2d 29  2e 0a 0a 43 68 61 6e 67  |ster ;-)...Chang|
00000540  65 73 20 73 69 6e 63 65  20 76 65 72 73 69 6f 6e  |es since version|
00000550  20 31 2e 32 35 0a 2a 2a  2a 2a 2a 2a 2a 2a 2a 2a  | 1.25.**********|
00000560  2a 2a 2a 2a 2a 2a 2a 2a  2a 2a 2a 2a 2a 2a 2a 2a  |****************|
00000570  0a 0a 4f 4b 2c 20 69 6e  20 76 65 72 73 69 6f 6e  |..OK, in version|
00000580  20 31 2e 32 35 20 49 20  73 61 69 64 20 74 68 65  | 1.25 I said the|
00000590  72 65 20 73 68 6f 75 6c  64 6e 91 74 20 62 65 20  |re shouldn.t be |
000005a0  61 6e 79 20 6d 6f 72 65  20 63 68 61 6e 67 65 73  |any more changes|
000005b0  8c 20 57 65 6c 6c 2c 20  49 20 68 61 64 0a 61 20  |. Well, I had.a |
000005c0  66 65 77 20 6d 6f 72 65  20 69 64 65 61 73 20 3b  |few more ideas ;|
000005d0  2d 29 2e 20 41 73 20 61  20 72 65 73 75 6c 74 2c  |-). As a result,|
000005e0  20 66 72 6f 6d 20 76 65  72 73 69 6f 6e 20 31 2e  | from version 1.|
000005f0  35 30 20 6f 6e 2c 20 53  6d 61 72 74 20 51 75 6f  |50 on, Smart Quo|
00000600  74 65 73 20 69 73 0a 73  68 61 72 65 77 61 72 65  |tes is.shareware|
00000610  20 28 73 65 65 20 94 52  65 67 69 73 74 65 72 95  | (see .Register.|
00000620  20 66 6f 72 20 68 6f 77  20 74 6f 20 72 65 67 69  | for how to regi|
00000630  73 74 65 72 29 2e 20 54  68 65 20 73 6f 75 72 63  |ster). The sourc|
00000640  65 20 63 6f 64 65 20 69  73 20 6e 6f 77 20 6f 6e  |e code is now on|
00000650  6c 79 0a 61 76 61 69 6c  61 62 6c 65 20 74 6f 20  |ly.available to |
00000660  72 65 67 69 73 74 65 72  65 64 20 75 73 65 72 73  |registered users|
00000670  20 28 61 73 20 6f 74 68  65 72 77 69 73 65 20 79  | (as otherwise y|
00000680  6f 75 91 64 20 62 65 20  61 62 6c 65 20 74 6f 20  |ou.d be able to |
00000690  63 6f 6d 70 69 6c 65 20  79 6f 75 72 73 65 6c 66  |compile yourself|
000006a0  0a 61 20 72 65 67 69 73  74 65 72 65 64 20 76 65  |.a registered ve|
000006b0  72 73 69 6f 6e 20 3b 2d  29 29 2e 20 0a 0a 54 68  |rsion ;-)). ..Th|
000006c0  65 20 6d 61 6a 6f 72 20  63 68 61 6e 67 65 20 69  |e major change i|
000006d0  73 20 74 68 61 74 20 53  6d 61 72 74 20 51 75 6f  |s that Smart Quo|
000006e0  74 65 73 20 6e 6f 77 20  6b 6e 6f 77 73 20 77 68  |tes now knows wh|
000006f0  65 72 65 20 79 6f 75 20  61 72 65 20 69 6e 20 74  |ere you are in t|
00000700  68 65 20 74 65 78 74 20  62 79 0a 72 65 6d 65 6d  |he text by.remem|
00000710  62 65 72 69 6e 67 20 77  68 61 74 20 79 6f 75 91  |bering what you.|
00000720  76 65 20 74 79 70 65 64  20 69 6e 20 70 72 65 76  |ve typed in prev|
00000730  69 6f 75 73 6c 79 20 97  20 74 68 69 73 20 63 61  |iously . this ca|
00000740  6e 20 66 61 6c 6c 20 64  6f 77 6e 0a 6f 63 63 61  |n fall down.occa|
00000750  73 69 6f 6e 61 6c 6c 79  2c 20 62 75 74 20 77 6f  |sionally, but wo|
00000760  72 6b 73 20 66 6f 72 20  74 68 65 20 76 61 73 74  |rks for the vast|
00000770  20 6d 61 6a 6f 72 69 74  79 20 6f 66 20 74 68 65  | majority of the|
00000780  20 74 69 6d 65 2e 20 54  68 69 73 20 6d 65 61 6e  | time. This mean|
00000790  73 20 79 6f 75 20 63 61  6e 0a 62 61 63 6b 74 72  |s you can.backtr|
000007a0  61 63 6b 20 74 6f 20 73  6f 6d 65 20 64 65 67 72  |ack to some degr|
000007b0  65 65 2c 20 61 6e 64 20  53 6d 61 72 74 20 51 75  |ee, and Smart Qu|
000007c0  6f 74 65 73 20 77 69 6c  6c 20 73 74 69 6c 6c 20  |otes will still |
000007d0  69 6e 73 65 72 74 20 74  68 65 20 63 6f 72 72 65  |insert the corre|
000007e0  63 74 0a 71 75 6f 74 65  2e 20 41 73 20 61 20 63  |ct.quote. As a c|
000007f0  6f 6e 73 65 71 75 65 6e  63 65 2c 20 73 69 6e 67  |onsequence, sing|
00000800  6c 65 20 71 75 6f 74 65  20 68 61 6e 64 6c 69 6e  |le quote handlin|
00000810  67 20 68 61 73 20 62 65  65 6e 20 6d 65 72 67 65  |g has been merge|
00000820  64 20 69 6e 74 6f 20 64  6f 75 62 6c 65 0a 71 75  |d into double.qu|
00000830  6f 74 65 20 68 61 6e 64  6c 69 6e 67 2c 20 73 6f  |ote handling, so|
00000840  20 74 68 65 72 65 20 69  73 20 6e 6f 77 20 6f 6e  | there is now on|
00000850  6c 79 20 6f 6e 65 20 71  75 6f 74 65 20 6f 70 74  |ly one quote opt|
00000860  69 6f 6e 3a 20 71 75 6f  74 65 73 20 6f 6e 2c 20  |ion: quotes on, |
00000870  6f 72 20 71 75 6f 74 65  73 0a 6f 66 66 2e 0a 0a  |or quotes.off...|
00000880  42 65 63 61 75 73 65 20  53 6d 61 72 74 20 51 75  |Because Smart Qu|
00000890  6f 74 65 73 20 6e 6f 77  20 77 6f 72 6b 73 20 6f  |otes now works o|
000008a0  75 74 20 77 68 69 63 68  20 71 75 6f 74 65 20 74  |ut which quote t|
000008b0  6f 20 69 6e 73 65 72 74  20 62 79 20 67 75 65 73  |o insert by gues|
000008c0  73 69 6e 67 20 77 68 65  72 65 0a 74 68 65 20 63  |sing where.the c|
000008d0  75 72 73 6f 72 20 69 73  2c 20 72 61 74 68 65 72  |ursor is, rather|
000008e0  20 74 68 61 6e 20 63 6f  75 6e 74 69 6e 67 20 71  | than counting q|
000008f0  75 6f 74 65 73 20 6f 72  20 63 68 65 63 6b 69 6e  |uotes or checkin|
00000900  67 20 66 6f 72 20 63 65  72 74 61 69 6e 0a 6b 65  |g for certain.ke|
00000910  79 70 72 65 73 73 65 73  2c 20 69 74 20 69 73 20  |ypresses, it is |
00000920  6e 6f 20 6c 6f 6e 67 65  72 20 61 73 20 65 61 73  |no longer as eas|
00000930  79 2c 20 6f 72 20 61 73  20 64 65 73 69 72 61 62  |y, or as desirab|
00000940  6c 65 2c 20 74 6f 20 73  68 6f 77 20 74 68 65 20  |le, to show the |
00000950  6e 65 78 74 20 71 75 6f  74 65 0a 69 6e 20 74 68  |next quote.in th|
00000960  65 20 69 63 6f 6e 2e 20  49 6e 73 74 65 61 64 2c  |e icon. Instead,|
00000970  20 53 6d 61 72 74 20 51  75 6f 74 65 73 20 77 69  | Smart Quotes wi|
00000980  6c 6c 20 73 68 6f 77 20  61 6e 20 6f 70 65 6e 20  |ll show an open |
00000990  64 6f 75 62 6c 65 20 71  75 6f 74 65 20 6f 72 20  |double quote or |
000009a0  61 0a 6e 65 75 74 72 61  6c 20 64 6f 75 62 6c 65  |a.neutral double|
000009b0  20 71 75 6f 74 65 20 69  66 20 71 75 6f 74 65 73  | quote if quotes|
000009c0  20 61 72 65 20 6f 6e 20  6f 72 20 6f 66 66 20 72  | are on or off r|
000009d0  65 73 70 65 63 74 69 76  65 6c 79 2c 20 61 6e 64  |espectively, and|
000009e0  20 77 69 6c 6c 20 9f 61  73 68 20 61 0a 71 75 65  | will .ash a.que|
000009f0  73 74 69 6f 6e 20 6d 61  72 6b 20 69 66 20 69 74  |stion mark if it|
00000a00  20 68 61 73 20 6e 6f 20  69 64 65 61 20 77 68 65  | has no idea whe|
00000a10  72 65 20 79 6f 75 20 61  72 65 20 69 6e 20 74 68  |re you are in th|
00000a20  65 20 74 65 78 74 2e 0a  0a 41 6e 6f 74 68 65 72  |e text...Another|
00000a30  20 61 64 76 61 6e 74 61  67 65 20 6f 66 20 6b 6e  | advantage of kn|
00000a40  6f 77 69 6e 67 20 77 68  65 72 65 20 79 6f 75 20  |owing where you |
00000a50  61 72 65 2c 20 69 73 20  74 68 61 74 20 53 6d 61  |are, is that Sma|
00000a60  72 74 20 51 75 6f 74 65  73 20 6e 6f 77 20 6b 6e  |rt Quotes now kn|
00000a70  6f 77 73 0a 77 68 65 6e  20 79 6f 75 20 64 65 6c  |ows.when you del|
00000a80  65 74 65 20 61 20 6c 69  67 61 74 75 72 65 20 97  |ete a ligature .|
00000a90  20 c6 2c 20 e6 2c 20 9a  2c 20 9b 2c 20 9e 20 61  | ., ., ., ., . a|
00000aa0  6e 64 20 9f 20 28 65 6c  6c 69 70 73 69 73 20 8c  |nd . (ellipsis .|
00000ab0  20 69 73 20 61 6c 73 6f  0a 68 61 6e 64 6c 65 64  | is also.handled|
00000ac0  29 2e 20 49 66 20 79 6f  75 20 64 65 6c 65 74 65  |). If you delete|
00000ad0  20 9e 20 66 72 6f 6d 20  74 68 65 20 72 69 67 68  | . from the righ|
00000ae0  74 20 28 65 2e 67 2e 20  70 72 65 73 73 20 42 61  |t (e.g. press Ba|
00000af0  63 6b 73 70 61 63 65 29  2c 20 69 74 20 77 69 6c  |ckspace), it wil|
00000b00  6c 0a 69 6e 73 65 72 74  20 66 3b 20 69 66 20 79  |l.insert f; if y|
00000b10  6f 75 20 64 65 6c 65 74  65 20 9e 20 66 72 6f 6d  |ou delete . from|
00000b20  20 74 68 65 20 6c 65 66  74 20 28 70 72 65 73 73  | the left (press|
00000b30  20 43 6f 70 79 29 20 69  74 20 77 69 6c 6c 20 69  | Copy) it will i|
00000b40  6e 73 65 72 74 20 69 2e  0a 0a 44 69 70 68 74 68  |nsert i...Diphth|
00000b50  6f 6e 67 73 20 68 61 76  65 20 62 65 65 6e 20 68  |ongs have been h|
00000b60  65 61 76 69 6c 79 20 65  78 70 61 6e 64 65 64 20  |eavily expanded |
00000b70  61 6e 64 20 61 72 65 20  6e 6f 77 20 63 61 6c 6c  |and are now call|
00000b80  65 64 20 45 78 70 61 6e  64 73 20 97 20 61 6e 20  |ed Expands . an |
00000b90  61 77 6b 77 61 72 64 0a  6e 61 6d 65 2c 20 62 75  |awkward.name, bu|
00000ba0  74 20 61 74 20 6c 65 61  73 74 20 6d 6f 72 65 20  |t at least more |
00000bb0  61 63 63 75 72 61 74 65  2e 20 41 6c 6c 20 74 68  |accurate. All th|
00000bc0  65 20 2a 63 6f 6d 6d 61  6e 64 73 20 68 61 76 65  |e *commands have|
00000bd0  20 62 65 65 6e 20 63 68  61 6e 67 65 64 0a 61 73  | been changed.as|
00000be0  20 61 20 72 65 73 75 6c  74 3b 20 74 68 65 20 63  | a result; the c|
00000bf0  6f 6d 6d 61 6e 64 20 52  65 6d 6f 76 65 44 69 70  |ommand RemoveDip|
00000c00  68 74 68 6f 6e 67 20 68  61 73 20 62 65 65 6e 20  |hthong has been |
00000c10  72 65 6d 6f 76 65 64 20  61 73 20 69 74 20 77 61  |removed as it wa|
00000c20  73 0a 61 77 6b 77 61 72  64 20 74 6f 20 63 6f 6e  |s.awkward to con|
00000c30  76 65 72 74 2e 20 41 64  64 45 78 70 61 6e 64 73  |vert. AddExpands|
00000c40  2c 20 61 73 20 69 74 20  69 73 20 6e 6f 77 2c 20  |, as it is now, |
00000c50  68 61 73 20 61 20 6e 65  77 20 73 79 6e 74 61 78  |has a new syntax|
00000c60  3a 0a 20 20 20 20 2a 41  64 64 45 78 70 61 6e 64  |:.    *AddExpand|
00000c70  73 20 2d 66 20 3c 73 74  72 69 6e 67 3e 20 2d 72  |s -f <string> -r|
00000c80  20 3c 73 74 72 69 6e 67  3e 0a 54 68 65 20 3c 73  | <string>.The <s|
00000c90  74 72 69 6e 67 3e 20 63  61 6e 20 62 65 20 65 6e  |tring> can be en|
00000ca0  63 6c 6f 73 65 20 69 6e  20 71 75 6f 74 65 73 3b  |close in quotes;|
00000cb0  20 61 6e 79 20 61 63 74  75 61 6c 20 71 75 6f 74  | any actual quot|
00000cc0  65 20 6d 61 72 6b 73 20  69 6e 20 74 68 65 20 73  |e marks in the s|
00000cd0  74 72 69 6e 67 0a 73 68  6f 75 6c 64 20 62 65 20  |tring.should be |
00000ce0  64 6f 75 62 6c 65 64 2e  20 20 20 20 0a 20 20 20  |doubled.    .   |
00000cf0  45 78 70 61 6e 64 73 20  61 72 65 20 74 77 6f 20  |Expands are two |
00000d00  70 61 72 74 73 2c 20 74  68 65 20 66 6f 75 6e 64  |parts, the found|
00000d10  20 61 6e 64 20 73 75 62  73 74 69 74 75 74 69 6f  | and substitutio|
00000d20  6e 20 70 61 72 74 73 20  28 64 69 70 68 74 68 6f  |n parts (diphtho|
00000d30  6e 67 73 20 68 61 64 0a  74 68 72 65 65 20 70 61  |ngs had.three pa|
00000d40  72 74 73 2c 20 9e 72 73  74 20 63 68 61 72 61 63  |rts, .rst charac|
00000d50  74 65 72 2c 20 73 65 63  6f 6e 64 20 63 68 61 72  |ter, second char|
00000d60  61 63 74 65 72 20 61 6e  64 20 73 75 62 73 74 69  |acter and substi|
00000d70  74 75 74 69 6f 6e 20 63  68 61 72 61 63 74 65 72  |tution character|
00000d80  29 2e 0a 45 61 63 68 20  70 61 72 74 20 63 61 6e  |)..Each part can|
00000d90  20 62 65 20 75 70 20 74  6f 20 37 20 63 68 61 72  | be up to 7 char|
00000da0  61 63 74 65 72 73 20 6c  6f 6e 67 20 28 69 6e 20  |acters long (in |
00000db0  74 68 65 20 72 65 67 69  73 74 65 72 65 64 20 76  |the registered v|
00000dc0  65 72 73 69 6f 6e 2c 20  74 68 61 74 20 69 73 0a  |ersion, that is.|
00000dd0  97 20 74 68 65 79 20 61  72 65 20 73 74 69 6c 6c  |. they are still|
00000de0  20 6f 6e 6c 79 20 32 20  63 68 61 72 61 63 74 65  | only 2 characte|
00000df0  72 73 20 69 6e 20 74 68  65 20 75 6e 72 65 67 69  |rs in the unregi|
00000e00  73 74 65 72 65 64 20 76  65 72 73 69 6f 6e 29 2e  |stered version).|
00000e10  20 54 68 69 73 20 6d 65  61 6e 73 0a 79 6f 75 20  | This means.you |
00000e20  63 61 6e 20 74 79 70 65  20 69 6e 20 8d 2c 20 a9  |can type in ., .|
00000e30  2c 20 ae 2c 20 9a 2c 20  9b 2c 20 c6 2c 20 e6 2c  |, ., ., ., ., .,|
00000e40  20 8c 2c 20 22 2c 20 27  20 61 6e 64 20 70 72 6f  | ., ", ' and pro|
00000e50  62 61 62 6c 79 20 6f 74  68 65 72 20 73 79 6d 62  |bably other symb|
00000e60  6f 6c 73 20 6d 6f 72 65  0a 65 61 73 69 6c 79 3b  |ols more.easily;|
00000e70  20 79 6f 75 20 63 61 6e  20 61 6c 73 6f 20 61 75  | you can also au|
00000e80  74 6f 6d 61 74 69 63 61  6c 6c 79 20 63 6f 72 72  |tomatically corr|
00000e90  65 63 74 20 70 75 6e 63  74 75 61 74 69 6f 6e 20  |ect punctuation |
00000ea0  28 73 65 65 20 74 68 65  20 94 45 78 70 61 6e 64  |(see the .Expand|
00000eb0  73 95 20 9e 6c 65 0a 66  6f 72 20 6d 6f 72 65 20  |s. .le.for more |
00000ec0  64 65 74 61 69 6c 73 29  2e 0a 0a 41 73 20 61 20  |details)...As a |
00000ed0  63 6f 6e 73 65 71 75 65  6e 63 65 20 74 68 65 20  |consequence the |
00000ee0  66 72 6f 6e 74 20 65 6e  64 20 68 61 73 20 62 65  |front end has be|
00000ef0  65 6e 20 72 65 76 61 6d  70 65 64 2c 20 65 73 70  |en revamped, esp|
00000f00  65 63 69 61 6c 6c 79 20  74 68 65 20 45 64 69 74  |ecially the Edit|
00000f10  20 45 78 70 61 6e 64 0a  77 69 6e 64 6f 77 2e 0a  | Expand.window..|
00000f20  0a 54 68 65 20 6b 65 79  62 6f 61 72 64 20 73 68  |.The keyboard sh|
00000f30  6f 72 74 63 75 74 73 20  68 61 76 65 20 62 65 65  |ortcuts have bee|
00000f40  6e 20 63 68 61 6e 67 65  64 2c 20 61 73 20 74 68  |n changed, as th|
00000f50  65 20 73 69 6e 67 6c 65  20 71 75 6f 74 65 73 20  |e single quotes |
00000f60  73 65 74 74 69 6e 67 73  20 68 61 76 65 0a 62 65  |settings have.be|
00000f70  65 6e 20 72 65 6d 6f 76  65 64 2e 20 41 20 6e 65  |en removed. A ne|
00000f80  77 20 6f 70 74 69 6f 6e  2c 20 73 68 69 66 74 2d  |w option, shift-|
00000f90  63 74 72 6c 20 63 6c 69  63 6b 2c 20 68 61 73 20  |ctrl click, has |
00000fa0  62 65 65 6e 20 61 64 64  65 64 3a 20 74 68 69 73  |been added: this|
00000fb0  20 64 72 61 67 73 20 74  68 65 0a 69 63 6f 6e 20  | drags the.icon |
00000fc0  61 72 6f 75 6e 64 2c 20  65 69 74 68 65 72 20 6f  |around, either o|
00000fd0  6e 20 74 68 65 20 69 63  6f 6e 20 62 61 72 20 28  |n the icon bar (|
00000fe0  69 74 20 6d 6f 76 65 73  29 2c 20 6f 72 20 6f 66  |it moves), or of|
00000ff0  66 20 74 68 65 20 69 63  6f 6e 20 62 61 72 20 28  |f the icon bar (|
00001000  61 0a 9f 6f 61 74 69 6e  67 20 77 69 6e 64 6f 77  |a..oating window|
00001010  20 61 70 70 65 61 72 73  20 77 68 69 63 68 20 79  | appears which y|
00001020  6f 75 20 63 61 6e 20 64  72 61 67 20 61 72 6f 75  |ou can drag arou|
00001030  6e 64 20 69 6e 20 74 68  65 20 73 61 6d 65 20 77  |nd in the same w|
00001040  61 79 29 2e 0a 53 68 69  66 74 2d 43 74 72 6c 2d  |ay)..Shift-Ctrl-|
00001050  53 65 6c 65 63 74 20 64  72 61 67 73 20 74 68 65  |Select drags the|
00001060  20 69 63 6f 6e 2c 20 53  68 69 66 74 2d 43 74 72  | icon, Shift-Ctr|
00001070  6c 2d 41 64 6a 75 73 74  20 73 77 61 70 73 20 62  |l-Adjust swaps b|
00001080  65 74 77 65 65 6e 20 74  68 65 20 69 63 6f 6e 0a  |etween the icon.|
00001090  62 61 72 20 61 6e 64 20  74 68 65 20 9f 6f 61 74  |bar and the .oat|
000010a0  69 6e 67 20 77 69 6e 64  6f 77 2e 20 54 68 65 20  |ing window. The |
000010b0  70 6f 73 69 74 69 6f 6e  20 6f 66 20 74 68 65 20  |position of the |
000010c0  77 69 6e 64 6f 77 20 69  73 20 73 61 76 65 64 20  |window is saved |
000010d0  77 69 74 68 20 74 68 65  0a 43 68 6f 69 63 65 73  |with the.Choices|
000010e0  2e 0a 0a 4f 6e 20 61 20  6d 69 6e 6f 72 20 28 62  |...On a minor (b|
000010f0  75 74 20 63 6f 73 6d 65  74 69 63 29 20 70 6f 69  |ut cosmetic) poi|
00001100  6e 74 2c 20 53 6d 61 72  74 20 51 75 6f 74 65 73  |nt, Smart Quotes|
00001110  27 20 69 63 6f 6e 20 6e  6f 77 20 68 61 73 20 61  |' icon now has a|
00001120  20 6d 61 73 6b 20 73 6f  20 61 6e 79 0a 77 69 6e  | mask so any.win|
00001130  64 6f 77 20 74 65 78 74  75 72 65 73 20 73 74 69  |dow textures sti|
00001140  6c 6c 20 61 70 70 65 61  72 2e 20 46 6f 72 20 73  |ll appear. For s|
00001150  6f 6d 65 20 72 65 61 73  6f 6e 20 69 6e 20 61 20  |ome reason in a |
00001160  33 32 a0 30 30 30 20 63  6f 6c 6f 75 72 20 6d 6f  |32.000 colour mo|
00001170  64 65 20 74 68 65 0a 69  63 6f 6e 20 63 6f 6c 6f  |de the.icon colo|
00001180  75 72 20 64 69 64 6e 91  74 20 71 75 69 74 65 20  |ur didn.t quite |
00001190  6d 61 74 63 68 20 74 68  65 20 69 63 6f 6e 62 61  |match the iconba|
000011a0  72 20 63 6f 6c 6f 75 72  20 97 20 74 68 69 73 20  |r colour . this |
000011b0  70 72 6f 62 6c 65 6d 20  73 68 6f 75 6c 64 20 6e  |problem should n|
000011c0  6f 77 0a 62 65 20 9e 78  65 64 2e 0a 0a 46 69 6e  |ow.be .xed...Fin|
000011d0  61 6c 6c 79 2c 20 94 72  65 6d 65 6d 62 65 72 20  |ally, .remember |
000011e0  73 74 61 74 65 20 6f 66  20 71 75 6f 74 65 73 95  |state of quotes.|
000011f0  20 68 61 73 20 62 65 65  6e 20 72 65 6d 6f 76 65  | has been remove|
00001200  64 2c 20 62 65 63 61 75  73 65 20 53 6d 61 72 74  |d, because Smart|
00001210  20 51 75 6f 74 65 73 20  6e 6f 0a 6c 6f 6e 67 65  | Quotes no.longe|
00001220  72 20 62 6f 74 68 65 72  73 20 74 6f 20 72 65 6d  |r bothers to rem|
00001230  65 6d 62 65 72 20 77 68  65 74 68 65 72 20 61 20  |ember whether a |
00001240  71 75 6f 74 65 20 73 68  6f 75 6c 64 20 62 65 20  |quote should be |
00001250  6f 70 65 6e 20 6f 72 20  63 6c 6f 73 65 64 2c 20  |open or closed, |
00001260  62 75 74 0a 77 6f 72 6b  73 20 69 74 20 6f 75 74  |but.works it out|
00001270  20 66 72 6f 6d 20 74 68  65 20 63 6f 6e 74 65 78  | from the contex|
00001280  74 2e 0a 0a 43 68 61 6e  67 65 73 20 70 6c 61 6e  |t...Changes plan|
00001290  6e 65 64 20 66 6f 72 20  74 68 65 20 6e 65 78 74  |ned for the next|
000012a0  20 76 65 72 73 69 6f 6e  0a 2a 2a 2a 2a 2a 2a 2a  | version.*******|
000012b0  2a 2a 2a 2a 2a 2a 2a 2a  2a 2a 2a 2a 2a 2a 2a 2a  |****************|
000012c0  2a 2a 2a 2a 2a 2a 2a 2a  2a 2a 2a 2a 2a 0a 0a 46  |*************..F|
000012d0  69 6c 65 20 68 61 6e 64  6c 69 6e 67 20 69 73 20  |ile handling is |
000012e0  6e 65 78 74 2c 20 61 6e  64 20 70 6f 73 73 69 62  |next, and possib|
000012f0  6c 79 20 6b 65 79 62 6f  61 72 64 20 68 61 6e 64  |ly keyboard hand|
00001300  6c 69 6e 67 20 69 66 20  49 20 63 61 6e 20 67 65  |ling if I can ge|
00001310  74 20 72 6f 75 6e 64 20  74 6f 0a 6d 6f 64 69 66  |t round to.modif|
00001320  79 69 6e 67 20 57 69 6d  70 4b 65 79 20 61 67 61  |ying WimpKey aga|
00001330  69 6e 2e 20 41 73 20 61  6c 77 61 79 73 2c 20 69  |in. As always, i|
00001340  66 20 79 6f 75 20 68 61  76 65 20 61 6e 79 20 63  |f you have any c|
00001350  6f 6d 6d 65 6e 74 73 2c  20 73 75 67 67 65 73 74  |omments, suggest|
00001360  69 6f 6e 73 2c 0a 63 6f  6d 70 6c 61 69 6e 74 73  |ions,.complaints|
00001370  20 6f 72 20 62 75 67 20  72 65 70 6f 72 74 73 2c  | or bug reports,|
00001380  20 70 6c 65 61 73 65 20  67 65 74 20 69 6e 20 74  | please get in t|
00001390  6f 75 63 68 2e 20 54 68  6f 73 65 20 77 68 6f 20  |ouch. Those who |
000013a0  68 61 76 65 20 69 6e 20  74 68 65 20 70 61 73 74  |have in the past|
000013b0  0a 68 61 76 65 20 62 65  65 6e 20 73 65 6e 74 20  |.have been sent |
000013c0  63 6f 6d 70 6c 69 6d 65  6e 74 61 72 79 20 72 65  |complimentary re|
000013d0  67 69 73 74 65 72 65 64  20 76 65 72 73 69 6f 6e  |gistered version|
000013e0  73 2c 20 73 6f 20 69 74  91 73 20 77 6f 72 74 68  |s, so it.s worth|
000013f0  20 69 74 20 3b 2d 29 2e                           | it ;-).|
000013f8