Next: Tabular-like Environments, Previous: Floats, Up: Inserting Environment Templates [Contents][Index]
In an itemize-like environment, nodes (i.e., ‘\item’s) may be inserted using C-c LFD.
(C-c LFD) Close the current item, move to the next line and insert an appropriate ‘\item’ for the current environment. That is, ‘itemize’ and ‘enumerate’ will have ‘\item ’ inserted, while ‘description’ will have ‘\item[]’ inserted.
If non-nil, you will always be asked for optional label in items. Otherwise, you will be asked only in description environments.