%TITLE Hypertext Links %AUTHOR Richard Rathe / rrathe@dean.med.ufl.edu %AUTHURL rrathe@dean.med.ufl.edu %VERSION MTX 1.5 User's Manual / Copyright 1996 by Richard Rathe %PATH http://www.med.ufl.edu/medinfo/mtx/docs/ %CREATED June 1, 1996 %MTX 1.5 #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. #Shorthand for URLs If the text to be linked is a valid 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#„ The word "{#anchor#=TEST#}" is an anchor on this page. #A Note on Email As a convenience, MTX will automatically preface Internet email links with "mailto:" in the output HTML file. This means that you can use the shorthand ¾#rrathe@dean.med.ufl.edu##„ instead of ¾#rrathe@dean.med.ufl.edu#mailto:rrathe@dean.med.ufl.edu#„.