$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [quickbook] Template problems
From: Edward Diener (eldiener_at_[hidden])
Date: 2016-04-21 07:33:26
On 4/21/2016 4:51 AM, Daniel James wrote:
> On 20 April 2016 at 22:35, Edward Diener <eldiener_at_[hidden]> wrote:
>> I include it first in my main .qbk file as:
>>
>> [include cxxd_templates.qbk]
>
> This changed in quickbook 1.6, you can use [import cxxd_templates.qbk]
> to import templates and macros from a quickbook file.
Thanks ! I now see the note about this in the quickbook explanation for
the Include block level element.