Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!olivea!uunet!mcsun!ukc!edcastle!hwcs!pjbk From: pjbk@cs.hw.ac.uk (Peter King) Newsgroups: comp.text.tex Subject: LaTeX Bug?? Message-ID: <2435@odin.cs.hw.ac.uk> Date: 4 Mar 91 14:34:57 GMT Sender: news@cs.hw.ac.uk Reply-To: pjbk@cs.hw.ac.uk (Peter King) Organization: Computer Science, Heriot-Watt U., Scotland Lines: 26 Have I discovered a bug in LaTeX?? It seems unlikely, but the following doesn't do as I would expect, in that the _ characters are NOT protected by the \verb, but the usual complaints about missing $ are produced. I have tried \protect on the \verb with no effect, and am now at a loss. Why is a \verb not a valid argument for \makebox ?? Peter ---Cut-Here----------- \documentstyle[]{article} \begin{document} \begin{figure} \setlength{\unitlength}{0.05in} \begin{picture}(110,100)(0,0) \put(15,10){\makebox(0,0){\verb+INFO_XFER_DCE_ERR+}} \end{picture} \caption{Finite State Machine}\label{fig.fsm.st} \end{figure} \end{document} Peter King, Computer Science Department JANET: pjbk@uk.ac.hw.cs Heriot-Watt University ARPA: pjbk@cs.hw.ac.uk 79 Grassmarket, Edinburgh EH1 2HJ or pjbk%cs.hw.ac.uk@ucl-cs Phone: (+44) 31 225 6465 Ext. 555 UUCP: ..!ukc!cs.hw.ac.uk!pjbk