From 1f5ee5fe43e86590363b97beee69560b676d7581 Mon Sep 17 00:00:00 2001 From: Jeff LANCE Date: Mon, 29 Aug 2016 23:06:38 +0200 Subject: [PATCH] try to add a shortvut for % symbol using siunitx --- shortcuts/shortcuts.sty | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/shortcuts/shortcuts.sty b/shortcuts/shortcuts.sty index 645a426..25f1a1b 100644 --- a/shortcuts/shortcuts.sty +++ b/shortcuts/shortcuts.sty @@ -136,4 +136,8 @@ } } +% \NewDocumentCommand \% { +% \si{\percent} +% } + %--%