Group Abstract Group Abstract

Message Boards Message Boards

1
|
14.1K Views
|
8 Replies
|
8 Total Likes
View groups...
Share
Share this post:

How does one start a Subtitle Cell in V10?

Posted 12 years ago
8 Replies

Additionally, Alt-0 opens the Format > Style > Other... dialog. That allows you to type in a style name manually without unformatting the cell.

Attachments:
POSTED BY: Larry Adelston
POSTED BY: John Fultz
Posted 12 years ago

If you use Alt-1 to create a Title cell, then when the cursor is at the start of the cell Tab will add subness (i.e, take Title to Subtitle and then Subsubtitle) and Shift-Tab will remove it. This should now work uniformly for the various styles, so chapters, sections, items, and so forth should all be the same. If not, that's a bug!

POSTED BY: Itai Seggev
POSTED BY: David Reiss

You can do this programmatically:

CellPrint[Cell["Test", "Subtitle"]]

But via interface for standar workflow - this is one of the ways:

enter image description here

POSTED BY: Vitaliy Kaurov

Thanks Vitaliy, but it's seems to be another Windows problem. In my Formatting Toolbar neither Subtitle nor Subsubtitle appear in the menu. Nor do they appear on any other Style menus.

And one really shouldn't have to do this by programming.

Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard