Arved or Keiron,

Attached are diffs for xml-fop/docs/design/alt.design/alt.properties.xml 
and xml-fop/docs/design/alt.design/book.xml.

A previous email included new files for the design/alt.design directory.

Peter
Index: alt.properties.xml
===================================================================
RCS file: /home/cvspublic/xml-fop/docs/design/alt.design/alt.properties.xml,v
retrieving revision 1.1
diff -u -u -r1.1 alt.properties.xml
--- alt.properties.xml  17 Mar 2002 17:24:10 -0000      1.1
+++ alt.properties.xml  27 Mar 2002 02:44:05 -0000
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!-- $Id: alt.properties.xml,v 1.1 2002/03/17 17:24:10 arved Exp $ -->
+<!-- $Id: alt.properties.xml,v 1.4 2002-03-27 12:42:43+10 pbw Exp pbw $ -->
 <!--
-<!DOCTYPE document SYSTEM "../xml-docs/dtd/document-v10.dtd">
+<!DOCTYPE document SYSTEM "../../xml-docs/dtd/document-v10.dtd">
 -->
 <document>
   <header>
@@ -48,7 +48,6 @@
        when no value has been assigned.
       </p>
       <s2 title="The history problem">
-      </s2>
       <p>
        The difficulty and expense of handling properties comes from
        this univeral inheritance possibility.  The list of properties
@@ -65,6 +64,7 @@
        specified on an ancestor of this element, and the initial
        value of the property.
       </p>
+      </s2>
       <s2 title="Data requirement and structure">
        <p>
          This determines the minimum set of properties and associated
Index: book.xml
===================================================================
RCS file: /home/cvspublic/xml-fop/docs/design/alt.design/book.xml,v
retrieving revision 1.1
diff -u -u -r1.1 book.xml
--- book.xml    17 Mar 2002 17:24:10 -0000      1.1
+++ book.xml    27 Mar 2002 02:42:04 -0000
@@ -5,7 +5,11 @@
   <separator/>
   <external href="../index.html"      label="NEW DESIGN" />
   <separator/>
-  <page id="index" label="alt.properties"  source="alt.properties.xml"/>
+  <page id="index" label="co-routines" source="coroutines.xml"/>
+  <page id="galleys" label="galleys" source="galleys.xml"/>
+  <page id="footnotes" label="footnotes" source="footnotes.xml"/>
+  <separator/>
+  <page id="alt.properties" label="alt.properties"  source="alt.properties.xml"/>
   <page id="classes-overview" label="Classes overview"  
source="classes-overview.xml"/>
   <page id="properties-classes" label="Properties classes"  
source="properties-classes.xml"/>
   <page id="Properties" label="Properties"  source="Properties.png.xml"/>
@@ -18,4 +22,7 @@
   <page id="xml-parsing" label="XML parsing"  source="xml-parsing.xml"/>
   <separator/>
   <page id="property-parsing" label="Property parsing"  
source="propertyExpressions.xml"/>
+  <separator/>
+  <page id="compound-properties" label="Compound properties"  
+source="compound-properties.xml"/>
+  <page id="traits" label="Traits"  source="traits.xml"/>
 </book>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to