−<map:match id="local-tei-display-pdf" pattern="*/texts/**.pdf">
</map:match>
<map:generate src="cocoon://internal/tei/preprocess/language/{1}/{2}.xml" label="tei">
+<map:match id="local-preprocess-tei-language" pattern="tei/preprocess/language/*/**.xml">
</map:match>
</map:generate>
<map:transform src="cocoon://_internal/template/pdf.xsl">
+<map:match pattern="_internal/template/**.xsl">
</map:match>
</map:transform>
<map:serialize type="fo2pdf" />