PrintingStyleEnvironment is an option for notebooks which specifies the style environment to be used in printing the notebook on paper.
Red
(Built-in Mathematica Symbol) Red represents the color red in graphics or style specifications.
ReleaseHold[expr] removes Hold, HoldForm, HoldPattern, and HoldComplete in expr.
RunThrough["command", expr] executes an external command, giving the printed form of expr as input and taking the output, reading it as Mathematica input, and returning the ...
ScriptBaselineShifts is an option for Style that specifies the minimum distance in x-heights to shift subscripts and superscripts.
SelectionAnimate[notebook] animates graphics in the current selection in a notebook. SelectionAnimate[notebook, t] animates graphics for t seconds.
SetterBar[x, {val_1, val_2, ...}] represents a setter bar with setting x and with setter buttons for values val_i.SetterBar[Dynamic[x], {val_1, val_2, ...}] takes the setting ...
ShowSelection is an option to Notebook, Cell, and Style that specifies whether to show the current selection highlighted.
SiegelTheta[\[CapitalOmega], s] gives the Siegel theta function \[CapitalTheta] (\[CapitalOmega], s) with Riemann modular matrix \[CapitalOmega] and vector ...
SignPadding is an option for NumberForm and related functions that specifies whether padding should be inserted after signs.