Johannes Hermann

Results 17 comments of Johannes Hermann

I have put together a basic flatpak which uses the java runtime shipped with pdfsam. Could be a starting point. Would like to get feedback. You will find it here:...

I understand. Is this naming conflict documented somewhere? This is my use case of typst's `eval`. ``` #import "@preview/cetz:0.2.0": canvas, plot, draw #let E-hermitepsi = ((0, "1/(calc.sqrt(calc.sqrt(calc.pi)))*(1 * f)"), (1,...

Tried it and it seems to work now with `nbclassic 1.1.0`. Thanks.

should we reuse the paginate command?

Does it make sense to have the possibility to set a sampling parameter in the svg itself?

Supplying the sampling parameter would be optional and is only used when nothing else is specified. We only want to sample as much as is need that the data resembles...

I think this is already fixed. Pulled master just now, paginated a PDF and got a newline file ending. This is probably an artifact of an older version.

pretty parameter in ```dwg.save(pretty=True)``` is needed to have a newline file ending.

There where changes in the Makefiles between 1.25.x and master. Nothing directly caught my eye, however. https://github.com/ArtifexSoftware/mupdf/compare/1.25.x...master