It is produced in streams by newfile when I use special characters.
|
|
|
When dealing with UTF-8 coded document, one must keep in mind that characters are encoded by sequences of one to four bytes and that traditional TeX engines (including Thus multibyte clusters are, as soon as possible, translated to the LaTeX Internal Character Representation. This is feasible because in a multibyte cluster the first byte tells about the length of the cluster and so it's not too difficult to compute from this and the following bytes the Unicode point we are faced with; LaTeX maintains a table mapping Unicode points to LaTeX commands. For example, the multibyte cluster that the screen shows as What's the purpose of Thus If you want to write literally to your own auxiliary files, then this mechanism must be disabled, which can be obtained by protecting the tokens with |
|||||
|