multisn8
multisn8
Oh, maybe it's also been fixed by #1697. Either way, a reconfirmation would be useful!
Hm, I'm not exactly sure anymore if this is something upstream can even _do_ anything about. Since Neovide runs Neovim with `--embed`, Neovim communicates to Neovide through stdout — but...
Hm, I'll just go ahead and open an issue on the Neovim repo. Even if they don't see a way to fix it, they'll likely have an idea on how...
Wait a moment. This somehow doesn't seem to happen with neovim-qt.
...I just had the very weird idea that if implementing it on the Rare level is too intrigued, we could maybe implement an HTTP server returning dummy data on API...
Fwiw it seems like reproducibility has gotten even worse, since apparently now also the creation date is stored in the target PDF: ``` 12 0 obj > endobj ``` Unfortunately...
I *guess* it might be possible to make the files reproducible, still, by just searching for both culprits and deleting them. But I don't trust myself with enough knowledge about...
Something like a `--reproducible` flag would be cool, theoretically. I can imagine it'd be quite a ton of work though, and makes e.g. the `datetime` module and fs access a...
Apologies, I misunderstood! I thought `document` was an old name for `page`, but it's very real still today: https://typst.app/docs/reference/model/document/
Unable to reproduce it anymore either.