Path: utzoo!attcan!uunet!cme!MSD@QMD.PHY.NIST.GOV From: msd@enh.nist.gov (M. Scott Dewey) Newsgroups: comp.text.tex Subject: I want indentation after a \section command Message-ID: <0093D99C.7E11FCA0@QMD.PHY.NIST.GOV> Date: 2 Oct 90 22:26:12 GMT Sender: news@cme.nist.gov Reply-To: msd@enh.nist.gov (M. Scott Dewey) Organization: National Institute of Standards and Technology Lines: 20 Dear Experts, The subject pretty much says it all. The paper I'm writing must conform to a strict style which happens to differ greatly from what LaTeX easily produces. To help me get what I need, I've defined a new section command that: a) centers the section heading, b) renders it in bold-normal size, and c) gives me back paragraph indent on the following text. Unfortunately the resulting indentation is larger than what occurs normally. Is there a better way to restore paragraph indent after new sections? \newcommand{\newsec}[1]{\section*{\normalsize \bf \null \hfill #1 \hfill \null} \mbox{} \indent} Thanks! -- NAME: Dr. M. Scott Dewey TELE: (301) 975-4843 DIVISION: Quantum Metrology INTERNET: msd@enh.nist.gov USMAIL: NIST (formerly NBS) BITNET: msd@nbsenh Rm. A-141, Bldg. 221 Gaithersburg, MD 20899