Nicolas Goaziou writes:
> Hello,
>
> t...@tsdye.com (Thomas S. Dye) writes:
>
>> An example I gave on the ML a few days ago doesn't really work right.
>>
>> #+name: fundamental-model
>> #+header: :exports results
>> #+header: :file fundamental-model.pdf
>> #+BEGIN_SRC dot
>> graph G
>>
Hello,
t...@tsdye.com (Thomas S. Dye) writes:
> An example I gave on the ML a few days ago doesn't really work right.
>
> #+name: fundamental-model
> #+header: :exports results
> #+header: :file fundamental-model.pdf
> #+BEGIN_SRC dot
> graph G
> {
> graph [margin="0.01"];
>
Aloha Nicolas,
An example I gave on the ML a few days ago doesn't really work right.
#+name: fundamental-model
#+header: :exports results
#+header: :file fundamental-model.pdf
#+BEGIN_SRC dot
graph G
{
graph [margin="0.01"];
d [label = "Dated event", shape ="box"];