Possible Duplicate:
Documentation reference for LaTeX internal commands?
I'm working on writing a company-specific class file for reports in LaTeX and I thought I would start by reading report.cls. I'm having a difficult time finding concise definitions of the commands/macros available in class file writing. For example, what does \p@ do? What about \@plus? Where is \@compatibility defined?