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 :-)

Almost only that. If you want to do it, please tell me,
and you have the job ;-)

I thought about it after my previous proposal [1],
and I think the title page would best look like this:

<html table>:

---------------------------------------------------------------

    Preface                             Advanced FLTK

    Introduction to FLTK                Unicode and ...

    FLTK Basics
                                        References
    Common Widgets and Attributes
     • Colors                              FLTK Enumerations
     • Box Types
     • Labels and Label Types              GLUT Compatibility
     • Drawing Images
                                           ...
    Designing a Simple Text Editor
                                           ...
    Drawing Things in FLTK
                                           ...
    Handling Events
     • Fl::event_() methods               ...
     • Event Propagation
                                           Example Source Code
    Adding and Extending Widgets

    Using OpenGL

    Programming with FLUID
     • GUI Attributes
     • Selecting and Moving Widgets
     • Image Labels

---------------------------------------------------------------
<end of html table>

\htmlonly

    Index                               Class Index

                                        Function Index

---------------------------------------------------------------
\endhtmlonly


I did some experiments with \htmlonly within the table, and
it didn't work. The problematic part is the "Class Index"
and the "Function Index". They link to doxygen'erated
pages (annotated.html and globals_func.html or so). IMHO
these should be excluded from the pdf docs.

There are also some links in the introduction chapters
that refer to (e.g.) "Chapter 3". They would have to be
adjusted, too (they are currently wrong, anyway).

I found that looking in the pdf file is a good way to
find (bad) external html links, because they are red.

Still interested in the job ? ;-)


Albrecht

[1] http://www.fltk.org/newsgroups.php?gfltk.development+v:7318
_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to