Notebook Formatting & Styling
Mathematica notebooks include all the usual features of a top-quality word-processing system, plus many additional special capabilities. In all, there are over a thousand formatting and styling options, all accessible both from menus and at a programmatic level.
Mathematica notebooks have an underlying symbolic structure that allows full markup, cascading stylesheets, and the ability to immediately restyle a document. Notebooks can be optimized not only for interactive use, but also for export to web and print media.
— main menu for formatting
— pick a style for a cell, using the current stylesheet
Alt+n — pick a cell style (1: title, 2: subtitle, 4: section, 7: text, 9: input, ...)
Alt+Enter — create a new cell of the same style
Ctrl+B (
Bold)
▪ Ctrl+I (
Italic)
▪ Alt+= (
Larger)
▪ Alt+- (
Smaller)
▪ ...
Ctrl+_ (

)
▪ Ctrl+/ (

)
▪ Ctrl+2 (

)
▪ Esc a Esc (

)
▪ ...
Shift+Ctrl+T — convert to traditional form
Ctrl+(,
Ctrl+) — start, end inline math within text
Drag — resize a graphic that appears anywhere
— change properties of a graphic
— create a notebook of a particular style
— pick a stylesheet for a notebook
Style — specify style options for any expression, including graphics
Low-Level Styling Control
— access to formatting & styling options
— toggle any cell to underlying symbolic expression form