pbwest 2003/03/12 06:22:21 Modified: src/documentation/content/xdocs/design/alt.design/properties classes-overview.ehtml enumerated-values.ehtml getInitialValue.ehtml propertyExpressions.ehtml simple-properties.ehtml Log: All ehtml files now appearing. Revision Changes Path 1.4 +1 -5 xml-fop/src/documentation/content/xdocs/design/alt.design/properties/classes-overview.ehtml Index: classes-overview.ehtml =================================================================== RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/design/alt.design/properties/classes-overview.ehtml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- classes-overview.ehtml 9 Mar 2003 04:01:10 -0000 1.3 +++ classes-overview.ehtml 12 Mar 2003 14:22:02 -0000 1.4 @@ -1,9 +1,5 @@ +<?xml version="1.0"?> <html> - <head> - <META http-equiv= "Content-Type" content= "text/html; - charset=ISO-8859-1" /> - <title>Property classes overview</title> - </head> <body marginheight= "0" marginwidth= "0" topmargin= "0" leftmargin= "0" text= "#000000" bgcolor= "#FFFFFF" > <script type="text/javascript" src="codedisplay.js" /> <div class= "content" > 1.4 +1 -5 xml-fop/src/documentation/content/xdocs/design/alt.design/properties/enumerated-values.ehtml Index: enumerated-values.ehtml =================================================================== RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/design/alt.design/properties/enumerated-values.ehtml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- enumerated-values.ehtml 9 Mar 2003 04:01:10 -0000 1.3 +++ enumerated-values.ehtml 12 Mar 2003 14:22:05 -0000 1.4 @@ -1,9 +1,5 @@ +<?xml version="1.0"?> <HTML> - <head> - <META http-equiv="Content-Type" content="text/html; - charset=ISO-8859-1" /> - <title>Enumerated Data Values</title> - </head> <body marginheight="0" marginwidth="0" topmargin="0" leftmargin="0" text="#000000" bgcolor="#FFFFFF"> <script type="text/javascript" src="codedisplay.js" /> <div class="content"> 1.4 +5 -9 xml-fop/src/documentation/content/xdocs/design/alt.design/properties/getInitialValue.ehtml Index: getInitialValue.ehtml =================================================================== RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/design/alt.design/properties/getInitialValue.ehtml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- getInitialValue.ehtml 9 Mar 2003 04:01:10 -0000 1.3 +++ getInitialValue.ehtml 12 Mar 2003 14:22:07 -0000 1.4 @@ -1,9 +1,5 @@ -<HTML> - <head> - <META http-equiv="Content-Type" content="text/html; - charset=ISO-8859-1" /> - <title>Generating Initial Values</title> - </head> +<?xml version="1.0"?> +<html> <body marginheight="0" marginwidth="0" topmargin="0" leftmargin="0" text="#000000" bgcolor="#FFFFFF"> <script type="text/javascript" src="codedisplay.js" /> <div class="content"> @@ -17,7 +13,7 @@ </li> <li> <a href="#N10021"> - Generating & Accessing Initial Values + Generating and Accessing Initial Values </a> <ul class="minitoc"> <li> @@ -39,7 +35,7 @@ <a name="N10021"></a> <h3> - Generating & Accessing Initial Values + Generating and Accessing Initial Values </h3> <!-- N.B. height for toggleCode changed from 50% to 400 because Mozilla seems to get confused by percentage heights within @@ -145,4 +141,4 @@ </div> </body> -</HTML> +</html> 1.4 +1 -0 xml-fop/src/documentation/content/xdocs/design/alt.design/properties/propertyExpressions.ehtml Index: propertyExpressions.ehtml =================================================================== RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/design/alt.design/properties/propertyExpressions.ehtml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- propertyExpressions.ehtml 9 Mar 2003 04:01:10 -0000 1.3 +++ propertyExpressions.ehtml 12 Mar 2003 14:22:07 -0000 1.4 @@ -1,3 +1,4 @@ +<?xml version="1.0"?> <html> <head> <META http-equiv="Content-Type" content="text/html; 1.4 +6 -9 xml-fop/src/documentation/content/xdocs/design/alt.design/properties/simple-properties.ehtml Index: simple-properties.ehtml =================================================================== RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/design/alt.design/properties/simple-properties.ehtml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- simple-properties.ehtml 9 Mar 2003 04:01:10 -0000 1.3 +++ simple-properties.ehtml 12 Mar 2003 14:22:07 -0000 1.4 @@ -1,12 +1,9 @@ -<HTML> - <head> - <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/> - <title>Simple <property> Classes</title> - </head> +<?xml version="1.0"?> +<html> <body marginheight="0" marginwidth="0" topmargin="0" leftmargin="0" text="#000000" bgcolor="#FFFFFF"> <script type="text/javascript" src="codedisplay.js" /> <div class="content"> - <h1>Simple <property> Classes</h1> + <h1>Simple property Classes</h1> <p> <font size="-2">by Peter B. West</font> </p> @@ -18,7 +15,7 @@ <a href="#N10026">Common data</a> </li> <li> - <a href="#N10075">Accessing <property> Data Constants</a> + <a href="#N10075">Accessing property Data Constants</a> </li> </ul> @@ -123,7 +120,7 @@ </dl> <a name="N10075"></a> - <h3>Accessing <property> Data Constants</h3> + <h3>Accessing property Data Constants</h3> <p> The constants above are generally accessed through the arrays maintained in the <span id = "span06" ></span ><a href= @@ -244,4 +241,4 @@ </div> </body> -</HTML> +</html>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]