I need to place an icon and text behind each other on one line. The icon is higher than a single text line, and would like to have the icon and text center aligned. How do I do that?
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
The only way I found to do this robustly (well, Scott showed me this...) is to put the figure in a math matrix:
resulting in |
|||||||||||||
|
|
You can use a
and the outcome is:
|
||||
|
|

