Kiln match introspection for local-tei-display-pdf

<map:match id="local-tei-display-pdf" pattern="*/texts/**.pdf">
<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" />
</map:match>