Rob Beezer

Results 157 comments of Rob Beezer

> implemented as part of something extending Yes, I'd like to do something general enough that it could be seamlessly extended this way. But I have almost no practical experience,...

Looks promising. Can you mock up a small page of existing PTX HTML output that has this `detail` element in it. So we can see how it behaves in practice?...

> If it can be discrete minimally intrusive? (Not like the watermark text we place on a page just like it is a paragraph.)

Much discussion about this at the braille workshop at NFB. I think I like: * A minimalist `@alt` text, as discussed on BlindMath list, such as perhaps an automatic "Figure...

Will Haynes, on `pretext-support`, with a thread titled "Accessibility for Interactives" suggests a `description` element on interactives.

And Will Haynes adds: After digging into this a bit myself I learned that Geogebra already has built-in support for altTex. From https://wiki.geogebra.org/en/Accessibility : > You can have some text...

How will this behave in a PDF? On June 19, 2022 3:10:54 PM EDT, JCBustamante ***@***.***> wrote: >Hello all, >I woukd lke to be able to include animated plots, produced,...

Didn't realize this was on GH (traveling). @JCBustamante - this would be better on `-dev`. Can you restart there?

A bit of a rat's nest to figure out just where this all needs to go. :-( Searching the code for HTML `section`, `article`, `figure`, `p` would catch a lot...

I'm a little concered about **content** (a "formatted" title) ending up in **attribute** (metadata). We have a `title-plain` modal template that could be used, but I might make it even...