pepa65
pepa65
It would be great to be able to pipe/redirect into typst (preferably with the `-` syntax, like: `echo Test |typst - out.pdf`). Then you don't need to create an actual/virtual...
What you would expect to normally work on Posix-type systems doesn't somehow. It enhances scriptability, it conforms to normal expectations. I don't know about Windows, but for all the rest...
This now works: `echo Hallo |typst c - out.pdf` This does not: `typst c
@laurmaedje > Could you clarify what exactly doesn't work? `typst c
Excellent report! Hope this gets fixed and properly documented. Thanks for going through the steps so other people know it isn't working as is.
Excellent idea! I would still like a separate slow-zoom mode, but this is great.
If you find a system that supports OpenPeppol, please let us know!
This is a real bug, that I think should not be hard to fix. Today it happened 3 times, and the only thing we can tell Accounting is to make...
To clarify the bug: - The pdf gets generated correctly, and is stored with the correct name in `/var/www/html/crater/storage/app/Invoices`. - The correct `unique_hash` gets stored in the `invoices` table. -...
But how about the uppercase/lowercase issue? If you use this URL to download an invoice: `https://example.com/invoices/pdf/8V1DGOqxnY1RxnjNmpYR` you will get `https://example.com/invoices/pdf/8V1DGOqxnY1RxnjNmpYr` (see the final char) if it is the `unique_hash` of...