From 279ff1ef7fcb2d46ae497991875fd77821e5cc29 Mon Sep 17 00:00:00 2001 From: Neil Soiffer Date: Tue, 15 Jun 2021 12:33:58 -0700 Subject: [PATCH] No reason for !, !! to be at a separate level from 800, so I moved them to that shared value. Added postfix version of '%'. Probably more thought needs to be given to the priority. E.g, does sqrt symbol take priority over '%'? --- unicode.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/unicode.xml b/unicode.xml index 169b0f0..5cee55d 100644 --- a/unicode.xml +++ b/unicode.xml @@ -650,12 +650,12 @@ Barbara Beeton for the STIX project - + EXCLAMATION MARK - + MULTIPLE CHARACTER OPERATOR: !! @@ -737,6 +737,7 @@ Barbara Beeton for the STIX project + PERCENT SIGN