passivetex.extensions.xml 1.1 KB

123456789101112131415161718192021222324252627282930
  1. <refentry xmlns="http://docbook.org/ns/docbook"
  2. xmlns:xlink="http://www.w3.org/1999/xlink"
  3. xmlns:xi="http://www.w3.org/2001/XInclude"
  4. xmlns:src="http://nwalsh.com/xmlns/litprog/fragment"
  5. xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
  6. version="5.0" xml:id="passivetex.extensions">
  7. <refmeta>
  8. <refentrytitle>passivetex.extensions</refentrytitle>
  9. <refmiscinfo class="other" otherclass="datatype">boolean</refmiscinfo>
  10. </refmeta>
  11. <refnamediv>
  12. <refname>passivetex.extensions</refname>
  13. <refpurpose>Enable PassiveTeX extensions?</refpurpose>
  14. </refnamediv>
  15. <refsynopsisdiv>
  16. <src:fragment xml:id="passivetex.extensions.frag"><xsl:param name="passivetex.extensions" select="0"/></src:fragment>
  17. </refsynopsisdiv>
  18. <refsection><info><title>Description</title></info>
  19. <important><para>The PassiveTeX XSL-FO processor is
  20. no longer supported by DocBook XSL, beginning with version 1.78.</para></important>
  21. <para>PassiveTeX was never a complete implementation of
  22. XSL-FO, and development has ceased. Setting this parameter will
  23. have no effect on the output.</para>
  24. </refsection>
  25. </refentry>