I have numbers like (1.2.2.3), how do I get numbers like (1.2.2.3)' and (1.2.2.3.1)?
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
Here you can find the information necessary to change equation numbering with or without Short summary:
Long answer (now that your problem is a bit clearer to me thanks to your comments):
|
||||
|
|
I've seen something like this in Dieudonné's "Treatise on Analysis" book series.
|
|||
|
|


(1.2.2.3)is equation 3 in\subsubsection1.2.2, right? Do you also have equations inside\subsections and\sections? – Werner Mar 8 at 6:21subpointundersubsubsection, those are numbered as equations, and sometimes I need equations withinsubpoints. – hyh Mar 8 at 7:13