****** Following changes were made from LXTeX 1.2 to LXTeX 1.3:

- LXTeX2e v1.3 is more careful with your documents: If you open a document of
which only the DVI file exists (for example a manual for a LaTeX component, the
local guide or something else) you could easily open a TEX file or even copy
the template into a TEX file with the same name.
Thats suppressed in this new version.
Everytime you call LXTEX DOCUMENT
and it exists only the file DOCUMENT.DVI, LXTEX.BAT will ask you if you are
sure when you press 1 for template or 2 for edit.

- There is a new menu item: By pressing the 8 in the LXTeX menu, you can
view the LOG file of your document that LaTeX creates. Also you can look into
the DLG files that are created by the DVI drivers when they are executed.
That can be very helpful for finding errors and for some other purposes.
This menu item simply calls a text scroller with the parameters %1.LOG *.DLG.
Menu item 9 is not in use at the moment.



****** Following changes were made from LXTeX 1.1 to LXTeX 1.2:

- LXTeX.BAT altered: If no TEX file of current document exists, the
  question 'do you want to delete all files except [document].TEX?'
  at the end is not shown. No files will be deleted.
  Safer for you, if you often view DVI files with LXTeX (for example
  manuals of LaTeX components).

- new README.TXT, some errors removed

- Now the LXTeX distribution contains of two ZIP files:

  LXT2Evv.ZIP (where vv stands for the version number).
              It contains the whole LXTeX with all configuration files,
              readmes, binaries etc.
              Only the DOC files were removed and zipped into

  EMTEXDOC.ZIP. Here you can find the most important DOC files
              which come with the emTEX distribution.
              No version number in the file name necessary, because I don't
              think that it will ever contain more or less files than now.



****** Following changes were made from LXTeX2e 1.0 to LXTeX2e 1.1:

Much changes were made to make LXTeX2e more international!

- new README, please read it!

- English readme now contains all important informations (no German readme any more)

- template file 'text.neu' renamed to 'text.new' and moved to new
  location: \EMTEX\TEMPLATE\.

- template file 'text.new' adapted for English texts with options for
  German texts (uncomment some lines for German features)

- new LXTEX.BAT file (the everything controlling menu batch file): 
  - You can now work with documents in other directories than the MYTEX
    directory (e.g. in C:\_DAT\LXTEX), so you can manage your documents
    in subdirectories: Simply change into the dir of your choice with
    the DOS 'cd' command and type LXTEX <filename>.
  - no need anymore to edit the LXTEX.BAT file - there's a new file
    TEXEDIT.BAT which contains the call of the text editor.
  - better and more powerful menu
  - (error) messages all in English
  - comments in batch file all in English
  - new environment variable 'docstat' (=document status) is used:
    it allows to take control over the status of the document and to
    prevent some handling errors - see readme!

- new PR.BAT and VS.BAT: All messages changed to English

- Directory \EMTEX\MYTEX\ removed. You can now work in every other
  directory (see above) and the template file now is in \EMTEX\TEMPLATE\.

- new programs in directory EMTEX\BIN\UTILITY:
  - CHOICE.COM added (needed for batch files but not included in
    palmtop's DOS)
  - TEXBEEP.EXE: little program that make a beep, called from batch
    files for acoustic signaling of questions or errors

- some EXE files in EMTEX\BIN are made smaller with a utility called
  'TINYPROG'. e.g. TEXCAD.EXE's size is reduced by approx. 50%. No other
  program version, just reduced file size. Please report if there are
  any problems using the size-reduced EXEs! (TEXCAD.EXE, UTILITY\SETIT.EXE)
