Kristoffer Carlsson
Kristoffer Carlsson
Also, perhaps update the docstrings that mention this?
One issue is that `__init__` methods for modules are not run during `--output-o` so packages act weirdly in that process. That was a major source of issues with the old...
> Figure out which libraries our generated binary uses, and copy those over to the lib folder: Do you think it makes sense to try to statically link those or...
Thanks for opening an issue about this. It is an interesting observation and we should figure out why it happens.
IIUC, the way vscode does it right now is to actually load the packages to find out their symbols. Shouldn't it be enough to just load the `.juliarc.jl` file in...
Well, typically stuff that should be OK to execute when you start julia...?
> Using, what, something like Weave.jl to make the notebooks? Literate.jl is also a (good) choice.
Hm, we should probably to some type promotion then. Is `typejoin` the correct function?
https://meta.mathoverflow.net/questions/3207/mathjax-accents-in-safari-10-1#3207 looks like the same thing.
Oops that was for mathjax and not katex...