home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 January / macformat-020.iso / Shareware City / Applications / Alpha.5.96 folder / README.latex_users < prev    next >
Encoding:
Text File  |  1994-09-18  |  1.7 KB  |  43 lines  |  [TEXT/ALFA]

  1. To LaTeX users:
  2.  
  3. Pete, the author of Alpha, and Tom, the author of the LaTeX package, have 
  4. engaged in a vigorous debate over the use of the 'optionIsMeta' flag.
  5. For those who don't know about this flag, if set it makes all 'option 
  6. keystroke' key bindings equivalent to 'escape keystroke' bindings.
  7. So far, I (Pete) have always won this debate because it's my program :-), 
  8. but Tom feels strongly about it as well.
  9.  
  10. So the question is, what do users feel? Should 'optionIsMeta' be checked by 
  11. default in LaTeX mode or not, which way do you use it? Do you want option-f 
  12. and option-b (etc...) to work like emacs equivalents, or would you prefer 
  13. less complicated bindings in LaTeX mode?.
  14.  
  15. Please email your vote, "optionIsMeta yes" or "optionIsMeta no" to Tom 
  16. Scavo at trscavo@syr.edu before October 15.  Please note that this is 
  17. only for LaTeX mode, optionIsMeta will remain on by default in all other 
  18. modes.  Tom will collect votes and abide by the decision of you, the great 
  19. Alpha population of the world.
  20.  
  21. In the meantime, you can always ensure that you have your choice by putting
  22. either:
  23.  
  24. set TeXmodeVars(optionIsMeta) 1<cr>
  25.  
  26.     or
  27.  
  28. set TeXmodeVars(optionIsMeta) 0<cr>
  29.  
  30. in your 'userStartup.tcl' file.
  31.  
  32. Version 2.3 of latex.tcl supports LaTeX2e, a superset of LaTeX 2.09.  
  33. LaTeX2e will compile a 2.09 document automatically, using what is called 
  34. "compatibility mode".  Most of the LaTeX 2.09 commands and environments 
  35. have been preserved in 2e, and so the transition from 2.09 to 2e (from the 
  36. user's point of view, at least) is relatively painless.
  37.  
  38. However, at any time you can switch between the old, 2.09 environment and 
  39. the 2e environment via the "Utils:Install" menu items.
  40.  
  41. Thank you for your support.
  42.         - Pete and Tom
  43.