[l2h] \htmladdnormallinkfoot and frames

Steffen Klupsch Steffen Klupsch <steffen@vlsi.informatik.tu-darmstadt.de>
Mon, 25 Sep 2000 12:10:10 +0200


Hi folks,

I must provide a link which opens a 'new browser window'.

A easy way to realize this feature is the 'target' property of the <A> tag.
For example

<A href="/staff/steffen/fpu.html" target=_blank>
 An arbitrary precision floating point unit
</A>    

would solve that problem.

How to do this in latex?

I tried 

\htmladdnormallinkfoot{An arbitrary precision floating point 
   unit}{/staff/steffen/fpu.html target=_blank}

but it doesn't work. Is there a work-around?

Regards, Steffen

-- 
+----------------------------------------------------------------------+
|   Steffen Klupsch                Alexanderstr. 10, D-64283 Darmstadt |
|   TU Darmstadt - FB Inf(20) - FG Integrierte Schaltungen und Systeme |
|   Email:   steffen@informatik.tu-darmstadt.de                        |
|   URL  :   http://www.vlsi.informatik.tu-darmstadt.de/staff/steffen/ |
|   Phone:   (+49)6151/16-6650                  Fax: (+49)6151/16-4810 |
+----------------------------------------------------------------------+