On Thu, Oct 24, 2002 at 05:08:52PM -0500, Bo Peng wrote:
> How can I make my equation labeled 3.2.1 (section 3, subsection 
> 2) instead of a single number? I know it is all about \newcommand etc 
> but I could not find a good reference to it. 

I find the answer, putting :

 \numberwithin{equation}{section}

or 
 
 \numberwithin{equation}{subsection}


in the preamble.

-- 
Bo Peng

Reply via email to