Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!thunder.mcrcim.mcgill.edu!snorkelwacker.mit.edu!apple!julius.cs.uiuc.edu!roundup.crhc.uiuc.edu!ux1.cso.uiuc.edu!csrd.uiuc.edu!s41.csrd.uiuc.edu!eijkhout From: eijkhout@s41.csrd.uiuc.edu (Victor Eijkhout) Newsgroups: comp.text.tex Subject: Re: error in LaTeX's \paragraph command Message-ID: <1991Jan15.212958.2236@csrd.uiuc.edu> Date: 15 Jan 91 21:29:58 GMT References: <1991Jan14.000029.3377@csis.dit.csiro.au> <1991Jan14.180927.14720@csrd.uiuc.edu> <1991Jan15.175155.14842@NCoast.ORG> Sender: news@csrd.uiuc.edu (news) Organization: UIUC Center for Supercomputing Research and Development Lines: 20 allbery@NCoast.ORG (Brandon S. Allbery KB8JRR) writes: >As quoted from <1991Jan14.180927.14720@csrd.uiuc.edu> by eijkhout@s41.csrd.uiuc.edu (Victor Eijkhout): >+--------------- >| The \hskip command that accidentally absorbs the 'plus' >| in only inserted by the \everypar, and that happens at the moment >| the 'P' is encountered. >| Remedy: put \leavevmode in front of 'Plus...'. >+--------------- >Wouldn't it be better to put \relax at the end of the token list for \everypar >when it's set? I.e. fix the LaTeX macros, rather than have to use a >workaround every time. I agree entirely. I've mailed this problem to one of the people who's working on the new LaTeX, so the bug will be fixed. Eventually that is. For the moment of course, anyone can fix it in his/her own style file. Trouble is if you're not the TeX person on your system. Victor.