DITA and XMetaL Discussion
XMetaL Community Forum › DITA and XMetaL Discussion › How to get specific sources
-
rja June 12, 2012 at 1:58 pm
How to get specific sources
June 12, 2012 at 1:58 pmParticipants 1Replies 0Last Activity 10 years, 8 months agoHey,
All my sources are located in one map. But when I publish a ditamap, I only want to have the sources from that ditamap in the output directory. I have seen that this is possible with images in the imagelist.
Part of my code is displayed below (build_preprocess)
target test-sources, args.input=${args.input}, dita.input.filename.dir=${dita.input.filename.dir}, sources.input.dir=${sources.input.dir}, sourcesdir-available=${sourcesdir-available}
Copying files from directory sources…
depends=”copy-sources, debug-filter,copy-image, copy-html, copy-flag, copy-subsidiary, copy-generated-files”>
description=”Copy image files”>
I see in the dita.list file that the copytosourcelist= is not filled in. Probably this is part of the solution.
Who can help me?
Rick
-
AuthorPosts
- You must be logged in to reply to this topic.