changeset 32131 | 7913823f14e3 |
parent 32130 | 2a0645733185 |
parent 32092 | 6a5995438266 |
child 32136 | 672dfd59ff03 |
--- a/NEWS Wed Jul 22 10:49:26 2009 +0200 +++ b/NEWS Wed Jul 22 11:23:09 2009 +0200 @@ -123,6 +123,11 @@ cominators for "args". INCOMPATIBILITY, need to use simplified Attrib/Method.setup introduced in Isabelle2009. +* Display.pretty_thm now requires a proper context (cf. former +ProofContext.pretty_thm). May fall back on Display.pretty_thm_global +or even Display.pretty_thm_without_context as last resort. +INCOMPATIBILITY. + *** System ***