pbwest      2003/03/08 05:52:44

  Modified:    src/documentation/content/xdocs/design/alt.design/properties
                        PropertyConsts-class.ehtml book.xml
                        classes-overview.ehtml enumerated-values.ehtml
                        getInitialValue.ehtml propertyExpressions.ehtml
                        simple-properties.ehtml
  Log:
  Fixes for .ehtml files.
  
  Revision  Changes    Path
  1.2       +3 -3      
xml-fop/src/documentation/content/xdocs/design/alt.design/properties/PropertyConsts-class.ehtml
  
  Index: PropertyConsts-class.ehtml
  ===================================================================
  RCS file: 
/home/cvs/xml-fop/src/documentation/content/xdocs/design/alt.design/properties/PropertyConsts-class.ehtml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- PropertyConsts-class.ehtml        6 Mar 2003 05:23:01 -0000       1.1
  +++ PropertyConsts-class.ehtml        8 Mar 2003 13:52:43 -0000       1.2
  @@ -1,7 +1,7 @@
  -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
   <html>
     <head>
  -    <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
  +    <META http-equiv="Content-Type" content="text/html;
  +                                            charset=ISO-8859-1" />
       <title>PropertyConsts Description</title>
     </head>
     <body marginheight="0" marginwidth="0" topmargin="0" leftmargin="0"
  @@ -9,7 +9,7 @@
       <div class="content">
         <h1>PropertyConsts Description</h1>
         <p>
  -        <font size="-2">by&nbsp;Peter B. West</font>
  +        <font size="-2">by Peter B. West</font>
         </p>
         <ul class="minitoc">
           <li>
  
  
  
  1.5       +1 -1      
xml-fop/src/documentation/content/xdocs/design/alt.design/properties/book.xml
  
  Index: book.xml
  ===================================================================
  RCS file: 
/home/cvs/xml-fop/src/documentation/content/xdocs/design/alt.design/properties/book.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- book.xml  6 Mar 2003 05:23:00 -0000       1.4
  +++ book.xml  8 Mar 2003 13:52:43 -0000       1.5
  @@ -12,7 +12,7 @@
       <menu-item label="Alt Design" href="../index.html"/>
     </menu>
     <menu label="Alt properties">
  -    <menu-item label="Introduction" href="index.html"/>
  +    <menu-item label="Introduction" href="introduction.html"/>
       <menu-item label="Classes overview" href="classes-overview.html"/>
       <menu-item label="PropertyConsts" href="PropertyConsts-class.html"/>
       <menu-item label="Simple Properties" href="simple-properties.html"/>
  
  
  
  1.2       +7 -7      
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.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- classes-overview.ehtml    6 Mar 2003 05:23:01 -0000       1.1
  +++ classes-overview.ehtml    8 Mar 2003 13:52:43 -0000       1.2
  @@ -1,16 +1,16 @@
  -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
   <html>
     <head>
  -    <META http-equiv= "Content-Type" content= "text/html; charset=ISO-8859-1" >
  +    <META http-equiv= "Content-Type" content= "text/html;
  +                                                charset=ISO-8859-1" />
       <title>Property classes overview</title>
  -    <script type="text/javascript" src="resources/codedisplay.js">
  +    <script type="text/javascript" src="scripts/codedisplay.js">
       </script>
     </head>
     <body marginheight= "0" marginwidth= "0" topmargin= "0" leftmargin= "0" text= 
