$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [quickbook] Template problems
From: Daniel James (dnljms_at_[hidden])
Date: 2016-04-21 04:51:10
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.