Search found 7 matches

by xen_latex
Fri Oct 31, 2008 9:05 pm
Forum: General
Topic: Table of Contents Question
Replies: 10
Views: 5068

Table of Contents Question

I tried what you suggested:

Latex user.tex in the /src directory where the file is
Make in the directory above /src which is the /docs directory

Still not able to see the Table of Contents? I have attached the latest user.log from this process.
user.log
(30.6 KiB) Downloaded 106 times
by xen_latex
Fri Oct 31, 2008 5:33 pm
Forum: General
Topic: Table of Contents Question
Replies: 10
Views: 5068

Re: Table of Contents Question

Thanks. I see what you are saying. Will give it a try and update later today after my lunch meetings. Appreciate your great help.
by xen_latex
Fri Oct 31, 2008 4:55 pm
Forum: General
Topic: Table of Contents Question
Replies: 10
Views: 5068

Re: Table of Contents Question

I had to do a cut and paste since this tool would not let me upload a .toc file.
by xen_latex
Fri Oct 31, 2008 4:52 pm
Forum: General
Topic: Table of Contents Question
Replies: 10
Views: 5068

Re: Table of Contents Question

.toc file:

\contentsline {chapter}{\numberline {1}Introduction}{1}
\contentsline {section}{\numberline {1.1}Usage Scenarios}{1}
\contentsline {section}{\numberline {1.2}Operating System Support}{2}
\contentsline {section}{\numberline {1.3}Hardware Support}{2}
\contentsline {section}{\numberline {1 ...
by xen_latex
Fri Oct 31, 2008 4:49 pm
Forum: General
Topic: Table of Contents Question
Replies: 10
Views: 5068

Table of Contents Question

I got the word "Contents" and nothing underneath. Here are the files...
user.log
(28.21 KiB) Downloaded 287 times
by xen_latex
Fri Oct 31, 2008 4:29 pm
Forum: General
Topic: Table of Contents Question
Replies: 10
Views: 5068

Re: Table of Contents Question

Yes, I do the "latex doc.tex" first and then I run a Makefile which does the 2nd pass. The document created is perfect in all ways except it will not add the Table of Contents. I can post any files that you need if that would help. Appreciate the assistance.
by xen_latex
Fri Oct 31, 2008 3:50 pm
Forum: General
Topic: Table of Contents Question
Replies: 10
Views: 5068

Table of Contents Question

I have a document that has been around for a few years and I did some minor text changes and I am now not able to get the Table of Contents to appear in the final pdf document. When I run the "latex doc.tex" command I create several files including the doc.toc. When I review the doc.toc file it ...