speedy2011 wrote:
My document is supposed to work like this: When a person reads the text, and doesn't understand an underlined word, he/she can click on it and is led to a dictionary within the document.
The document needs to be accessible for people with disabilities.
So, you just want to have a document with internal hyperlinks applied to some words, and when you click on those hyperlinks, you are taken to the end of the document (or wherever) where's there's a dictionary explaining the words? That's easy enough.
As you have a lot of them, perhaps a script to automatically link up all instances of the word in the document to the relevant entry in the dictionary would be helpful?