Make Legacy PDF transformation respect @processing-role="res
Posted: Fri May 16, 2014 11:56 am
Hi,
We still use the Legacy PDF transformation for historical reasons in one of our projects. We've now started using key references, putting all the key definitions in a separate map file.
However, the Legacy PDF transformation ignores all "recource-only" settings, supposedly because this is a new feature introduced with DITA 1.2. Is there a way to teach the transformation to respect this setting? Where should I look for amending the transformation settings?
Any hints are welcome.
TIA
Frank
We still use the Legacy PDF transformation for historical reasons in one of our projects. We've now started using key references, putting all the key definitions in a separate map file.
http://docs.oasis-open.org/dita/v1.2/os ... _keys.htmlIf a separate DITA map is created that contains only key definitions, it should have the @processing-role attribute set to "resource-only". The map-group vocabulary module includes the <keydef> element, a specialization of <topicref> in which the value of the
@processing-role attribute is set by default to "resource-only".
However, the Legacy PDF transformation ignores all "recource-only" settings, supposedly because this is a new feature introduced with DITA 1.2. Is there a way to teach the transformation to respect this setting? Where should I look for amending the transformation settings?
Any hints are welcome.
TIA
Frank