X-Git-Url: http://gitweb.michael.orlitzky.com/?p=mjotex.git;a=blobdiff_plain;f=mjo-arrow.tex;h=6f26207b728ed4ecf9e49a38a0cb9d946017e076;hp=3ae2daac179659b681c3ab9d14990250cf80bb31;hb=38147a40c34416d5dbd87f44d8786e3dd73a132f;hpb=90f73298ec65ab89af5131ec8473f9c5909d333c diff --git a/mjo-arrow.tex b/mjo-arrow.tex index 3ae2daa..6f26207 100644 --- a/mjo-arrow.tex +++ b/mjo-arrow.tex @@ -7,4 +7,4 @@ % The composition of two arrows/functions. For example, the % composition of g with f is \compose{g}{f}\of{x} === g\of{f\of{x}}. -\newcommand*{\compose}[2]{ {#1} \circ {#2} } +\newcommand*{\compose}[2]{ {#1}\circ{#2} }