Re: using a different stylesheet
- To: mathgroup at smc.vnet.net
- Subject: [mg71769] Re: using a different stylesheet
- From: "dimitris" <dimmechan at yahoo.com>
- Date: Tue, 28 Nov 2006 06:04:23 -0500 (EST)
- References: <ekecru$u0$1@smc.vnet.net>
Format->Style Sheet->Classic
There is also the following command token
FrontEndExecute[{FrontEndToken["StyleDefinitionsOther"]}]
Regards
Dimitris
Doleres wrote:
> Hi,
>
> Is there a way to specify the stylesheet to use from the command line.
> Something like:
>
> mathematica --stylesheet=Classic
>
> I am using the `Demo' stylesheet as default, but I would like use the
> `Classic' at times.
>
> Cheers,
> Dol