Jon Vegard Venås

Results 4 issues of Jon Vegard Venås

Fix #108

Is it possible to get shorttitle to not exclude numbers and function words, and characters inside math environment (i.e. "$L^2$")? I want the key to include the first authors last...

The following code results in the error "ERROR: ArgumentError: range step cannot be zero". I suggest that in machine epsilon cases like this, one should use the same behavior as...

bug

### Feature description It would be really nice if one could export a subplot to a svg file (including the legend) from e.g. the following MWE ```julia using CairoMakie CairoMakie.activate!()...

enhancement