|
[Date Index]
[Thread Index]
[Author Index]
Re: On Mathematica notebook options
- To: mathgroup at smc.vnet.net
- Subject: [mg72726] Re: On Mathematica notebook options
- From: dh <dh at metrohm.ch>
- Date: Tue, 16 Jan 2007 03:59:49 -0500 (EST)
- References: <eoa77d$mtf$1@smc.vnet.net>
Hi Virgil,
in no is an notebook object, then Options[no] or FullOptions[no] gives
you its options. To obtain the notebook object, you may read your
notebook without displaying it usinge.g.: NotebookOpen[filename, Visible
-> False]
Daniel
Virgil Stokes wrote:
> I run Mathematica 5.2 at my office and at home --- two different
> executables but the same version. Unfortunately, when I create a
> notebook at work (home) it will not look the same at home (work). That
> is, there are some differences (some rather subtle) in the notebook
> options, which are not easy to identify. Is there a way that I can force
> the options to be identical for all notebooks, whether created at home
> or at work?
>
> --V. Stokes
>
Prev by Date:
Re: Derivative recurrence
Next by Date:
Re: Directory ? Not the current working one !
Previous by thread:
Re: On Mathematica notebook options
Next by thread:
a problem with integrate
|