[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] org mode in press
From: |
rick frankel |
Subject: |
Re: [O] org mode in press |
Date: |
Sat, 28 Jan 2012 08:59:26 -0500 |
On Jan 28, 2012, at 6:14, Christian Wittern <address@hidden> wrote:
>
>
> The one dependency I could not solve was the 'dot' executable. I assume this
> is an interpreter for the dot language, for which it seems the program on the
> Mac is named graphviz. However, I am not sure how to make that work with
> org/babel. Should I simply symlink to graphviz? Or is there a babel
> variable to be set? This is a point that probably needs some explanation, at
> least for Mac users (I realize that the articel might not have been intended
> as such a general introduction with details for all common OSses, but it
> would be nice if this can be gradually supplemented).
The dot executable is part of the graphviz package. Installing graphviz should
install the dot command line executable alongw w/ neato, circo and and other
layout engines.
Rick