............................................................

New in Release 1.1:

04-04-26


* Command for font color changed from *C to *O
  (*C was accidentally assigned to two functions: 
  Color and Center-aligning!)


............................................................

New in BETA4 (Release 1.0)

03-12-05

* header.rth: Support for some new fonts: 
  *F4 Verdana
  *F5 Garamond
  *F6 Symbol (--> You can now write Greek text in LXRTF!)
  (see new fonts.txr example file)

* example files *.TXR renamed to *.RTX, since it's obviously
  easier to remember and to type. Think of it as RTF for LX.
  Also follows the other naming rules pretty fine:
  RTF for the result
  RTH for the header
  RTX for the text input file.

* Support for text colors. Simple colors (black, red, green, blue, 
  yellow) are supported. See the colortbl (Color Table) in the 
  header.rth.

* header.rtf modified: pc -> pca, i.e. in the output RTF file,
  codepage 850 is now used, instead of 437 (pc).
  

............................................................
New in BETA3

03-11-25 

* Bug fixed: Doubled newlines In automatic formatting mode
  avoided (please check newline handling in both modes now!)
* Slightly modified error handling in makertf.bat
* Corrected some typos in 0readme.txt

03-11-30 

* Switched from the period to the asterisk for formatting
  commands. e.g. .B becomes *B! This avoids the problems with
  abbreviations.
  Please test if all formatting commands work as expected.
  Also, newline is now *\.
  Remember to convert your existing input files to use the
  asterisk now instead of the dot!

03-12-02 
  
* Changed name of the program from MAKERTF to LXRTF.
  sounds nicer :-)
  
............................................................

New in BETA2

03-11-24 

* new 0readme.txt file
* new 0history.txt file
* more consequent special character / command differentiation:
  '.' for commands, '\' for special characters
* German Umlauts now with aliases \a, \o, \u...
* Introduction of \xhh for hex ASCII values of special 
  characters
* {,} must now be entered as \{,\} now, otherwise they denote 
  an "environment"
* "environment" support: "{.F3 some text}" switches temporarily
  to font 3 for "some text", then switches back.
* Slight changes at makertf.bat (output file exists -> ask if
  should be overwritten or not). Choice.com is needed and
  supplied in MAKERTF archive now.
* A few more *.TXR files to play with while testing.
............................................................

03-11-23
BETA1:
first beta release

............................................................
