From d9548dba92f7d24e4b2377e63ec2a1f34a758d02 Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Sun, 17 Nov 2019 23:56:12 +0100 Subject: [PATCH] Update --- shortcuts/shortcuts.sty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shortcuts/shortcuts.sty b/shortcuts/shortcuts.sty index 25abdcf..e894099 100644 --- a/shortcuts/shortcuts.sty +++ b/shortcuts/shortcuts.sty @@ -284,7 +284,7 @@ %% math letter used as curve name %% -\NewDocumentCommand \mscr{ g } { +\NewDocumentCommand \mscr{ G{f} } { $ \mathscr{#1} $ }