Search found 6 matches

by stephkees
Sun Apr 27, 2008 8:16 pm
Forum: General
Topic: Table of Contents
Replies: 3
Views: 3284

Re: Table of Contents

Ours has to have
Chapter
I. Introduction
II. Review
with each Header title aligned by itself, not just the numbers aligned.

I had to go in and remove the word Chapter from in front of each Chapter title.

For the short term, I have created a new document and just typed in my table of contents info ...
by stephkees
Sun Apr 27, 2008 6:26 pm
Forum: General
Topic: Table of Contents
Replies: 3
Views: 3284

Table of Contents

I am trying to fix my Table of Contents to match what is need by my University for my thesis and have run into some snags. I was hoping someone would have a suggestion. Here is the problem.

I have to have the copyright, acknowledgments, and abstract listed in the toc, but the word "Chapter" has to ...
by stephkees
Sun Apr 06, 2008 11:43 pm
Forum: General
Topic: Formatting the Table of Contents
Replies: 9
Views: 36298

Re: Formatting the Table of Contents

You are awesome! I have been on the internet searching for the past 7 hours for both of my formatting problems and you solved them in no time.

I will be definitely coming back to this forum
by stephkees
Sun Apr 06, 2008 11:00 pm
Forum: General
Topic: Formatting the Table of Contents
Replies: 9
Views: 36298

Re: Formatting the Table of Contents

That worked great for the Table of Contents. Thanks so much

Is there another quick fix for the Bibliography?
by stephkees
Sun Apr 06, 2008 9:41 pm
Forum: General
Topic: Formatting the Table of Contents
Replies: 9
Views: 36298

Re: Formatting the Table of Contents

OK.

I am using several smaller documents with one main file using inputs. Here is the main file.

\documentclass[12pt, reqno, oneside]{myamsbook}
\pagestyle{plain}
\raggedbottom
%
\def\thechapter{\Roman{chapter}}
\usepackage{amsmath}%
\usepackage{amsfonts}%
\usepackage{amssymb}%
\usepackage ...
by stephkees
Sun Apr 06, 2008 8:52 pm
Forum: General
Topic: Formatting the Table of Contents
Replies: 9
Views: 36298

Formatting the Table of Contents

I am writing my thesis in LaTex and have had to make several adjustments to fit my school's guidelines. The last thing I have left to do is to format my Table of Contents to match theirs.

I need to fix the top margin and change the font size just for the Table of Contents.

If anyone has some ...