]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
replace inline-sequence with inline (thanks to Christian Geisert)
authorfotis <fotis@unknown>
Mon, 16 Oct 2000 07:46:53 +0000 (07:46 +0000)
committerfotis <fotis@unknown>
Mon, 16 Oct 2000 07:46:53 +0000 (07:46 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193728 13f79535-47bb-0310-9956-ffa450edef68

docs/xml-docs/fop/architecture.xml
docs/xml-docs/fop/implemented.xml

index 6b2140f6c8c9a7c1fb0a607befe8aed839d93f4c..ac3d4d48d52dd429e0d2ba2dbf4023ad236bde8c 100644 (file)
@@ -97,7 +97,7 @@ constructing the FO tree. The key SAX events used are </p>
 
 
 <p><code>Block</code></p>
-<p><code>InlineSequence</code></p>
+<p><code>Inline</code></p>
 <p><code>SimpleLink</code></p>
 
 </s2>
index 87170cbfd8d9e8c953d55ba6d10d31efb5ffbbac..519f00086da21263c4319280f55a273c4f0589b1 100644 (file)
@@ -17,7 +17,7 @@
       <li>display-sequence </li>
       <li>external-graphic</li>
       <li>flow</li>
-      <li>inline-sequence </li>
+      <li>inline </li>
       <li>instream-foreign-object</li>
       <li>layout-master-set </li>
       <li>leader, but see <jump href="limitations.html">limitations</jump></li>