Changeset 440 for rfc2629xslt/rfc2629xslt.xml
- Timestamp:
- 29/01/09 15:34:57 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
rfc2629xslt/rfc2629xslt.xml
r329 r440 30 30 </author> 31 31 32 <date month=" October" year="2008"/>32 <date month="December" year="2008"/> 33 33 34 34 <keyword>RFC2629</keyword> … … 56 56 <t>outputting HTML (<xref target="output.html"/>) and XHTML (<xref target="output.xhtml"/>),</t> 57 57 <t>outputting CHM (Compiled Microsoft Help, <xref target="output.chm"/>),</t> 58 <t>outputting PDF through XSL-FO(<xref target="output.pdf"/>),</t>58 <t>outputting PDF (<xref target="output.pdf"/>),</t> 59 59 <t>extensions to the xml2rfc vocabulary (<xref target="extensions"/>).</t> 60 60 <t>various utilities (<xref target="utilities"/>).</t> … … 186 186 187 187 <c>rfc</c> 188 <c>rfcedstyle<iref item="rfcedstyle PI pseudo-attribute"/><iref item="Processing Instruction pseudo attributes" subitem="rfcedstyle"/></c> 189 <c>xml2rfc-rfcedstyle<iref item="xml2rfc-rfcedstyle parameter"/> <iref item="Parameters" subitem="xml2rfc-rfcedstyle"/></c> 190 <c>(not set)</c> 191 <c>(limited support)</c> 192 193 <c>rfc</c> 188 194 <c>sortrefs<iref item="sortrefs PI pseudo-attribute"/><iref item="Processing Instruction pseudo attributes" subitem="sortrefs"/></c> 189 195 <c>xml2rfc-sortrefs<iref item="xml2rfc-sortrefs parameter"/> <iref item="Parameters" subitem="xml2rfc-sortrefs"/></c> … … 381 387 <t><iref item="Safari"/><iref item="Safari" subitem="3.*"/>Safari 3 (starting with version 3.0.4)</t> 382 388 <t><iref item="Google Chrome"/>Google Chrome (beta available)</t> 389 <t><iref item="Opera"/>Opera 10 (alpha version available)</t> 383 390 </list> 384 391 </t> … … 548 555 </section> 549 556 550 <section title="Transforming to PDF via XSL-FO" anchor="output.pdf">557 <section title="Transforming to PDF" anchor="output.pdf"> 551 558 552 559 <section title="Via XSL-FO" anchor="output.pdf.fop"> … … 570 577 then provide post-processing for the individual processors. 571 578 </t> 572 <t> 573 <list> 574 <t> 575 <x:h>Note:</x:h> 576 the output is currently targeted at Apache FOP 0.20.5 577 (<eref target="http://xmlgraphics.apache.org/fop/0.20.5/"/>), not the 578 newer versions. 579 </t> 580 </list> 581 </t> 579 <x:note> 580 <t> 581 <x:h>Note:</x:h> 582 the output is currently targeted at Apache FOP 0.95. 583 </t> 584 </x:note> 582 585 583 586 <section title="Extension feature matrix"> … … 604 607 <c><eref target="http://xml.apache.org/fop/extensions.html#named-destinations">yes</eref></c> 605 608 <c><eref target="http://xml.apache.org/fop/extensions.html#bookmarks">yes</eref> (from XSL 1.1 bookmarks)</c> 606 <c> no</c>609 <c><eref target="http://xmlgraphics.apache.org/fop/0.95/metadata.html#xmp-in-fo">yes</eref></c> 607 610 <c>no</c> 608 611 … … 2061 2064 2062 2065 <spanx anchor="rdf_Description"><iref item="rdf:Description Extension Element"/><iref item="Extension Elements" subitem="rdf:Description" 2063 /># Nop (for alignment in source)</spanx>2066 /># Embed RDF statements </spanx> 2064 2067 <x:ref>rdf_Description</x:ref> = 2065 2068 element rdf:Description { … … 2135 2138 by the formatter, extracted by rfc2629grddl). 2136 2139 </t> 2140 <t hangText="2008-12-04"> 2141 Update to xml2rfc v1.34pre2. 2142 </t> 2137 2143 </list></t> 2138 2144 </section>
Note: See TracChangeset
for help on using the changeset viewer.