How to put a symbol above (on the head of) another? For example, I want to produce something like this in one line.
a #
i.e., a
above #
.
The effect should be almost the same with $#^a$
except that a
is on the top instead of top right of #
.
You may be wondering how to insert symbols in LaTeX. It is possible to add certain symbols in-text while others require LaTeX's math mode to be activated. ”, you can use the command \star in your code.
Adding symbols to your documentTo open the Symbol Palette, click the Ω button at the top of the editor. It's available in Source and Rich Text mode. The Symbol Palette will open at the bottom of the editor window. You can resize it by clicking and dragging the handle up and down.
Use \overset{above}{main}
in math mode. In your case, \overset{a}{\#}
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With