Júlio Hoffimann
Júlio Hoffimann
Never tried, but you should be able to render to PDF with `quarto render --to pdf` as explained in the Quarto docs: https://quarto.org/docs/books Can you give it a try?
I believe it is possible as explained in the link above. Closing the issue.
Thanks for trying it. PRs are welcome to fix the PDF output. It seems like a Quarto + Julia limitation, plus issues with image formats.
I've updated the Quarto settings to use the newest Julia engine. The PDF option now triggers an internal error that I reported in Quarto: https://github.com/quarto-dev/quarto-cli/issues/12038
Maybe you want to attach units to columns and check if the unit is AffineUnit. DataScienceTraits.jl will handle units from Unitful.jl and DynamicQyantities.jl gracefully. Em qua., 1 de nov. de...
Appreciate if a maintainer can review and merge this.
ping @KristofferC @dkarrasch
Thank you for reporting @paulxshen. Could you please share a MWE? If these file formats support single precision, we should definitely fix the behavior in GeoIO.jl. If you can submit...
Thank you @paulxshen ! Merged #162 with the fix for OBJ. Do you also plan to submit a PR for STL?
Renamed the option to `numtype` and standardized a few other options.