Next: @M_ Prev: @L_ Up: @@ commands Top: Top WEB command `@l': Specify limbo text.
Limbo text is material that FWEAVE should output before the start of the first module. For example,
------------------------------------------------------------------------------- @l "\\def\\A{abc}" -------------------------------------------------------------------------------
Note that '\\' stands for a backslash. In general, characters must be escaped just as in C.