<?xml version="1.0" standalone="no"?>
-<!DOCTYPE s1 SYSTEM "sbk:/style/dtd/document.dtd">
<!-- What's Implemented? -->
<li>list-item-body </li>
<li>list-item-label </li>
<li>page-number </li>
+ <li>page-number-citation, see <jump href="limitations.html">limitations</jump></li>
<li>page-sequence </li>
<li>region-after </li>
<li>region-before </li>
<li>sequence-specifier-repeating </li>
<li>sequence-specifier-single </li>
<li>simple-page-master </li>
+ <li>simple-link (internal and external)</li>
<li>static-content </li>
<li>table (minimal support)</li>
<li>table-body (minimal support)</li>
<li>column-width </li>
<li>end-indent </li>
<li>extent </li>
+ <li>external-destination</li>
<li>flow-name </li>
<li>font-family </li>
<li>font-size </li>
<li>href </li>
<li>id</li>
<li>initial-page-number</li>
+ <li>internal-destination</li>
<li>keep-with-next</li>
<li>left</li>
<li>line-height </li>
<li>position (allowed values: "static" (default),"relative", "absolute", fixed ) </li>
<li>provisional-distance-between-starts </li>
<li>provisional-label-separation </li>
+ <li>ref-id </li>
<li>right</li>
<li>rule-thickness </li>
<li>space-after.optimum </li>
-<?xml version="1.0" standalone="no"?>
-<!DOCTYPE s1 SYSTEM "sbk:/style/dtd/document.dtd">
+<?xml version="1.0"?>
+
<!-- Limitations -->
in <jump href="implemented.html">features</jump>, sometimes it does so only in a limited way.
</p>
+ <s2 title="page-number-citation">
+ <p>Only works for table of contents without any problems. The case where the page number doesn't
+ fit on a line isn't handled, and any text on the same line and after the page-number might not
+ appear exactly where you want it to.
+ </p>
+ </s2>
+
<s2 title="list-block">
<p>The fo working draft allows describes two ways to markup lists.The list-block must have as
children either: 1) pairs of fo:list-item-label and fo:list-item-body formatting objects, or