I would like to put a hat under a symbol. I have the following solution right now: \NewDocumentCommand{\underhat}{m}{\underset{\widehat{}}{#1}}
This looks correct, except that tex considers this ...
I would like to put a hat under a symbol. I have the following solution right now: \NewDocumentCommand{\underhat}{m}{\underset{\widehat{}}{#1}}
This looks correct, except that tex considers this ...