MathGroup Archive 2007

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: A cell style question

  • To: mathgroup at smc.vnet.net
  • Subject: [mg79623] Re: A cell style question
  • From: yatesd at mac.com
  • Date: Tue, 31 Jul 2007 06:14:20 -0400 (EDT)
  • References: <f8kfss$2dp$1@smc.vnet.net>

I did something similar in my own stylesheet:

Cell[StyleData[StyleDefinitions -> "Default.nb"]] (* To import the
Default.nb stylesheet *)

Cell[StyleData["EmphasisText",StyleDefinitions->StyleData["Text"]], (*
To import definition of Text *)
 Background->RGBColor[1,1,0],
 CellMargins->{{3,0},{0,0}},
 MenuPosition->1420]

I figured out how to do it by looking at Default.nb and its
dependents.

Regards,

Derek



  • Prev by Date: Re: Differential eqation: command set up
  • Next by Date: Re: Unbearably slow plotting (v6)
  • Previous by thread: Re: A cell style question
  • Next by thread: Factorise with respect to a variable