On Wed, Mar 08, 2023 at 09:55:29PM +0200, Eli Zaretskii wrote: > > No, not at all, not for HTML output in general, only for the > > construction of <a> href targets and id for HTML cross references. > > For what is described here: > > https://www.gnu.org/software/texinfo/manual/texinfo/html_node/HTML-Xref.html > > So @sc will sometimes work and sometimes not? Is the inconsistency a > good idea? >
It is to affect URLs, not for the main text of the document that the user would read. @sc would not do anything inside a URL in the same way that other style commands like @code or @emph used inside node or anchor names do not affect the filenames or fragment identifiers produced for HTML output.