%TITLE Hypertext Links %AUTHOR Richard Rathe / rrathe@dean.med.ufl.edu %VERSION MTX 2.0 User's Manual %COPYRIGHT 1996 and 1997 by Richard Rathe %PATH http://www.med.ufl.edu/medinfo/mtx/docs/ %CREATED June 1, 1996 %MTX 2.0 #Hypertext Links To {#link#terminol.html#ANCHOR#} a word or phrase using hypertext enclose it in ¾#...#URL#„ where URL is the destination for the link. = ¾#link#hyper.mtx#„ = ¾#link##TEST#„ This is a {#link#hyper.mtx#} to the MTX file for this page. This is a {#link##TEST#} to an anchor lower down on this page. #URL Shortcuts {#Complete URLs#terminol.html#URL#} and email addresses are automatically converted to hypertext and linked. If the text to be linked is a {#relative URL#terminol.html#URL#}, the second part of the tag may be omitted ¾#URL##„. This is a convenient shorthand for the redundant ¾#URL#URL#„. = ¾#hyper.mtx##„ This is a link to the file {#hyper.mtx##}. #Hypertext Anchors To link to a specific point in a document enclose it in ¾#...#=NAME#„ where NAME is a unique identifier for the {#anchor#terminol.html#ANCHOR#}. Note that anchors are case sensitive ("name" does not equal "NAME"). = ¾#anchor#=TEST#„ {#This line is an anchor on this page.#=TEST#} #A Note on Email NOTE: LInks to Internet email addresses are handled by "mailto:" URLs. As a convenience, MTX will automatically create these URLs for you. For example, "rrathe@dean.med.ufl.edu" is linked to "mailto:rrathe@dean.med.ufl.edu."