Reflex is invoked by the command
reflex [ name=file ... ]Each token Token has to be defined by a file Token.t. Alternatively, an argument Token=file may be used to specify a file with a different name (the file must have the suffix .t).
Each block Block may be overridden by a file Block.b. An alternative file name may be specified by an argument Block=file (the file must have the suffix .b).