$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] really dumb question about quickbook
From: Robert Ramey (ramey_at_[hidden])
Date: 2017-04-21 18:54:55
Sorry to bug you guys - but ..
I'm following the information at
http://www.boost.org/doc/libs/1_64_0/doc/html/quickbook/syntax/block.html#quickbook.syntax.block.paragraphs
which seems sensible to me.
So I create 3 paragraphs. OK
I place them in the document out side of any section - looks OK
I place them inside a top level section - looks OK
But when I place them inside a lower level section - the paragraphs are
run together as one block of text.
So the question is - are there circumstance where the above explanation
of how to create para graphs doesn't apply.
Any help appreciated.
Robert Ramey