7 Aug
2014
7 Aug
'14
1:47 p.m.
On 2014-08-06, 23:54, Thangalin wrote:
I would like to cite bibliography references using a superscript font.
The attached example is a hack using an \hbox nested inside a math superscript. It doesn't work with the text superscript command (\high) for some reason. Kind regards, Joshua \setupbibtex [database=sources] \setuppublications[ refcommand=num, numbering=yes ] \setupcite[num][ left={$^\bgroup\hbox\bgroup\tfx }, right={\egroup\egroup$}, ] \starttext Word\cite[kattamuri@debate] Word \stoptext