[latexrefman] [ron.fehd.macro.maven at gmail.com: OT: documentation on \textsuperscript]

Karl Berry karl at freefriends.org
Sat Apr 17 23:31:54 CEST 2021


\textsuperscript is used in latex2e.texi but not documented.
It's in source2e. Good luck :). -k


Date: Sat, 17 Apr 2021 10:39:29 -0400
From: Ron RJF Fehd <ron.fehd.macro.maven at gmail.com>
To:  <texhax at tug.org>
Cc:  <scott+clsl at pakin.org>
Subject: OT: documentation on \textsuperscript

Hello LaTeX users.

I have used raisebox to place \textcopyright
and \textregistered after the names of software.

\newcommand{\SASregistered}%
{SAS\raisebox{0.3\baselineskip}{\scriptsize\textregistered}\ }

While reading the latex2e-reference-manual
I discovered the \textsuperscript command

\newcommand{\SASregistered}%
{SAS\textsuperscript{\scriptsize\textregistered}\ }

notes: this command is mentioned once in
latex2e.reference-manual

and three times in
The Comprehensive LaTeX Symbol List

Q: where is this command documented?

tia

mirrors.ibiblio.org/CTAN/info/latex2e-help-texinfo/latex2e.html

https://ctan.org/pkg/comprehensive

-- 
Ron Fehd  macro maven


More information about the latexrefman mailing list.