home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / mag_discs / 16 / quotes / Docs / Changes next >
Text File  |  1995-04-15  |  4KB  |  73 lines

  1. Changes since version 1.25
  2. **************************
  3.  
  4. OK, in version 1.25 I said there shouldn’t be any more changes… Well, I had
  5. a few more ideas ;-). As a result, from version 1.50 on, Smart Quotes is
  6. shareware (see “Register” for how to register). The source code is now only
  7. available to registered users (as otherwise you’d be able to compile yourself
  8. a registered version ;-)). 
  9.  
  10. The major change is that Smart Quotes now knows where you are in the text by
  11. remembering what you’ve typed in previously – this can fall down
  12. occasionally, but works for the vast majority of the time. This means you can
  13. backtrack to some degree, and Smart Quotes will still insert the correct
  14. quote. As a consequence, single quote handling has been merged into double
  15. quote handling, so there is now only one quote option: quotes on, or quotes
  16. off.
  17.  
  18. Because Smart Quotes now works out which quote to insert by guessing where
  19. the cursor is, rather than counting quotes or checking for certain
  20. keypresses, it is no longer as easy, or as desirable, to show the next quote
  21. in the icon. Instead, Smart Quotes will show an open double quote or a
  22. neutral double quote if quotes are on or off respectively, and will flash a
  23. question mark if it has no idea where you are in the text.
  24.  
  25. Another advantage of knowing where you are, is that Smart Quotes now knows
  26. when you delete a ligature – Æ, æ, Œ, œ, fi and fl (ellipsis … is also
  27. handled). If you delete fi from the right (e.g. press Backspace), it will
  28. insert f; if you delete fi from the left (press Copy) it will insert i.
  29.  
  30. Diphthongs have been heavily expanded and are now called Expands – an awkward
  31. name, but at least more accurate. All the *commands have been changed
  32. as a result; the command RemoveDiphthong has been removed as it was
  33. awkward to convert. AddExpands, as it is now, has a new syntax:
  34.     *AddExpands -f <string> -r <string>
  35. The <string> can be enclose in quotes; any actual quote marks in the string
  36. should be doubled.    
  37.    Expands are two parts, the found and substitution parts (diphthongs had
  38. three parts, first character, second character and substitution character).
  39. Each part can be up to 7 characters long (in the registered version, that is
  40. – they are still only 2 characters in the unregistered version). This means
  41. you can type in ™, ©, ®, Œ, œ, Æ, æ, …, ", ' and probably other symbols more
  42. easily; you can also automatically correct punctuation (see the “Expands” file
  43. for more details).
  44.  
  45. The 
  46.  
  47. As a consequence the front end has been revamped, especially the Edit Expand
  48. window.
  49.  
  50. The keyboard shortcuts have been changed, as the single quotes settings have
  51. been removed. A new option, shift-ctrl click, has been added: this drags the
  52. icon around, either on the icon bar (it moves), or off the icon bar (a
  53. floating window appears which you can drag around in the same way).
  54. Shift-Ctrl-Select drags the icon, Shift-Ctrl-Adjust swaps between the icon
  55. bar and the floating window. The position of the window is saved with the
  56. Choices.
  57.  
  58. On a minor (but cosmetic) point, Smart Quotes' icon now has a mask so any
  59. window textures still appear. For some reason in a 32 000 colour mode the
  60. icon colour didn’t quite match the iconbar colour – this problem should now
  61. be fixed.
  62.  
  63. Finally, “remember state of quotes” has been removed, because Smart Quotes no
  64. longer bothers to remember whether a quote should be open or closed, but
  65. works it out from the context.
  66.  
  67. Changes planned for the next version
  68. ************************************
  69.  
  70. File handling is next, and possibly keyboard handling if I can get round to
  71. modifying WimpKey again. As always, if you have any comments, suggestions,
  72. complaints or bug reports, please get in touch. Those who have in the past
  73. have been sent complimentary registered versions, so it’s worth it ;-).