Path: utzoo!attcan!uunet!mcsun!unido!gmdzi!brosig From: brosig@gmdzi.UUCP (Andreas Brosig) Newsgroups: comp.text Subject: Re: Where in Leslie Lamport's LaTeX manual is this? Message-ID: <1711@gmdzi.UUCP> Date: 21 Nov 89 09:39:32 GMT References: <2598@goanna.oz.au> <1708@gmdzi.UUCP> Organization: GMD, Sankt Augustin, F. R. Germany Lines: 25 In article <1708@gmdzi.UUCP>, wittig@gmdzi.UUCP (Georg Wittig) writes: > isaac@goanna.oz.au (Isaac Balbin) writes: > >"How do I get a caret symbol as part of a \section title?, > > \newcommand{\caret}{\protect\^% > \protect\mbox{}% > } You simply have to say . \section{Here is my caret: \^{}} . Accent commands are robust, so you it is of no use to \protect them. I refer to section 3.2 of the LaTeX manual, page 39. =============================================================== | German National Research Center For Computer Science (GMD) | | Andreas Brosig | Phone: (++49) 2241-142538 | | Schloss Birlinghoven | Email: brosig@dbngmd21.bitnet | | FRG-5205 Sankt Augustin 1 | brosig@gmdzi.uucp | |-------------------------------------------------------------| | "Since this include file includes Windows data types, you | | must include it after including the Windows include file." | | taken from: Microsoft Windows, Software Development Kit | | (Programmer's Learning Guide) | ===============================================================