draft: pdf accessibility blog post#1898
Draft
gordonwoodhull wants to merge 1 commit intoprereleasefrom
Draft
Conversation
Contributor
Author
|
/deploy-preview |
Contributor
📝 Preview Deployment🔍 Full site preview: https://deploy-preview-1898.quarto.org 🔄 Modified Documents |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
@cwickham
This turns out to be slightly longer than I thought, but still manageable. I think I'm getting the right balance, but if anything is too technical we can take it out.
It's still missing an experience / what to expect section - I realized I had to run the experiment in order to write the blog post, so I stopped there. Here are results of running all LaTeX and Typst tests with
QUARTO_PDF_STANDARD.I need to dig a little deeper but at first glance I would summarize as Typst will solve almost everything except for needing alt text/caption and title, but in LaTeX you need to be more careful.
I think the blog post should also paraphrase the section called Accessibility Requirements here:
https://prerelease.quarto.org/docs/output-formats/typst.html#accessibility-requirements
which is a list of ways that quarto and markdown automatically fill in a lot of what you need for accessibility.