Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!jarthur!mti!adrian From: adrian@mti.mti.com (Adrian McCarthy) Newsgroups: comp.text.tex Subject: How can I supress a par? Message-ID: <1317@mti.mti.com> Date: 18 Jan 91 20:33:23 GMT Reply-To: adrian@mti.UUCP (Adrian McCarthy) Organization: Micro Technology, Anaheim, CA Lines: 17 I've got input which looks like this: \mymacro{hello} <-- blank line implies \par more text. Is there something I can put in the definition of \mymacro to get TeX to ignore that implied \par? I want the above input to expand to something simple like: {\bf hello} more text. Any clues or pointers to the TeXbook? I really can't change to format of the input. Thanks, Aid. (adrian@gonzo.mti.com)