diff --git a/shortcuts/shortcuts.sty b/shortcuts/shortcuts.sty index 020bee5..e3198b7 100644 --- a/shortcuts/shortcuts.sty +++ b/shortcuts/shortcuts.sty @@ -60,6 +60,15 @@ {C'est-à-dire} } +% textsuperscript and textsubscript +\NewDocumentCommand \tup { g } { + \textsuperscript{#1} +} + +\NewDocumentCommand \tub { g } { + \textsubscript{#1} +} + % smileys \NewDocumentCommand \wink { } { {\DejaVuSans 😉}