Tex code in TUG page
Ulrike Fischer
news3 at nililand.de
Fri Jul 22 10:36:04 CEST 2022
Am Fri, 22 Jul 2022 03:23:57 +0200 schrieb Reinhard Kotucha:
> As TeX users we are accustomed those TeX control sequences anyway
> because we use them daily. Replacing \texttt{siunitx} by
> <tt>siunitx</tt> just makes the HTML file *look* better.
>
> But for blind TeX users what we have now is even much more useful than
> anything else one could imagine because they can read the markup
> information on their Braille display.
While one can create inaccessible html, switching from \texttt to
<tt> doesn't do that.
Screen reader of blind users can handle html markup. Beside this:
there is no conceptual difference in the meaning between \texttt and
<tt>.
There would be a difference between \package{siunitx} and
<tt>siunitx</tt>, but proper html markup can handle that too.
--
Ulrike Fischer
http://www.troubleshooting-tex.de/
More information about the texhax
mailing list.