docbook / xslTNG

DocBook xslTNG Stylesheets
https://xsltng.docbook.org
MIT License
41 stars 20 forks source link

Supports copy instructions for media files #500

Closed fsteimke closed 1 month ago

fsteimke commented 1 month ago

copy instructions for media files can be created on request be the stylesheets. Works on with "chunked output", because otherwise they don't know the destination (root of HTML output). When the file:copy function is available, they can perform the copy operations.

New section 3.4.1 in "Managing media" explains the details.