Search found 4 matches

by alexbcg
Tue Feb 25, 2014 11:56 pm
Forum: Page Layout
Topic: Manual Creation of a ToC
Replies: 3
Views: 10936

Manual Creation of a ToC

If you include the pdf documents with the pdfpages package you can use the addtotoc option to the \includepdf command, see for example this question on tex.se .

Thanks very much for your answer! I was writing up the ToC for the first chapter and all was going well until I tried to put in the ...
by alexbcg
Mon Feb 24, 2014 11:01 pm
Forum: Page Layout
Topic: Manual Creation of a ToC
Replies: 3
Views: 10936

Manual Creation of a ToC

Hi,

I'm a university student and one of my lecturers has given us the course notes as separate PDF documents, very well structured but with no Table of Contents.

I would like to manually create a table of contents with chapters, sections and subsections (as you can see in the attached screenshot ...
by alexbcg
Fri Dec 06, 2013 1:12 am
Forum: Math & Science
Topic: Numbering for Theorems and Proofs
Replies: 1
Views: 8343

Numbering for Theorems and Proofs

Hi,

I am currently writing lots of latex code for uni notes in a maths class and have run into a problem using the theorem , ntheorem , amsthm packages. I've defined theorem , proof , lemma etc environments at the beginning of my document in this format.
\newtheorem{theoreme}{Théorème}[subsection ...
by alexbcg
Wed Oct 09, 2013 7:12 pm
Forum: TeX Live and MacTeX
Topic: Missing Format File
Replies: 1
Views: 6729

Missing Format File

I'm kind of a beginner here and so have very little technical knowledge as to what is going on beyond typing the code to make pretty documents :/

I had been using TeXPad to edit my documents, with the standard recommended MacTeX installation on top of that. It was working brilliantly and then I got ...