George Jones <elu...@gmail.com> writes:

> From http://orgmode.org/worg/org-contrib/babel/intro.html
>
> #+name: square(x)
>
> #+begin_src python
>
> return x*x
>
> #+end_src
>
> Now we use the source block:
>
>
>
> #+call: square(x=6)
>
> yields
>
> Reference 'square' not found in this buffer .
>

Fixed, thanks.

Tom

-- 
Thomas S. Dye
http://www.tsdye.com

Reply via email to