On 07/28/2017 02:22 AM, Gerion Entrup wrote: > [...] > 6. Multiple references > I want to create the same footnote on multiple locations in the text. > Therefore I used: > ``` > \setupinteraction[state=start] > > \starttext > This\footnote[letter-s]{"s" is a letter.} is\note[letter-s] a > nons\note[letter-s]ens\note[letter-s]e text. > \stoptext > > ``` > But this uses different fonts for the number in the text. Is there a way to > fix > this or do it better?
Hi Gerion, the easiest way is to disable bold in links: \setupinteraction[state=start, style=] Or I guess you would have to enable bold in the footnote reference numbers. Just in case it helps, Pablo -- http://www.ousia.tk ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : http://contextgarden.net ___________________________________________________________________________________