Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!julius.cs.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: limits of integration Message-ID: <1991Jan24.160324.14256@csrd.uiuc.edu> Date: 24 Jan 91 16:03:24 GMT References: Sender: news@csrd.uiuc.edu (news) Distribution: comp Organization: UIUC Center for Supercomputing Research and Development Lines: 32 palmerp@galois.math.orst.edu (Paul A. Palmer) writes: >I think this may have been discussed here recently, but I can't find the >article in the things I've saved. Maybe you should look in the TeX book? I know that it's not particularly readable, but it still contains more information that the combined net messages. In particular look at page 144. >I would like to be able to change the way TeX places the limits of integration >on an integral sign from: > - > | \ b > | > | > \- a this is the \nolimits, which is default for the \int control sequence. >to: > b > - > | \ > | > | > \- > a and this is \limits. Write \int\limits_a^b Victor.