]> git.lyx.org Git - features.git/blobdiff - lib/RELEASE-NOTES
Adapt comment
[features.git] / lib / RELEASE-NOTES
index 79ffff277855b79dffcf3aed03fedbb53bf1f6ae..42fa0fa938600aa8018455e6b76b268f6703d296 100644 (file)
 
 * ifrelatives is a helper function to check whether a buffer has a master or children.
 
+* lyxfiles-open opens the new examples or templates dialog.
+
 * master-buffer-forall executes an lfun in the master and all children of a document.
 
 * paragraph-select is a new convenience function to select the paragraph
   surrounding the actual cursor position.
 
+* 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.
+
 * 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.
+
+* 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.
+
 
 !!Known issues in version 2.4.0