NEWS
changeset 68545 7922992c99ea
parent 68543 c87e1adb91af
child 68547 549a4992222f
equal deleted inserted replaced
68544:8285fa53bfac 68545:7922992c99ea
   126 
   126 
   127 * Action "isabelle.draft" is similar to "isabelle.preview", but shows a
   127 * Action "isabelle.draft" is similar to "isabelle.preview", but shows a
   128 plain-text document draft. Both are available via the menu "Plugins /
   128 plain-text document draft. Both are available via the menu "Plugins /
   129 Isabelle".
   129 Isabelle".
   130 
   130 
   131 * Bibtex database files (.bib) are semantically checked.
       
   132 
       
   133 * When loading text files, the Isabelle symbols encoding UTF-8-Isabelle
   131 * When loading text files, the Isabelle symbols encoding UTF-8-Isabelle
   134 is only used if there is no conflict with existing Unicode sequences in
   132 is only used if there is no conflict with existing Unicode sequences in
   135 the file. Otherwise, the fallback encoding is plain UTF-8 and Isabelle
   133 the file. Otherwise, the fallback encoding is plain UTF-8 and Isabelle
   136 symbols remain in literal \<symbol> form. This avoids accidental loss of
   134 symbols remain in literal \<symbol> form. This avoids accidental loss of
   137 Unicode content when saving the file.
   135 Unicode content when saving the file.
       
   136 
       
   137 * Bibtex database files (.bib) are semantically checked.
   138 
   138 
   139 * Update to jedit-5.5.0, the latest release.
   139 * Update to jedit-5.5.0, the latest release.
   140 
   140 
   141 
   141 
   142 *** Isabelle/VSCode Prover IDE ***
   142 *** Isabelle/VSCode Prover IDE ***
   401 
   401 
   402 * Session HOL-Analysis: infinite products, Moebius functions, the
   402 * Session HOL-Analysis: infinite products, Moebius functions, the
   403 Riemann mapping theorem, the Vitali covering theorem,
   403 Riemann mapping theorem, the Vitali covering theorem,
   404 change-of-variables results for integration and measures.
   404 change-of-variables results for integration and measures.
   405 
   405 
   406 * Session HOL-Types_To_Sets: more tool support
   406 * Session HOL-Types_To_Sets: more tool support (unoverload_type combines
   407 (unoverload_type combines internalize_sorts and unoverload) and larger
   407 internalize_sorts and unoverload) and larger experimental application
   408 experimental application (type based linear algebra transferred to linear
   408 (type based linear algebra transferred to linear algebra on subspaces).
   409 algebra on subspaces).
       
   410 
   409 
   411 
   410 
   412 *** ML ***
   411 *** ML ***
   413 
   412 
   414 * Operation Export.export emits theory exports (arbitrary blobs), which
   413 * Operation Export.export emits theory exports (arbitrary blobs), which