XeTeX, however, has prepared some macros for this. Assuming you have
\usepackage{xltxtra} in the preamble, you can use the commands\textsubscript{}\textsuperscript{}if you want something like
C_2 you write C\textsubscript{2}. Of course if you use this a lot, it is much more convenient two write some shorthand command to use instead these long ones.Those of you who still write in LaTeX may find a solution here.

5 comments:
Hey Sven,
Thanks for this useful tidbit.
I had been looking in my LaTeX books for a superscript command without going into math mode.
Thanks.
Hi there. I'm using texlive in Linux and I tried to compile with latex those commands. Surprisingly they worked in LaTeX without any aditional packagages... weird eh?
I didn't have to install a new package either. This command has changed my life.
Hi, well I just have to say that --I don't know why--, in my case, the \textsuperscript command doesn't work well (for example, the "," appears in the baseline which was very ugly when I have to get two footnotes calls one just after the other). The problem for me fixed by comment the \usepackage{xltxtra} line. Curious, I think.
As a cultivator designer, I can say that I found here a lot. Leaves a good impression and easy navigation
Post a Comment