|
Boost : |
Subject: [boost] [quickbook] Template issues
From: Robert Kawulak (robert.kawulak_at_[hidden])
Date: 2011-07-25 18:04:08
Hi,
I have some problems using QuickBook templates. This code:
[article test [quickbook 1.5]]
[template link_example[name]
[@[name] [name]]
]
[link_example some_link]
Generates:
<ulink url="[name">[name</ulink> some_link]
Which is obviously not what's expected.
The second issue is with the code:
[article test [quickbook 1.5]]
[template import_example[name]
[import ../temp/[name].cpp]
[[name]]
]
[import_example example]
This generates the following error:
Generating Output File: test.xml
../temp/[name: error: Could not open input file.
Error: Error count: 1.
Are these the fault of QuickBook or am I doing something wrong? (I'm using
trunk revision 73337.)
Thanks and best regards,
Robert
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk