-
Notifications
You must be signed in to change notification settings - Fork 28
Description
Since the latex-lab code adds the alt, artifact, and actualtext keys to tikz, should it and all packages that allow the user to pass the keys to the underlying tikzpicture be considered compatible, so long as they do not use any incompatible libraries (which as far as I currently know are external (#945) and matrix (#30))?
I ask because I worry this might be confusing to users since it is "opt in" without a warning if not given (hence my question in #1156), and the majority of tikzpictures will not produce reasonable tagging without one of these keys. Perhaps it is enough to comment in each package's entry that one of these keys must be given for reasonable tagging. For some packages, say genealogytree, it would probably be possible to produce some automatic alt text, but that would require significant work by the package author and I don't know if the package should be incompatible while that waits to possibly never happen. See also the several recent discussions about forest.