is there a way to make LaTeX not print out the word "Chapter n" in the document class and only the argument for chapter?
For instance
\chapter{Foo}
comes out "Foo".Thanks in advance, btw I have already searched the forum but could not find anything.