pdf-customization.ditamap 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE map PUBLIC "-//OASIS//DTD DITA Map//EN" "map.dtd">
  3. <!-- This file is part of the DITA Open Toolkit project. See the accompanying LICENSE file for applicable license. -->
  4. <map>
  5. <title>Customizing PDF output</title>
  6. <topicref keyref="pdf-customization">
  7. <topicref keyref="pdf-customization-approaches"/>
  8. <topicref keyref="pdf-customization-plugin-types"/>
  9. <topicref keyref="pdf-plugin-structure" collection-type="family">
  10. <topicref keyref="pdf-plugin-structure_common-artwork"/>
  11. <topicref keyref="pdf-plugin-structure_common-index"/>
  12. <topicref keyref="pdf-plugin-structure_common-vars"/>
  13. <topicref keyref="pdf-plugin-structure_fo-attrs"/>
  14. <topicref keyref="pdf-plugin-structure_fo-i18n"/>
  15. <topicref keyref="pdf-plugin-structure_fo-xsl"/>
  16. </topicref>
  17. <topicref keyref="pdf-customization-example"/>
  18. <topicref keyref="pdf-customization-resources"/>
  19. <topicref keyref="pdf2-creating-change-bars"/>
  20. </topicref>
  21. <reltable>
  22. <title>Bi-directional links</title>
  23. <relrow>
  24. <relcell>
  25. <topicref keyref="pdf-customization"/>
  26. <topicref keyref="pdf-customization-approaches"/>
  27. </relcell>
  28. <relcell>
  29. <!-- Link formerly PDF-specific content to new location -->
  30. <topicref keyref="plugin-best-practices"/>
  31. <topicref keyref="plugin-coding-conventions"/>
  32. </relcell>
  33. </relrow>
  34. </reltable>
  35. </map>