X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=README;h=0393b868366509b344d77a0ac33e089604b2b960;hb=17321b90ad29227eb5969b231f135d3fd745f976;hp=56c241191afd6389c8f375399338005a24ce16de;hpb=54d2810b013501bed18e8ce461f48e8ed7ff247f;p=lyx.git diff --git a/README b/README index 56c241191a..0393b86836 100644 --- a/README +++ b/README @@ -33,14 +33,17 @@ What do I need to run LyX? A decent LaTeX2e installation (e.g. teTeX for unix) not older than 1995/12/01. Python 2.3 or later to convert old LyX files and for helper scripts + (note that you need at least Python 2.3.4 for exporting LyX files + to a pre-unicode format, as previous versions are affected by a bug + about the normalization of unicode strings) How does the LyX version scheme work? LyX uses a contiguous numbering scheme for versions, where a number "1.x.y" indicates a stable release '1.x', maintenance - release 'y'. In other words, LyX 1.4.0 was the first stable - release in the 1.4-series of LyX. At the time of writing, the - latest maintenance release in the 1.4-series was LyX 1.4.4. + release 'y'. In other words, LyX 1.5.0 was the first stable + release in the 1.5-series of LyX. At the time of writing, the + latest maintenance release in the 1.5-series was LyX 1.5.2 Please note that maintenance releases are designed primarily to fix bugs, and that the file format will _never_ change due to a