This will probably be the last prerelease before 1.0.2 proper. But it is a prerelease so please be careful when checking it out. ftp://ftp.lyx.org/pub/lyx/stable/lyx-1.0.2pre3.tar.gz ftp://ftp.devel.lyx.org/pub/lyx/lyx-1.0.2pre3.tar.gz >From CHANGES: since 1.0.2pre1 - Fix bug where lyxlex keyword table for reading layout files was not initialized correctly; removed a few unused LT_xxx codes (JMarc) - Fix bug where using the index feature with a AMS class would cause a redefinition error and cleanup the code which handles the amsmath package; this means that I added two new textclass tags (ProvidesAmsmath and ProvidesMakeidx) and used them in the ams classes (JMarc) - Added a check in chklatex.ltx to get the LaTeX version; updated LaTeXConfig.lyx.in to explain that you should have at least LaTeX revision 1995/12/01. (JMarc) - Add 'francais' as new selectable language (JMarc) - Make sure that no extra space is added at the beginning of footnotes (JMarc) - Beginning of new french documentation (PH Boinnard), update of German docs and new UserGuide (Pit) - Updated de.po (Pit), fr.po (PH Boinnard), pl.po (Dzieko) - Make sure that the font commands always toggle, independently of what the setting in the character popup is (JMarc) - Correctly disable the Replace All button when document is read-only (Daniel) - New README and INSTALL files for OS/2 and updated configure.cmd (Arnd) - Cleanned the bibtex code and moved to Buffer (Ale) - Citation support for multipart documents using the same old trick (Ale) - New french documentation; currently Intro, splash and the tutorial examples are done. - fix the shortcut to dots-insert in menus.bind (JMarc) - New broadway textclass; updated hollywood textclass (Garst) - Let LyXVC handle filenames with spaces. (Lgb) - Fix bug where the cancel button of the version control popup did not work correctly (Daniel) - Fix compilation buglet on some systems in insetbib.C (JMarc) - Small fix to CygWin support (JMarc) Lgb