General ⇒ amsbook | Change "Chapter" to a different Name
amsbook | Change "Chapter" to a different Name
I am working in the AMSBOOK document class and would like to change the actual label of "Chapter" to something else, such as "Lesson." I want the word "Lesson" to appear in the Table of Contents and on the first page of each chapter instead of the word "Chapter." Does anyone know how to do this?
NEW: TikZ book now 40% off at Amazon.com for a short time.

-
- Posts: 126
- Joined: Sun Feb 13, 2011 8:36 pm
amsbook | Change "Chapter" to a different Name
Code: Select all
\renewcommand{\chaptername}{Lesson}
Best
I'm using pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian).