[quickboost] single HTML page?

Hello all, Is there a way to have quickbook generate a single HTML page? (Maybe some XSL param...) Right now, different sections appear on different HTML pages. But for a very simple doc, I only have 3 short sections and it'd make more sense for them to be displayed on a single page while still remain separate section and appear separately in the table of context. Thanks a lot. --Lorenzo -- View this message in context: http://boost.2283326.n4.nabble.com/boost-quickboost-single-HTML-page-tp43238... Sent from the Boost - Dev mailing list archive at Nabble.com.

If you are using b2 just add "<format>onehtml" requirement. Otherwise you will need to use a different XSL template (which is what the onehtml format does). For an example see: < http://svn.boost.org/svn/boost/sandbox/tree/libs/tree/proposal/ >. You can also adjust the chunking levels such that all the sections appear in the first page, while still using the regular x/html XSL template. There are various examples of how to set those chunking levels in the various Boost doc jamfiles. Rene. On Tue, Jan 24, 2012 at 8:17 AM, lcaminiti <lorcaminiti@gmail.com> wrote:
Hello all,
Is there a way to have quickbook generate a single HTML page? (Maybe some XSL param...)
Right now, different sections appear on different HTML pages. But for a very simple doc, I only have 3 short sections and it'd make more sense for them to be displayed on a single page while still remain separate section and appear separately in the table of context.
Thanks a lot. --Lorenzo
-- View this message in context: http://boost.2283326.n4.nabble.com/boost-quickboost-single-HTML-page-tp43238... Sent from the Boost - Dev mailing list archive at Nabble.com.
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
-- -- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org - grafik/redshift-software.com -- 102708583/icq - grafikrobot/aim - grafikrobot/yahoo
participants (2)
-
lcaminiti
-
Rene Rivera