Joshua

Results 16 issues of Joshua

Hi, I really like this library for jax type annotations. But for me one important use-case is missing, which is annotating added dimensions to custom pytree dataclasses. Here is an...

feature

### Description I wanted to compress a pdf file that was produced with typst via ghostscript (to compress many embedded images). This mostly works fine. But with some fonts, letters...

pdf
needs-investigation

When `footnote_rewritten_fix_alignment: true`, each footnote in the text links to the first page instead of the actual footnote location at the end of the page.

bug

Each test should compare one page with one or more elements on the page (e.g. heading, paragraph, figure, ...). This allows for ensuring visual consistency between changes. See https://github.com/typst-community/tytanic

enhancement