/*
** tr2latex - troff to LaTeX converter
** COPYRIGHT (C) 1987 Kamal Al-Yahya, 1991,1992 Christian Engel
**
** Module: forbid.h
**
** This file contains TeX commands that cannot be re-defined.
** Re-defining them is not permitted by TeX (or they may produce
** unpredictable consequences).
** If the troff user happens to re-define one of these, it will be replaced.
** This list is extracted from the starred entries in the index of the TeXBook.
** They are entered here in alphabetical order.
** If the macro has non-alphabetical characters, it will be trapped
** somewhere else; it needn't be put here.
** This list is added to make the program more robust.
** Note that the backslash is omitted.
*/