6 ms·
You are right that it's been on the roadmap for a while, however, it's definitely very high on their priority list. The recent update (v0.12) contained a lot of
by Vallaaaris 2y ago
You are right that it's been on the roadmap for a while, however, it's definitely very high on their priority list. The recent update (v0.12) contained a lot of necessary internal refactorings of the layout engine, and they've mentioned on the Discord that after v0.12, they will start work on HTML output.
- CJefferson 2y agoI really hope so, and I will start recommending typst when there is good accessible output. However, it’s also been a “top priority” since basically the first release.
- samatman 2y agoThe issue is a bit more than a year old. Feel free to step up and close it. Complaining about it isn't going to add velocity to a new project.
- CJefferson 2y agoAdding accessibility to every open source project which neglected it would take a team of thousands. I work on accessibility on the open source programs I already contribute to.
- samatman 2y agoPDFs can be translated to EPUB using existing programs. I'm going to go out on a limb and guess that Typst emits "good" PDF (I worked on a PDF program for years and I know it when I see it) so that conversion should be fairly high fidelity. Clearly this is not as good as offering a second backend, but the latter is also a huge amount of work. I'm sure if you showed Typst cases where their PDF output doesn't translate to EPUB cleanly using available converters, they would at least investigate and see if they can improve that. But without demonstrating that translation isn't working, I'm not going to accept the claim that there's an accessibility problem here.
- CJefferson 2y agoI downloaded the first typist pdf I could find: https://github.com/Leedehai/typst-physics/blob/master/physica-manual.pdf https://github.com/Leedehai/typst-physics/blob/master/physic... And fed it through the top pdf2epub on google: https://cloudconvert.com/pdf-to-epub https://cloudconvert.com/pdf-to-epub Plain text is fine, but all maths is mangled, and tables and matrices are completely destroyed.