NEWS
changeset 70032 0674c24afc5e
parent 70031 2dfba895e26d
child 70057 0403b5127da1
equal deleted inserted replaced
70031:2dfba895e26d 70032:0674c24afc5e
     7 New in Isabelle2019 (June 2019)
     7 New in Isabelle2019 (June 2019)
     8 -------------------------------
     8 -------------------------------
     9 
     9 
    10 *** General ***
    10 *** General ***
    11 
    11 
    12 * The font family "Isabelle DejaVu" is systematically derived from the
    12 * The font collection "Isabelle DejaVu" is systematically derived from
    13 existing "DejaVu" collection, with variants "Sans Mono", "Sans", "Serif"
    13 the existing "DejaVu" fonts, with variants "Sans Mono", "Sans", "Serif"
    14 and styles "Normal", "Bold", "Italic/Oblique", "Bold-Italic/Oblique".
    14 and styles "Normal", "Bold", "Italic/Oblique", "Bold-Italic/Oblique".
    15 The DejaVu base fonts are retricted to well-defined Unicode ranges and
    15 The DejaVu base fonts are retricted to well-defined Unicode ranges and
    16 augmented by special Isabelle symbols, taken from the former
    16 augmented by special Isabelle symbols, taken from the former
    17 "IsabelleText" font (which is no longer provided separately). The line
    17 "IsabelleText" font (which is no longer provided separately). The line
    18 metrics and overall rendering quality is closer to original DejaVu.
    18 metrics and overall rendering quality is closer to original DejaVu.
   207 * Session HOL-Computational_Algebra: Formal Laurent series and overhaul
   207 * Session HOL-Computational_Algebra: Formal Laurent series and overhaul
   208 of Formal power series.
   208 of Formal power series.
   209 
   209 
   210 * Session HOL-Number_Theory: More material on residue rings in
   210 * Session HOL-Number_Theory: More material on residue rings in
   211 Carmichael's function, primitive roots, more properties for "ord".
   211 Carmichael's function, primitive roots, more properties for "ord".
       
   212 
       
   213 * Session HOL-Analysis: More material and better organization.
   212 
   214 
   213 * Session HOL-SPARK: .prv files are no longer written to the
   215 * Session HOL-SPARK: .prv files are no longer written to the
   214 file-system, but exported to the session database. Results may be
   216 file-system, but exported to the session database. Results may be
   215 retrieved via "isabelle build -e HOL-SPARK-Examples" on the
   217 retrieved via "isabelle build -e HOL-SPARK-Examples" on the
   216 command-line.
   218 command-line.