Custom Query (361 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (49 - 51 of 361)

Ticket Resolution Summary Owner Reporter
#266 fixed Limited hilite markup (in Isabelle) David Aspinall Makarius
Description

When printing text with "hilite" markup the outcome appears to depend on the complexity of the body.

For example:

lemmas rules = sym refl trans sym refl trans sym refl trans sym refl trans sym refl trans

ML_command {* Pretty.writeln (Pretty.markup Markup.hilite
  [ProofContext.pretty_fact @{context} ("foo", @{thms rules(1-10)})]) *}

This works, but printing rules(1-11) produces funny \^A0...\^A1, although the body is still printed correctly, with markup.

#267 fixed Isabelle sendback markup dysfunctional David Aspinall Makarius
Description

The "sendback" markup in Isabelle no longer works.

For example:

ML_command {* writeln (Markup.markup Markup.sendback "oops") *}

produces literal

\^AWoops\^AX

What happened to pbp?

#270 fixed Odd PG/Trac link David Aspinall Makarius
Description

There is an odd link on http://proofgeneral.inf.ed.ac.uk/devel --- the hyperlink of "Visit the PG trac" points to the home page instead of http://proofgeneral.inf.ed.ac.uk/trac

Note: See TracQuery for help on using queries.