Preliminary check-in of a tag file to be able to rename it.

This commit is contained in:
Andreas Huggel 2007-11-24 09:57:08 +00:00
parent 1a5d6bca14
commit cfcd4812d0

25
doc/templates/tags-pdf.html.in vendored Normal file
View File

@ -0,0 +1,25 @@
__doctype__
<html>
__header2__
<body>
<div id="content">
__index1__
__index2__
<h2>Adobe PDF schema</h2>
<p>This schema specifies XMP properties used with Adobe PDF documents.
<ul>
<li>The schema namespace URI is <b><code>http://ns.adobe.com/pdf/1.3/</code></b></li>
<li>The preferred schema namespace prefix is <b><code>pdf</code></b></li>
</ul>
Reference: <a href="http://www.adobe.com/devnet/xmp/pdfs/xmp_specification.pdf" title="XMP specification">XMP specification</a>
</p>
<p>Click on a column header to sort the table.</p>
__xmp_pdf__
</div>
<!-- closes content -->
</body>
</html>