Duncan Gibson wrote: >>> I'll start the PDF numbering issue ASAP, if nobody else wants to >>> take this, maybe next weekend? >> If all you mean is to remove the "chapter" numbers from the text >> of the headers and navigation links, then that's the sort of burger >> I can easily digest :-) >> >> D. > > Done. Committed to SVN as revision 6721 > http://www.fltk.org/newsgroups.php?gfltk.commit+v:7075
well done, thanks. > TODO: > - Rework the Preface/Conventions as these applied to the old HTML docs > - Rework the old-style HTML links as these are not relocatable and > therefore don't work in the generated PDF yes, that's all okay. > - Remove the [Index] link from the navigation bars as this results in > a nested frame; on Firefox/Linux at lease I didn't see this before, but yes, also an Windows. But this is easy to solve: replace "index.html" with "main.html". Side note: This seems to be the case since the tree view has been activated, now our index.dox becomes main.html. To be consistent, wouldn't it be useful to rename index.dox to main.dox? > Maybe we could replace the navigation bar with a two cell table the > same width as the coloured block on the main page > [Prev] chapter n-1 ............................. chapter n+1 [Next] Yes, or with 3 cells, if we keep the index link (see above). Albrecht _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
