Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Notebooks and Documents > Notebook Formatting & Styling > Stylesheets > Automatic Text Styling Features >
Mathematica > Notebooks and Documents > Notebook Formatting & Styling > Text Styling > Automatic Text Styling Features >

InputAliases

InputAliases
is an option for cells and notebooks which specifies additional Esc name Esc aliases to be allowed on input.
  • The setting InputAliases->{"name1"->expr1, ...} specifies that the Esc namei Esc should be replaced on input by the corresponding expri.
  • The expri should be strings or box expressions.  »
Create a notebook that uses Esc dli Esc as an alias for \[DotlessI]:
Alias input starts with an Esc, indicated on screen by EscapeKey :
Typing Esc again produces the desired result form:
Create a notebook that uses Esc dli Esc as an alias for \[DotlessI]:
In[1]:=
Click for copyable input
Alias input starts with an Esc, indicated on screen by EscapeKey :
Typing Esc again produces the desired result form:
Define an alias for a two-dimensional typeset expression:
Find out the InputAliases for the selected notebook:
New in 4
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team