axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Axiom-developer] 20071229.01.jap.patch (7054)


From: daly
Subject: [Axiom-developer] 20071229.01.jap.patch (7054)
Date: Sat, 29 Dec 2007 20:23:46 -0600

This patch from Alfredo Portes removes hardcoded paths from several
hyperdoc firefox web pages. This fixes bug 7054.

Tim

===========================================================================
diff --git a/changelog b/changelog
index 812a22f..84a01e3 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,4 @@
+20071229 jap src/hyper/bookvol11 remove /home/silver path (bug 7054)
 20071228 tpd src/hyper/bookvol11 add standards compliance for gamma
 20071228 tpd src/hyper/bitmaps/gammacomplexinverse.png added
 20071228 tpd src/hyper/bitmaps/gammacomplex.png added
diff --git a/src/hyper/bookvol11.pamphlet b/src/hyper/bookvol11.pamphlet
index bd004ea..3a73f1c 100644
--- a/src/hyper/bookvol11.pamphlet
+++ b/src/hyper/bookvol11.pamphlet
@@ -3598,7 +3598,7 @@ abstract algebra
    </tr>
    <tr>
     <td>
-     <a href="/home/silver/bcmatrix.xhtml">
+     <a href="bcmatrix.xhtml">
       <b>Matrix</b>
      </a>
     </td>
@@ -3643,12 +3643,12 @@ abstract algebra
  <body>
 <<page head>>
    What kind of limit do you want to compute?:<br/>
-   <a href="/home/silver/reallimit.xhtml">
+   <a href="reallimit.xhtml">
     <b>A real limit</b>
    </a><br/>
    The limit as the variable approaches a real value along the real axis
    <br/><br/>
-   <a href="/home/silver/complexlimit.xhtml">
+   <a href="complexlimit.xhtml">
     <b>A complex limit</b>
    </a><br/>
    The limit as the variable approaches a complex value along any path in
@@ -3960,24 +3960,24 @@ Enter the size of the matrix:
   <table>
    <tr>
     <td>
-     <a href="/home/silver/differentiate.xhtml">
+     <a href="differentiate.xhtml">
       <b>Differentiate</b>
      </a>
     </td>
    </tr>
    <tr>
-    <td><a href="/home/silver/indefiniteintegral.xhtml">
+    <td><a href="indefiniteintegral.xhtml">
       <b>Do an Indefinite Integral</b></a></td>
    </tr>
    <tr>
-    <td><a href="/home/silver/definiteintegral.xhtml">
+    <td><a href="definiteintegral.xhtml">
      <b>Do a Definite Integral</b></a></td>
    </tr>
    <tr>
     <td><a href="basiclimit.xhtml"><b>Find a limit</b></a></td>
    </tr>
    <tr>
-    <td><a href="/home/silver/summation.xhtml">
+    <td><a href="summation.xhtml">
       <b>Do a summation</b>
      </a>
     </td>
@@ -30127,7 +30127,7 @@ The fourth column is the difference of Axiom's value 
and the Handbook value.
    </tr>
    <tr>
     <td>
-     <a href="/home/silver/draw2donevariable.xhtml">
+     <a href="draw2donevariable.xhtml">
       A function of one variable
      </a>
     </td>
@@ -30137,7 +30137,7 @@ The fourth column is the difference of Axiom's value 
and the Handbook value.
    </tr>
    <tr>
     <td>
-     <a href="/home/silver/draw2ddefinedcurve.xhtml">
+     <a href="draw2ddefinedcurve.xhtml">
       A parametrically defined curve
      </a>
     </td>
@@ -30147,7 +30147,7 @@ The fourth column is the difference of Axiom's value 
and the Handbook value.
    </tr>
    <tr>
     <td>
-     <a href="/home/silver/draw2dpolynomialequation.xhtml">
+     <a href="draw2dpolynomialequation.xhtml">
       A solution to a polynomial equation
      </a>
     </td>
@@ -30168,7 +30168,7 @@ The fourth column is the difference of Axiom's value 
and the Handbook value.
    </tr>
    <tr>
     <td>
-     <a href="/home/silver/draw3dtwovariable.xhtml">
+     <a href="draw3dtwovariable.xhtml">
       A function of two variable
      </a>
     </td>
@@ -30178,7 +30178,7 @@ The fourth column is the difference of Axiom's value 
and the Handbook value.
    </tr>
    <tr>
     <td>
-     <a href="/home/silver/draw3ddefinedtube.xhtml">
+     <a href="draw3ddefinedtube.xhtml">
       A parametrically defined tube
      </a>
     </td>
@@ -30188,7 +30188,7 @@ The fourth column is the difference of Axiom's value 
and the Handbook value.
    </tr>
    <tr>
     <td>
-     <a href="/home/silver/draw3ddefinedsurface.xhtml">
+     <a href="draw3ddefinedsurface.xhtml">
       A parametrically defined surface
      </a>
     </td>
@@ -41617,7 +41617,7 @@ Additional information sources:
   <table>
    <tr>
     <td>
-     <a href="/home/silver/commandline.xhtml">
+     <a href="commandline.xhtml">
       <b>Any Command</b>
      </a>
     </td>
@@ -41718,7 +41718,7 @@ Additional information sources:
   <table>
    <tr>
     <td width="100">
-     <a href="/home/silver/seriesexpand.xhtml">
+     <a href="seriesexpand.xhtml">
       <b>Expansion</b>
      </a>
     </td>
@@ -41728,7 +41728,7 @@ Additional information sources:
    </tr>
    <tr>
     <td width="100">
-     <a href="/home/silver/taylorseries.xhtml">
+     <a href="taylorseries.xhtml">
       <b>Taylor Series</b>
      </a>
     </td>
@@ -41740,7 +41740,7 @@ Additional information sources:
    </tr>
    <tr>
     <td width="100">
-     <a href="/home/silver/laurentseries.xhtml">
+     <a href="laurentseries.xhtml">
       <b>Laurent Series</b>
      </a>
     </td>
@@ -41751,7 +41751,7 @@ Additional information sources:
    </tr>
    <tr>
     <td width="100">
-     <a href="/home/silver/puiseuxseries.xhtml">
+     <a href="puiseuxseries.xhtml">
       <b>Puiseux Series</b>
      </a>
     </td>
@@ -41823,28 +41823,28 @@ Additional information sources:
   <table>
    <tr>
     <td>
-     <a href="/home/silver/solvelinearequations.xhtml">
+     <a href="solvelinearequations.xhtml">
       A System of Linear Equations in equation form
      </a>
     </td>
    </tr>
    <tr>
     <td>
-     <a href="/home/silver/solvelinearmatrix.xhtml">
+     <a href="solvelinearmatrix.xhtml">
       A System of Linear Equations in matrix form
      </a>
     </td>
    </tr>
    <tr>
     <td>
-     <a href="/home/silver/solvesystempolynomials.xhtml">
+     <a href="solvesystempolynomials.xhtml">
       A System of Polynomial Equations
      </a>
     </td>
    </tr>
    <tr>
     <td>
-     <a href="/home/silver/solvesinglepolynomial.xhtml">
+     <a href="solvesinglepolynomial.xhtml">
       A Single Polynomial Equation
      </a>
     </td>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]