Fixed \textsubscript inserting whitespace before the subscript
This commit is contained in:
@@ -105,7 +105,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
\renewcommand{\textsubscript}[1]{
|
\renewcommand{\textsubscript}[1]{%
|
||||||
\scalebox{0.7}{#1}
|
\scalebox{0.7}{#1}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user