Path: utzoo!attcan!uunet!munnari.oz.au!bruce!goanna!isaac From: isaac@goanna.oz.au (Isaac Balbin) Newsgroups: comp.text Subject: Where in Leslie Lamport's LaTeX manual is this? Message-ID: <2598@goanna.oz.au> Date: 20 Nov 89 22:21:42 GMT Organization: Comp Sci, RMIT, Melbourne, Australia Lines: 9 Someone waltzed into my office the other day and asked, "How do I get a caret symbol as part of a \section title?, When I use {\tt ^} I have problems, I can't use \verb, I can't use \^ since that means something else" Now, we solved the problem by \chardef\caret`\^ but it occurred to me that the LaTeX manual ought to be exhaustive in telling the user how to reproduce _each_ special character without having the special effect. I couldn't find this one in the index. Have you seen it? How do _you_ handle this problem?