Re: Support alt text in LaTeX output
David Carlisle <[email protected]> Sat, 25 Jul 2026 08:58:35 +0100
| Newsgroups | gmane.comp.tex.texinfo.bugs |
|---|---|
| Message-ID | <CAEW6iOgJbvqJqqrYpkxv1O8R2mzU7spPmeCvhHonBypNZiXRPw@mail.gmail.com> |
--000000000000f5aa1d06576adbac
Content-Type: text/plain; charset="UTF-8"
Sorry, replying to myself
\makeatletter
\providecommand\KV@Gin@alt{}
\makeatother
would be preferable to
\makeatletter
\define@key{Gin}{alt}{}
\makeatother
so that it only does something if alt processing is not already defined
(otherwise the user would need to remove this if adding \DeclareMetada)
David
--000000000000f5aa1d06576adbac
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
<div dir=3D"ltr"><div>Sorry, replying to myself</div><div><br></div><div>\m=
akeatletter<br>\providecommand\KV@Gin@alt{}<br>\makeatother<br><br></div><d=
iv>would be preferable=C2=A0to</div><div><br></div><div>\makeatletter<br>\d=
efine@key{Gin}{alt}{}<br>\makeatother<br><br></div><div>so that it only doe=
s something if alt processing is not already defined (otherwise the user wo=
uld need to remove this if adding \DeclareMetada)</div><div><br></div><div>=
David</div></div>
--000000000000f5aa1d06576adbac--