Christian Moe <[email protected]> writes: > There's an issue with ob-doc-dot.org that we need to look into > ("Babel evaluation exited with code 127"), but otherwise these > files do not raise any warnings when exported.
Maybe the Babel process terminates abruptly because it cannot find a dot executable? Dot is one of the languages loaded in publish.sh, but I don't see .build.yml installing any graphviz/dot package, so I'm not sure why I'd expect it to work. Regards, Christian
