# HG changeset patch # User wenzelm # Date 1729848676 -7200 # Node ID be68bb67140d0e828050791ad894a877119a617d # Parent bbed9f218158672aec885455a84d65b718cbeb2c more inner-syntax markup; diff -r bbed9f218158 -r be68bb67140d src/HOL/ex/Code_Lazy_Demo.thy --- a/src/HOL/ex/Code_Lazy_Demo.thy Thu Oct 24 22:05:57 2024 +0200 +++ b/src/HOL/ex/Code_Lazy_Demo.thy Fri Oct 25 11:31:16 2024 +0200 @@ -113,7 +113,8 @@ = L (\\\) | Node tree tree (infix \\\ 900) -notation (output) Node (\\(//\<^bold>l: _//\<^bold>r: _)\) +notation (output) Node + (\(\indent=1 notation=\mixfix tree node\\\//(\open_block notation=\mixfix tree branch\\\<^bold>l: _)//(\open_block notation=\mixfix tree branch\\\<^bold>r: _))\) code_lazy_type tree