home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / lyx21041.zip / XFree86 / lib / X11 / lyx / reLyX / README < prev    next >
Text File  |  1999-03-21  |  1KB  |  26 lines

  1. ********************************************************************************
  2. *            reLyX -- a LaTeX to LyX translator                     *
  3. ********************************************************************************
  4.  
  5. The purpose of reLyX is to translate *well-behaved* LaTeX into LyX.
  6.  
  7. Its main goals are:
  8.     1) Get through a well-behaved LaTeX2e file without crashing
  9.     2) Translate a lot of that file.
  10.     3) Localize the parts that can't be translated and copy them in TeX mode
  11. It seems to achieve these main goals pretty well on most files.
  12.  
  13. reLyX is in its early stages, so it still has some bugs and lacking features.
  14. There are many improvements that can and will be made to reLyX in the
  15. near future. However, we wanted to get reLyX out there early on, to make
  16. it easier for new LyX users who want to translate their existing LaTeX files.
  17.  
  18. reLyX uses a modified version of the Perl TeX parser Text::TeX package written
  19. by Ilya Zakharevich (ilya@math.ohio-state.edu). The original Text::TeX is
  20. available on CPAN.
  21.  
  22. There are lots more details in the man pages, so try 'man reLyX'
  23.  
  24. Amir Karger
  25. karger@post.harvard.edu
  26.