Reply To: Footnote Special Character / Marker

#114272

So, apparently I wasn’t very far off. I found this awesome Unicode chart:

https://www.indiscripts.com/blog/public/data/idcs4-special-characters/en_InDesignCS4-CS5-SpecialChars.pdf

And using an insertion script like:

footnote.contents = “\u0019” + text.toString()

Works just fine but for some reason the 0x0004 doesn’t work (footnote reference number).

So does anyone have any thoughts on how to insert this?

This article was last modified on February 9, 2019

Comments (0)

Loading comments...