Group opener disappearing with Textbook style
- To: mathgroup at smc.vnet.net
- Subject: [mg81347] Group opener disappearing with Textbook style
- From: chuck009 <dmilioto at comcast.com>
- Date: Thu, 20 Sep 2007 03:46:44 -0400 (EDT)
Hello guys, I noticed whenever I add a cell frame or background color to my private settings for TOCBookChapter, TOCBookSection, TOCBookSubSection styles, the group opener disappears. Here's how I have the Chapter defined: Now, if I add CellFrame->{{2,2},{2,2}} or Background->RGBColor[1,0,0], the group opener disappears. Can anyone help? Cell[StyleData["TOCBookChapterTitle"], CellMargins->{{2, 2}, {5,5}}, CellFrameMargins->{{8,2}, {2,2}}, CellGroupingRules->{"SectionGrouping", 40}, ShowGroupOpener->True, CellFrameLabels->{{ Cell[ TextData[{ CounterBox["TOCBookChapterTitle"]}], "TOCBookChapterTitleLabel", CellBaseline -> Center, CellSize -> {75, 75}, CellMargins -> {{1, 1}, {1, 10}}, CellFrameMargins->{{0,0},{0,0}},CellFrame -> {{2, 2}, {2, 2}}, Background->RGBColor[0.500008, 0.500008, 0.749996]], Inherited}, {Inherited, Inherited}}, CounterIncrements->"TOCBookChapterTitle", CounterAssignments->{{"TOCBookSection", 0}}, MenuPosition->1830, FontFamily->"Helvetica", FontSize->48, FontWeight->"Bold", TextAlignment->Center, FontColor->RGBColor[0, 0, 0]]