|
[Date Index]
[Thread Index]
[Author Index]
Re: Can you get a package back to a notebook easily?
- To: mathgroup at smc.vnet.net
- Subject: [mg82968] Re: Can you get a package back to a notebook easily?
- From: Szabolcs Horvát <szhorvat at gmail.com>
- Date: Mon, 5 Nov 2007 05:02:34 -0500 (EST)
- References: <fgen3e$flh$1@smc.vnet.net><fghc8o$k3t$1@smc.vnet.net> <fgk9uh$pnd$1@smc.vnet.net>
magma wrote:
> On Nov 3, 9:42 am, Szabolcs <szhor... at gmail.com> wrote:
>> On Nov 2, 9:28 am, "aaronhirshb... at yahoo.com"
>>
>> <aaronhirshb... at yahoo.com> wrote:
>>> I am asking this because I want to know if I need to save my notebook
>>> and my package in CVS, or only my package?
>>> Aaron Hirshberg
>> If you are using an auto-save package, then no, you can't get back the
>> notebook from the .m file. You can look into the .m file (it is just
>> a plain-text file, and the front end (or notebooks) are not needed to
>> edit it), and see that it contains less information than the notebook.
>
> What exactly gets lost when going from Notebook to package?
> I believe only the Initialization cells are transferred to the
> package, everything else is lost.
> Am I correct?
AFAIK, yes.
Szabolcs
Prev by Date:
Re: NDSolve with functions of vectors
Next by Date:
Re: Re: The uses of Condition (/;)
Previous by thread:
RE: Re: Can you get a package back to a notebook easily?
Next by thread:
Re: Can you get a package back to a notebook easily?
|