mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Add a note to README about a bug affecting python versions <= 2.3.3
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19162 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
c0b0fe35fa
commit
cca027ba14
3
README
3
README
@ -33,6 +33,9 @@ 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?
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user