|
[Date Index]
[Thread Index]
[Author Index]
how to _paste_ hyperlink into notebook
- To: mathgroup at smc.vnet.net
- Subject: [mg100843] how to _paste_ hyperlink into notebook
- From: rych <rychphd at gmail.com>
- Date: Tue, 16 Jun 2009 21:49:52 -0400 (EDT)
I sometimes save code examples and whole discussions from this group
and make a hyperlink in the body of the notebook pointing back to the
page. I've installed the CoLT add-on for Firefox, and made a new
submenu item in the right click popup menu
Cell[TextData[ButtonBox["%T", BaseStyle->"Hyperlink", ButtonData->{URL
["%U"], None}, ButtonNote-> "%U"]], "Text"]
In the Mathematica notebook, in an empty cell, press Shift+Ctrl+E,
select the expression, paste over it, press Shift+Ctrl+E
It works but surely there must be a more canonical and easier way that
I've missed? A palette button that takes an <a href= and insert a
Cell?
Igor
Prev by Date:
Hilbert transform bug in 7.0.3?
Next by Date:
Integrate[ x^2 * Erfc[a x] *(BesselJ[1, b x])^2 , {x, 0, Inf}]
Previous by thread:
Re: Hilbert transform bug in 7.0.3?
Next by thread:
Re: how to _paste_ hyperlink into notebook
|