I would like my Table of contents to be without any title and vertical space skipping. How can I do that with tocloft package?
I've seen Table of contents without title, but code \renewcommand{\tableofcontents}{\@starttoc{toc}} doesn't work for me. (presumably because of tocloft package?)
Any help is appreciated.