NEWS;
authorwenzelm
Thu, 08 Nov 2018 22:35:17 +0100
changeset 69273 e86d8cb40610
parent 69272 15e9ed5b28fb
child 69274 ff7e6751a1a7
NEWS;
NEWS
--- a/NEWS	Thu Nov 08 22:29:09 2018 +0100
+++ b/NEWS	Thu Nov 08 22:35:17 2018 +0100
@@ -25,6 +25,11 @@
 * Improved sub-pixel font rendering (especially on Linux), thanks to
 OpenJDK 11.
 
+* Support for user-defined file-formats via class isabelle.File_Format
+in Isabelle/Scala (e.g. see isabelle.Bibtex.File_Format). It is
+configured via the shell function "isabelle_file_format" in
+etc/settings, e.g. of an Isabelle component.
+
 
 *** Isar ***