pdf-plugin-structure_fo-xsl.dita 864 B

1234567891011121314151617181920
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
  3. <!-- This file is part of the DITA Open Toolkit project. See the accompanying LICENSE file for applicable license. -->
  4. <topic id="custom_stylesheets_the_fo_xsl_folder">
  5. <title>Custom stylesheets</title>
  6. <shortdesc>The <filepath>fo/xsl</filepath> folder houses custom stylesheet files that override the default
  7. stylesheets in <filepath>org.dita.pdf2/xsl/fo</filepath>.</shortdesc>
  8. <prolog>
  9. <metadata>
  10. <keywords>
  11. <indexterm end="pdf-plugin"/>
  12. </keywords>
  13. </metadata>
  14. </prolog>
  15. <body>
  16. <p>You can use custom stylesheets to implement additional processing routines or adjust the output generated by
  17. the default toolkit processing.</p>
  18. </body>
  19. </topic>