|
[Date Index]
[Thread Index]
[Author Index]
Re: Making raw HTML appear in a notebook exported to HTML
- To: mathgroup at smc.vnet.net
- Subject: [mg103713] Re: Making raw HTML appear in a notebook exported to HTML
- From: "Hans Michel" <hmichel at cox.net>
- Date: Sat, 3 Oct 2009 09:03:41 -0400 (EDT)
- References: <h9v6qo$9b1$1@smc.vnet.net> <ha4raa$d1f$1@smc.vnet.net>
How about
ref/ConversionRules
>From the Document center a.ka. Help files.
Hans
"David Reiss" <dbreiss at gmail.com> wrote in message
news:ha4raa$d1f$1 at 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:
Re: How to store data files in packages
Next by Date:
Re: "Freezing" an Output cell?
Previous by thread:
Re: Re: Making raw HTML appear in a notebook exported to
Next by thread:
Re: Re: Mouse-Over or Mouse-Click Values of Coordinates
|