* RELEASE-NOTES

This commit is contained in:
Pavel Sanda 2021-02-12 22:01:11 +01:00
parent b6cf47c635
commit 73c3036dca

View File

@ -172,9 +172,10 @@
* XSLT processor is needed, two options were successfully tested * XSLT processor is needed, two options were successfully tested
a) xsltproc a) xsltproc
- works on Linux and OSX (tested with xsltproc 1.1.32) - Works on Linux and OSX (tested with xsltproc 1.1.32).
- fails on Windows - Fails on Windows.
b) Saxon b) Saxon
- Tested on Linux, OSX and Windows.
- Java is a required dependency. Any JVM for Java 1.4 should be supported. - Java is a required dependency. Any JVM for Java 1.4 should be supported.
- Only Saxon versions 6.5.4 and 6.5.5 are supported. - Only Saxon versions 6.5.4 and 6.5.5 are supported.
- Version 6.5.5 is bundled with LyX. - Version 6.5.5 is bundled with LyX.