From bf42e7f6a0e238bb63b379d7c52d50bf1a2dc07a Mon Sep 17 00:00:00 2001 From: Matthijs Kooijman Date: Wed, 11 Nov 2009 10:56:55 +0100 Subject: [PATCH] Put a vector error over "output" in a figure. --- Chapters/Introduction.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chapters/Introduction.tex b/Chapters/Introduction.tex index b5e2e24..595a074 100644 --- a/Chapters/Introduction.tex +++ b/Chapters/Introduction.tex @@ -88,7 +88,7 @@ sum' (x:xs) acc = acc' : (sum' xs acc') for i=1 upto num: newCircle.a[i](btex + etex); endfor - newCircle.out(btex $output$ etex) "framed(false)"; + newCircle.out(btex $\overrightarrow{output}$ etex) "framed(false)"; % Center the input and output ports vertically, and put them left and right % resp. -- 2.30.2