| changeset 61456 | b521b8b400f7 |
| parent 59937 | 6eccb133d4e6 |
| child 61457 | 3e21699bb83b |
--- a/src/Pure/Tools/rail.ML Thu Oct 15 21:17:41 2015 +0200 +++ b/src/Pure/Tools/rail.ML Thu Oct 15 22:25:57 2015 +0200 @@ -315,7 +315,7 @@ fun output_rules state rules = let - val output_antiq = Thy_Output.eval_antiq state; + val output_antiq = Thy_Output.eval_antiquote state o Antiquote.Antiq; fun output_text b s = Output.output s |> b ? enclose "\\isakeyword{" "}"