Re: misterioso file di TeX

#1598
Up
0
Down
::


Non ho provato il files, ma posso tirare ad indovinare che ciò sia dovuto ad una ridefinizione dei \catcode o Category Codes di TeX.

A pagina 9 del libro TeX By Topic, più o meno a metà pagina, l’autore scrive:

The user can change the mapping of character codes to category codes with the command (see Chapter 36 for the explanation of concepts such as ):

\catcode.

In such a statement, the first number is often given in the form ` or `\ both of which denote the character code of the character (see pages 21 and 55).

Come suggerisce il libro, per maggiori info riferirsi a pagina 21 e pagina 55.

Ciao ciao.

Go to top