We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55e7e11 commit b97ec72Copy full SHA for b97ec72
commands.tex
@@ -44,4 +44,8 @@
44
% <name> <#arguments> <left> <right> <body>
45
\DeclarePairedDelimiterX{\braket}[2]{\langle}{\rangle}{#1 \delimsize| #2}
46
47
+
48
+\NewDocumentCommand \OverfullCenter {+m} {
49
+\noindent\makebox[\linewidth]{#1} }
50
51
\ExplSyntaxOff
0 commit comments