0

I'm in the process of converting some lecture notes into TeX format, however I've run into a slight problem. Although the report document class is ideal for what I'm doing (a 100 page two-column document with chapters, sections and subsections), I need to modify the table of contents and chapter headings to display the chapters in terms of lectures instead of chapters.

So, for example, instead of the heading saying:

Chapter 1:

Title of the First Lecture

It should say:

Lecture 1:

Title of the First Lecture

And in the table of contents, instead of having:

1 Title of the First Lecture

It should have:

Lecture 1 Title of the First Lecture

I'm looking for the cleanest and simplest way possible of doing this.

0 Answers0