New in 6.0: Notebooks & Documents
Version 6.0 greatly extends
Mathematica's powerful symbolic document paradigm, integrating support for editable symbolic graphics, structure-programmable table layouts, active annotations, and dynamic interactive controls—and now allowing all aspects of notebooks and documents to be created directly in terms of simple symbolic constructs.
double-click cell bracket — hide any part of a cell group, e.g. leaving only results visible
Style — direct access to all styling options for any expression
— now supporting cascading stylesheets
Grid — lay out a grid of elements with many styling, spacing, framing, etc. options
SpanFromLeft,
... — full support for spanning rows and columns
CreateDocument — immediately create any notebook document
Graphics,
Graphics3D (modified) — now with inline display, interactivity, etc.
— draw or edit graphics interactively
New Notebook & Session Options
CellContext — cell- and notebook-localizable variable scoping
WindowSize (modified) — now supports full-screen mode (
F12)
New Document & Export Types
— native .m semantics-enhanced package editor
"PDF" ▪ "HTML" (modified) ▪ "Flash" ▪ ...