Does anyone know how to use Winston in batch mode, to automatically
generate *.png 's without having to have a window open? Now I get this:
julia> include("post.jl")
ERROR: TclError("error initializing Tk: no display name and no \$DISPLAY
environment variable")Thanks.
