mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-05 08:57:35 +00:00
Document python changes
This commit is contained in:
parent
cfc9675d0e
commit
935781ceab
4
README
4
README
@ -33,8 +33,8 @@ What do I need to run LyX?
|
||||
A decent LaTeX2e installation (e.g. TeX Live for Linux/Windows,
|
||||
MacTeX for Mac OS).
|
||||
|
||||
Python (2.7 or 3.5 and newer) to convert old LyX files and for
|
||||
helper scripts.
|
||||
Python (3.8 and newer) to convert old LyX files and for helper
|
||||
scripts.
|
||||
|
||||
How does the LyX version scheme work?
|
||||
|
||||
|
@ -29,6 +29,9 @@
|
||||
|
||||
!!Changes with respect to external programs and libraries in 2.5:
|
||||
|
||||
- The support for python 2 was completely removed. Python 3.8 (or newer)
|
||||
must be present on your system for LyX to work properly.
|
||||
|
||||
|
||||
!!Known issues in version 2.5.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user