(eplain.info)Destination types for hypertex


Next: Destination options for hypertex Up: Hyperlink driver hypertex
Enter node , (file) or (file)node

5.4.2.1 Destination types for 'hypertex'
........................................

'xyz'
     "Current position". This is the default type.

     Example: '\hldest{xyz}{}{dest123}'

'raw'
     The destination specification (in the form of a HyperTeX
     '\special') is taken from the command sequence '\CS', where CS is
     the value of the 'cmd' option. In the definition of '\CS', use
     '\@hllabel' to refer to the hyperlink label. This option is
     intended to be used with destgroups (Note: Setting hyperlink types
     and options), as it does not make sense in a direct call to
     '\hldest'--you can just call the raw command.

     Example:

          \makeatletter
          \def\mydest{\special{html:<a name="\@hllabel">}%
                      \special{html:</a>}}
          \resetatcatcode
          \indent\hldest{raw}{cmd=mydest}{SpecialDest}
            Special destination.


automatically generated by info2www version 1.2.2.9