X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Freport.git;a=blobdiff_plain;f=Utils%2FLambda.tex;fp=Utils%2FLambda.tex;h=2172bbc38d0c1c42a1b01c255fe5b2a4c0d82146;hp=b300b3524a10921c845c35d27bc97283a04ffbb8;hb=148ed11cd95fb6d4eca37dec1a496d4972384baa;hpb=bdb7127d5c2577ef2d68d1efff9256f46917b87d diff --git a/Utils/Lambda.tex b/Utils/Lambda.tex index b300b35..2172bbc 100644 --- a/Utils/Lambda.tex +++ b/Utils/Lambda.tex @@ -70,3 +70,11 @@ draw b; % Reset the typing options \setuptyping[option=none,style=\tttf] } + +% Display a useMPgraphic in a pretty box +\define[1]\boxedgraphic{ + \startboxed + \useMPgraphic{#1} + \stopboxed +} +