]> git.lyx.org Git - lyx.git/blobdiff - lib/RELEASE-NOTES
DocBook: add the DocBookNoFontInside layout configuration.
[lyx.git] / lib / RELEASE-NOTES
index 4e92ccf83a49821e77206d461ae0b368ae93f62b..bae3297182341a2f0ab099c5e49c683e4550a956 100644 (file)
@@ -99,7 +99,7 @@
 
 * search-string-set [arg] stores the <arg>, the currently selected text or the word under
   cursor in the search cache that is used by word-find[-backward|-forward] if no argument
-  is given to those. 
+  is given to those.
 
 * inset-split is a new convenience function that splits an inset into two at the given
   cursor position. This is only implemented for text insets currently.
 
 * The dependency on sgmltools was dropped, see DocBook 5 section.
 
-* Java is a required dependency to generate ePub files. Any JVM for Java 1.4
-  should be supported.
-
-* Saxon is a required dependency to generate ePub files. Only versions 6.5.4
-  and 6.5.5 are supported. Version 6.5.5 is bundled with LyX.
+!!! Dependencies to generate ePub files:
 
 * The DocBook XSLT 1.0 style sheets are a required dependency to generate
   ePub files. All versions since 1.76.0 are supported. Version 1.79.2 is
   bundled with LyX.
 
+* XSLT processor is needed, two options were successfully tested
+  a) xsltproc
+     - Works on Linux and OSX (tested with xsltproc 1.1.32).
+     - Fails on Windows.
+  b) Saxon
+     - Tested on Linux, OSX and Windows.
+     - 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.
+     - Version 6.5.5 is bundled with LyX.
+
 
 !!Known issues in version 2.4.0