View Single Post
Old 08-13-2011, 12:39 PM   #5
travger
Evangelist
travger ought to be getting tired of karma fortunes by now.travger ought to be getting tired of karma fortunes by now.travger ought to be getting tired of karma fortunes by now.travger ought to be getting tired of karma fortunes by now.travger ought to be getting tired of karma fortunes by now.travger ought to be getting tired of karma fortunes by now.travger ought to be getting tired of karma fortunes by now.travger ought to be getting tired of karma fortunes by now.travger ought to be getting tired of karma fortunes by now.travger ought to be getting tired of karma fortunes by now.travger ought to be getting tired of karma fortunes by now.
 
travger's Avatar
 
Posts: 485
Karma: 270594
Join Date: Aug 2010
Device: palm tx, Windows7, Galaxy A5
For you it's probably too late, but I solved my empty toc problem as follows:

1. Opened it and a (working) toc from previous project in notepad++
2. Pasted working toc into empty one
3. Went carefully over the first entry and changed the path to point to right html
4. Copy-pasted new path to other entries
5. Opened both htmls (in np++), copied <h2 id...> from old one
6. Searched for h2, did lot of copy-paste between toc and html (chapters' names were different in previous project), simultaneously checked that "mbp_toc_1" number was the same in both files.

Now I have a working toc!


Maybe someone else finds it helpful.
travger is offline   Reply With Quote