Search found 2 matches

by dem
Mon Apr 27, 2009 10:42 am
Forum: General
Topic: exclude list of figures from table of contents
Replies: 11
Views: 32876

Re: exclude list of figures from table of contents

Thank you Stefan_K for your response!
This was my first serious work in Latex, and i think is too late to change the class now. but In the future i will try other classes. In the meanwhile, I think that I will edit the .toc file directly, before creating the pdf file.
thanks!
dem
by dem
Mon Apr 27, 2009 3:45 am
Forum: General
Topic: exclude list of figures from table of contents
Replies: 11
Views: 32876

Re: exclude list of figures from table of contents

Hey! I am having the same problem. My table of contents includes the list of tables and the list of figures. Does anybody has an idea of why?

here is my preface

\documentclass[12pt, final]{amsbook}
\usepackage{geometry}
\geometry{letterpaper}
\usepackage{graphicx}
\usepackage{amssymb ...