Linked Questions

10 votes
1 answer
1k views

After reading rcollyer's post I'm still not able to understand how grouping rules work. Here is a problem I'm facing. What I want is to create a new title, section and subsection styles. I want the ...
jmlopez's user avatar
  • 6,560
11 votes
1 answer
925 views

For some reason, the SubTitle and SubSubTitle cell formats do not group automatically on my machine any more, and I cannot ...
rcollyer's user avatar
  • 34.3k
7 votes
2 answers
581 views

My notebook's groupings for "Subsection" and "SubitemNumbered" are broken: And by broken, I mean I wanted it to automatically group like this which I did manually (with lots of control+shift+g) Here's ...
M.R.'s user avatar
  • 31.9k
5 votes
2 answers
807 views

Here's the situation in my Mathematica Notebook: I'd like the bottom cell to be grouped with the cells above it. Here are those same cells toggled into code: ...
M.R.'s user avatar
  • 31.9k
3 votes
2 answers
174 views

Top CellMargin of the cell with PageBreakAbove is ignored in SlideShow environment (or for ...
Kuba's user avatar
  • 139k
2 votes
0 answers
299 views

I'd like to create a new cell that is not grouped with the previous cell The documentation on creating a new cell says this: To Create a New Cell: Move the pointer in the notebook window until it ...
reemodels's user avatar
  • 511
0 votes
1 answer
309 views

By default output cells are grouped with the input cell from which they are generated (note the nested cell brackets on the right): Sometimes it is desirable to group manually input cell with previous ...
Alexey Popkov's user avatar
0 votes
2 answers
230 views

It seems that Manual Cell Grouping is broken in 12.0.0.0 (at least in Linux). If one pastes a cell, then any cell bracketing gets "chopped" at the paste position. This bug affects a large project of ...
Andrew Norton's user avatar
2 votes
1 answer
213 views

Bug introduced in V10.4 or earlier and persisting through V11.3 Background This question originates from two already posted questions updated with further doubts I've faced. I deleted one and merged ...
Kuba's user avatar
  • 139k
2 votes
1 answer
112 views

I'm creating a large number of cells within a document programmatically, for example: ...
David G. Stork's user avatar