![](https://secure.gravatar.com/avatar/b79687264c3e06cba13b54d05b12a9f5.jpg?s=120&d=mm&r=g)
27 Aug
2015
27 Aug
'15
1:17 a.m.
Otared Kavian mailto:otared@gmail.com 26. August 2015 22:43 Hi,
I don’t see the difference between \high and \highordinalstr, as in the example below. Is there something hidden there?
\starttext
August 21\high{st}
August 21\highordinalstr{st}
\stoptext Try it with uppercase letters in the argument.
\starttext August 21\high{ST} August 21\highordinalstr{ST} \stoptext Wolfgang