@
and if all the lines
before this line do also start with a @
.
At present, the following preprocessor commands are defined:
@hindi
@obeylines
@dollars
@dolmode1
@dolmode2
@dolmode3
@lig
@nolig
@hindi
puts the preprocessor in Hindi mode. The default
mode is Sanskrit. The mode definition governs the file as a whole; it is
not possible to switch modes somewhere in the middle of an input file.
The other preprocessor commands will be explained later in this and the
next section. The order of the commands is not important, except that if a
@hindi
command is present, any @lig
and @nolig
commands
must come after it.