VertexLabelColor is an option that allows the user to associate different colors to vertex labels.
VertexLabelPosition is an option that allows the user to place a vertex label in a certain position relative to the vertex.
VertexNumberColor is an option that can be used in ShowGraph to associate different colors to vertex numbers.
VertexWeight is an option that allows the user to associate weights with vertices.
Mathematica 's built-in spell checker includes the ability to customize spelling dictionaries both permanently and for individual notebooks.
Rules are a key part of Mathematica 's powerful expression transformation language. These "How tos" give step-by-step instructions for using rules in Mathematica .
file.m is a Mathematica package file.
Show Expression toggles between the expression and display forms of a cell.
CheckAbort[expr, failexpr] evaluates expr, returning failexpr if an abort occurs.
Editable is an option for displayed objects, cells, and notebooks that specifies whether their contents can be edited interactively using the front end.