"#000000" bgcolor= "#FFFFFF" >
       <div class= "content" >
         <h1>Property classes overview</h1>
         <p>
  -        <font size= "-2" >by&nbsp;Peter B. West</font>
  +        <font size= "-2" >by Peter B. West</font>
         </p>
         <ul class= "minitoc" >
           <li>
  @@ -72,7 +72,7 @@
             field.  Working from the property indices defined in
             PropNames, the methods in this class collect and supply the
             values of fields defined in property objects into
  -          arrays.<br> The heart of this class in the method <span
  +          arrays.<br/> The heart of this class in the method <span
             id="span06" ></span><a href = "javascript:toggleCode(
             'span06', 'PropertyConsts.html#setupProperty', '50%', '100%'
             )" >setupProperty</a>, which constructs the property name
  @@ -245,9 +245,9 @@
           </dd>
           <dt>
             <em>DataTypeNotImplementedException</em>
  -          <br>
  +          <br/>
             <em>FunctionNotImplementedException</em>
  -          <br>
  +          <br/>
             <em>PropertyNotImplementedException</em>
           </dt>
           <dd>
  
  
  
  1.2       +3 -3      
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.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- enumerated-values.ehtml   6 Mar 2003 05:23:01 -0000       1.1
  +++ enumerated-values.ehtml   8 Mar 2003 13:52:43 -0000       1.2
  @@ -1,9 +1,9 @@
  -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
   <HTML>
     <head>
  -    <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
  +    <META http-equiv="Content-Type" content="text/html;
  +                                                charset=ISO-8859-1" />
       <title>Enumerated Data Values</title>
  -    <script type="text/javascript" src="resources/codedisplay.js">
  +    <script type="text/javascript" src="scripts/codedisplay.js">
       </script>
     </head>
     <body marginheight="0" marginwidth="0" topmargin="0" leftmargin="0" 
text="#000000" bgcolor="#FFFFFF">
  
  
  
  1.2       +4 -4      
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.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- getInitialValue.ehtml     6 Mar 2003 05:23:01 -0000       1.1
  +++ getInitialValue.ehtml     8 Mar 2003 13:52:43 -0000       1.2
  @@ -1,16 +1,16 @@
  -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
   <HTML>
     <head>
  -    <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
  +    <META http-equiv="Content-Type" content="text/html;
  +                                        charset=ISO-8859-1" />
       <title>Generating Initial Values</title>
  -    <script type="text/javascript" src="resources/codedisplay.js">
  +    <script type="text/javascript" src="scripts/codedisplay.js">
       </script>
     </head>
     <body marginheight="0" marginwidth="0" topmargin="0" leftmargin="0" 
text="#000000" bgcolor="#FFFFFF">
       <div class="content">
         <h1>Generating Initial Values</h1>
         <p>
  -        <font size="-2">by&nbsp;Peter B. West</font>
  +        <font size="-2">by Peter B. West</font>
         </p>
         <ul class="minitoc">
           <li>
  
  
  
  1.2       +4 -4      
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.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- propertyExpressions.ehtml 6 Mar 2003 05:23:01 -0000       1.1
  +++ propertyExpressions.ehtml 8 Mar 2003 13:52:43 -0000       1.2
  @@ -1,16 +1,16 @@
  -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
   <html>
     <head>
  -    <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
  +    <META http-equiv="Content-Type" content="text/html;
  +                                                charset=ISO-8859-1" />
       <title>Property Expression Parsing</title>
  -    <script type="text/javascript" src="resources/codedisplay.js">
  +    <script type="text/javascript" src="scripts/codedisplay.js">
       </script>
     </head>
     <body marginheight="0" marginwidth="0" topmargin="0" leftmargin="0" 
text="#000000" bgcolor="#FFFFFF">
       <div class="content">
         <h1>Property Expression Parsing</h1>
         <p>
  -        <font size="-2">by&nbsp;Peter B. West</font>
  +        <font size="-2">by Peter B. West</font>
         </p>
         <ul class="minitoc">
           <li>
  
  
  
  1.2       +2 -3      
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.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- simple-properties.ehtml   6 Mar 2003 05:23:01 -0000       1.1
  +++ simple-properties.ehtml   8 Mar 2003 13:52:43 -0000       1.2
  @@ -1,7 +1,6 @@
  -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
   <HTML>
     <head>
  -    <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
  +    <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
       <title>Simple &lt;property&gt; Classes</title>
       <script type="text/javascript" src="resources/codedisplay.js">
       </script>
  @@ -10,7 +9,7 @@
       <div class="content">
         <h1>Simple &lt;property&gt; Classes</h1>
         <p>
  -        <font size="-2">by&nbsp;Peter B. West</font>
  +        <font size="-2">by Peter B. West</font>
         </p>
         <ul class="minitoc">
           <li>
  
  
  

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

Reply via email to