RossBoylan
RossBoylan
It seems to me a bare minimum would be to make the current documentation internally consistent. As it stands it tells people to run scripts that don't exist in locations...
With pull #178 all of the specific problems enumerated in [my previous comment](https://github.com/vimoutliner/vimoutliner/issues/176#issuecomment-804264363) are solved. But the results remains unsatisfying. This is partly because the ugly path to the scripts...
Somewhat off topic .... @noelhenson Do you think *nix has a good outliner now? I split between using GrandView in a dos box and VimOutliner esp when I am in...
I think giving your regular user account full control over gen_py should also work; I just tried it. I figured if I was going to delete the folder I might...
While I'd love help, I filed a bug because I think the absence of documentation of upgrade procedures is a bug that should be corrected. Unless I've simply missed it.
Thanks. I looked for some kind of "report issues with the website to ..." at the bottom of the pages, but didn't see anything.
The discussion seems to have expanded and wandered from the title. But that title, and the question > with `linestyle` there is no key: ... > @Mattriks do you concur...
Where is the associated code? I don't see an Econometrics package under https://github.com/JuliaEconometrics.
This, on the other hand, works: ```julia plot(z=(x, y)->x+y/2.0, xmin=[0.1], xmax=[5], ymin=[-1], ymax=[3], Geom.contour, Guide.Title("My Title")) ```
My contribution to the documentation is to explain what I don't get. It looks as if the central operation is `res = (ls())(ϕ, dϕ, ϕdϕ, α0, ϕ0,dϕ0)`. I would expect...