[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
As T4 reads its input, it separates it into tokens. A token is
either a string, a control sequence beginning with \
, a block (a
string enclosed with {}
), or any single character.
3.1 Comments 3.2 Control sequences 3.3 How to output special characters