AxKit config 4: setting up FO processing


First we do the XSP processing, then we run a transform to XSL FO, then we run the FO processor:

AxAddStyleMap text/xslfo Apache::AxKit::Language::PassiveTeX

<AxStyleName .pdf>
AxAddProcessor application/x-xsp . 
AxAddRootProcessor text/xsl /stylesheets/tei-oucs.xsl TEI.2 
AxAddProcessor text/xslfo NULL
</AxStyleName>
    


31 Next | First| Previous Practical XML under Apache