Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!cmcl2!rutgers!sunybcs!boulder!hao!oddjob!gargoyle!ihnp4!kaiser!tla From: tla@kaiser.UUCP (T Anderson) Newsgroups: comp.text Subject: Re: Comments on TeX - The Program Message-ID: <669@kaiser.UUCP> Date: Thu, 1-Oct-87 10:15:57 EDT Article-I.D.: kaiser.669 Posted: Thu Oct 1 10:15:57 1987 Date-Received: Mon, 5-Oct-87 07:46:02 EDT References: <3360@blia.BLI.COM> <3044@ulysses.homer.nj.att.com> Organization: AT&T Bell Laboratories, Liberty Corner Lines: 23 ... > Maybe LaTeX helps? I try to avoid anything in which the word > FRAGILE appears in the documentation but a lot of people use it but > then a lot of people smoke cigarettes too. Would anyone care to > estimate the fraction of contributions to the TeXhax mailing list > that deal with fonts? FRAGILE only refers to commands that behave differently when used as arguments to other commands than when used directly in horizontal or vertical mode. As far as I know, they are no more likely than any command to behave differently on someone else's system. They are simply macros that must be evaluated before passing. Avoiding them is like avoiding all non-quoted commands in LISP. The command \protect is essentially like eval in LISP and forces earlier evaluation of the macro it is attached to. -- Terry L Anderson AT&T Bell Laboratories -- Liberty Corners UUCP: ...!ihnp4!kaiser!tla TeleMail: Terry.Anderson (201) 580-4428