Change \tup command to \up
This commit is contained in:
@@ -91,7 +91,7 @@
|
||||
|
||||
%% textsuperscript and textsubscript
|
||||
%%
|
||||
\NewDocumentCommand \tup { g } {
|
||||
\NewDocumentCommand \up { g } {
|
||||
\textsuperscript{#1}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user