gustaphe

Results 35 issues of gustaphe

I'd love an option to toggle a vim-mode: |key|action| |---|---| |`u` | undo| |`r`|redo| |`i` |enter [i]nner pencil mode| |`o` | [o]uter pencil mode| |`a`| norm[a]l fill mode| |`c`| [c]olor...

enhancement

When printing from Okular, the files turn up but show as "Unable to load document" on the ReMarkable. The same file, sent through `lp filename.pdf -d reMarkable` works fine. I...

It's trying to fetch https://cdn.jsdelivr.net/gh/fonsp/[email protected]/frontend/editor.css and others which don't exist => ugly html. If I export the same notebook from Pluto it wants https://cdn.jsdelivr.net/gh/fonsp/[email protected]/frontend/editor.css Guessing this is because Neptune has...

Solves #71. Accept unitful AbstractArrays and Vectors of unitful Vectors as the x axis to functions, leading to multiple series. (Also more consistently abbreviate array types to save text width...

Issue #68 Tries to unify how we treat the axes and axis labels, and apply that to the `c` axis. In this state, it fails when applying a `plot!` call...

enhancement