|
[Date Index]
[Thread Index]
[Author Index]
Re: Making raw HTML appear in a notebook exported to HTML
- To: mathgroup at smc.vnet.net
- Subject: [mg103680] Re: Making raw HTML appear in a notebook exported to HTML
- From: David Reiss <dbreiss at gmail.com>
- Date: Fri, 2 Oct 2009 08:23:46 -0400 (EDT)
- References: <h9v6qo$9b1$1@smc.vnet.net>
Hmmmm.... No takers on this challenge? Come on folks you can do
better than this!
Consider it a challenge!
Do I have to figure **everything** out for myself? :-)
--David
On Sep 30, 5:02 am, David Reiss <dbre... at gmail.com> wrote:
> I want to export a notebook to html with a particular behavior of a
> particular cell.
>
> The cell in question should have its contents exported so that those
> contents appear in the html of the resulting file exactly as written
> in the cell.
>
> In essence I want to be able to insert raw html into the final html
> file.
>
> This would be to, for example, embed a youTube video in the final html
> file, or to embed some other object by having the html for that
> embedding in the source notebook in the particular cell.
>
> I am sure that I can figure this out via some sophisticated
> manipulation of the notebook via tagging and so on, but is there a
> direct way to do this without changing the behavior of the normal html
> export of the other cells in the notebook.
>
> I am wanting to do this so that I can easilly embed things in the
> output of the blogging functionality ofhttp://scientificarts.com/worklife
> .
>
> Thanks!
>
> --David
Prev by Date:
"Freezing" an Output cell?
Next by Date:
Re: DateListPlot & Locator
Previous by thread:
Re: "Freezing" an Output cell?
Next by thread:
Re: Re: Making raw HTML appear in a notebook exported to
|