In classes.dtx file, there is a line inside the definition for \maketitle macro which reads:
Code: Select all
\vskip 60\p@
Fine, but what is "\p@"?? Just like "\z@" and "\@ne" for setting page counter - where do I get more info on these strange little commands that nobody seems to talk about?