|
[Date Index]
[Thread Index]
[Author Index]
Re: Save notebooks as hierarchy of Web pages in V6?
- To: mathgroup at smc.vnet.net
- Subject: [mg80686] Re: Save notebooks as hierarchy of Web pages in V6?
- From: David Reiss <dbreiss at gmail.com>
- Date: Wed, 29 Aug 2007 04:11:10 -0400 (EDT)
- References: <fb0fan$f4a$1@smc.vnet.net>
Go to the Documentation Center and type the following in the search
field:
ref/format/HTML
Scroll down to the section titled "Options" and review the material
for the options "ConvertClosed" and "ConvertReverseClosed" as well as
"ConvertLinkedNotebooks". These are the options to Export[___,"HTML",
options___] that you are looking for.
I hope this helps.
--David
On Aug 28, 2:28 am, John Jowett <John.M.Jow... at gmail.com> wrote:
> In previous versions of Mathematica, it was useful to be able to
> convert a notebook into a linked hierarchy of Web pages (Save As
> Special ...). Any section that was closed up in the top level
> notebook could be clicked upon to lead to a separate page showing its
> contents.
>
> This possibility seems to be missing in Version 6.0.1. All you can
> do, apparently, is save a notebook as a simple, single Web page
> containing a variety of .gif images. There are no links to other
> pages and the material in closed-up sections just does not appear.
>
> Am I missing something ?
>
> John Jowett
Prev by Date:
GUIKit
Next by Date:
Re: Another question on lists
Previous by thread:
Re: Save notebooks as hierarchy of Web pages in V6?
Next by thread:
Problems minimizing an overconstrained system
|