Typst 0.14 offering accessibility is really great. Kudos to the developers.
It seems that now the packages have to catch up. Is there a list of packages which are supposed to be compatible with typst creating PDF/UA-1 documents?
Typst 0.14 offering accessibility is really great. Kudos to the developers.
It seems that now the packages have to catch up. Is there a list of packages which are supposed to be compatible with typst creating PDF/UA-1 documents?
I donβt think so, but would be cool if Search β Typst: Universe had a filter for this. PDF/UA-1 compatible packages filter option Β· Issue #781 Β· typst/webapp-issues Β· GitHub
Do you have any examples? It would be useful to know whatβs not working and what kind of problems can arise. I can imagine that package authors now can test with typst 0.14βs UA-1 features and evaluate themselves, but itβs not certain that they foresee every use case or interaction of features.
Many packages have images or so. If they provide the image they should also offer an alt text. Perhaps even allow the package user to override the alt text if another language is needed.
I stumbled upon this when I tried out a small example and opened an issue here:
I guess that I cannot fix it on my side without any addition in either codly-languages or codly
I opened a codly issue regarding alt text: Accessibility Β· Issue #113 Β· Dherse/codly Β· GitHub
feat: support PDF/UA-1 by Andrew15-5 Β· Pull Request #4 Β· swaits-typst-packages/codly-languages Β· GitHub and Add support for PDF/UA-1 by Andrew15-5 Β· Pull Request #114 Β· Dherse/codly Β· GitHub should make it compatible.
@Andrew Thanks for coming up with artefacts. I wasnβt aware of it to be honest. ![]()