jelovirt / pdf-generator

DITA-OT PDF plug-in generator
https://dita-generator.elovirta.com/
Apache License 2.0
12 stars 5 forks source link

Fix duplicate 'filepath' attribute set generation #94

Closed infotexture closed 1 year ago

infotexture commented 1 year ago

The duplication was apparently already present in the old version of the code. When the individual attribute sets were combined to the 'for-each' in 098785d, the redundant copy was replicated.

Signed-off-by: Roger Sheen roger@infotexture.net