X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;ds=inline;f=Utils%2FLambda.tex;fp=Utils%2FLambda.tex;h=2172bbc38d0c1c42a1b01c255fe5b2a4c0d82146;hb=148ed11cd95fb6d4eca37dec1a496d4972384baa;hp=b300b3524a10921c845c35d27bc97283a04ffbb8;hpb=bdb7127d5c2577ef2d68d1efff9256f46917b87d;p=matthijs%2Fmaster-project%2Freport.git 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 +} +