Sean Richards
Sean Richards
I've used this script on an UNO before. I had to delete all the comments, and remove definitions for unused features, but it can in principle be done.
Might be an issue with the APT version -- if you installed julia via `apt install julia`, then try installing from the binaries instead -- https://julialang.org/downloads/ No idea why the...
I am late but had this question today. `tablefmt='latex_raw'` does what you want, and then if you want to do something like `latex_booktabs` or `latex_longtable` you have to alter it...