Re: Custom stylesheet based on "NaturalColor"
- To: mathgroup at smc.vnet.net
- Subject: [mg116754] Re: Custom stylesheet based on "NaturalColor"
- From: John Fultz <jfultz at wolfram.com>
- Date: Sat, 26 Feb 2011 06:07:18 -0500 (EST)
There's nothing unusual about the cell syntax, and any cell that works in Mathematica should worked as a docked cell (perhaps with slightly different properties...but it should at least display). If you send me your notebook, I might be able to make suggestions. Sincerely, John Fultz jfultz at wolfram.com User Interface Group Wolfram Research, Inc. On Fri, 25 Feb 2011 06:34:53 -0500 (EST), =C5 er=C3=BDch Jakub wrote: > Hello, > I would like to create my own StyleSheet based on /Creative/NaturalColor > stylesheet provided with Mathematica installation. I know how to change > definitions of different styles, but what I am not able to do is change > of the notebook header image. Does anybody know how to do it? > I even tried to open the stylesheet definition in general text editor and > I can see the image - there is something like: > > Cell[StyleData[All, "Working"], > DockedCells->{ > Cell[ > GraphicsData[ > "Bitmap", > "CF5dJ6E]HGAYHf4PAg9QL6QYHg<PAVmbKF5d0`4000Eg0000620010400?l00000o`\ > 00003o\n00000?ooTVPgoonBJ3Oooi9X==oooTVPgoonBJ3Mloi9X==`003?mc<0D3ogPh2`0= 3oh@\ > > <<many such lines>> > > 00goIe0a00?oKELeofM@<OmWD3403?mWD3400omZDc;oIe0aofM@<@0HofM@<@00"], > "Graphics", ImageSize -> {1399, 24}, ImageMargins -> 0, > CellMargins -> {{0, 0}, {0, 0}}, Background -> > RGBColor[0.403922, 0.313725, 0.192157], > CellFrameMargins -> {{0, 0}, {0, 0}}]}, > CellBracketOptions->{"Color"->RGBColor[0.509804, 0.54902, 0.235294]}], > > I tried to insert my desired image into the cell of normal notebook and > than copy the similar code using the general text editor and paste it in > the stylesheet definition file, but the image in my notebook is saved in > little bit different format (see the example lower) and it is not working=