permit asterisk in type labels

This commit is contained in:
Jacob Gissinger
2022-08-22 10:39:05 -04:00
parent 842266cbe5
commit 57346a359a
2 changed files with 3 additions and 3 deletions

View File

@ -28,8 +28,8 @@ assigned.
Valid type labels can contain any alphanumeric character, but cannot
start with a number. They can also contain standard characters, such
as square brackets "[" and "]", underscore "_", dash "-", plus "+" and
equals "=" signs. Note that type labels cannot contain the symbols
'#' or '*'.
equals "=" signs. Note that type labels cannot contain the comment
symbol '#'.
There are two ways to define label maps. One is via the
:doc:`labelmap <labelmap>` command. The other is via the

View File

@ -40,7 +40,7 @@ As explained on the Howto page, valid type labels can contain any
alphanumeric character, but cannot start with a number. They can also
contain standard characters such as square brackets "[" and "]", dash
"-", underscore "_", plus "+" and equals "=" signs. Note that type
labels cannot contain the symbols '#' or '*'.
labels cannot contain the comment symbol '#'.
A *labelmap* command can only modify the label map for one type-kind
(atom types, bond types, etc). Any number of numeric-type/type-label