[gnumeric-web] House keeping.



commit 7b2d5410c71e93f11336df59f31811ac9279a8b0
Author: Morten Welinder <terra gnome org>
Date:   Sun Mar 18 19:38:45 2018 -0400

    House keeping.

 index.html            |   48 ------------------------------------------------
 numerical-issues.html |   15 ++++++++-------
 past-news.html        |   48 ++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 56 insertions(+), 55 deletions(-)
---
diff --git a/index.html b/index.html
index fed1d04..28ebc99 100644
--- a/index.html
+++ b/index.html
@@ -61,54 +61,6 @@
            1.12.39 is out</a>.  Get it
            from <a href="download.html">here</a>!</p>
       </div>
-      <div class="newsitem">
-       <h2>
-         <span class="date">
-           <span class="month">Dec</span>
-           <span class="year">2017</span>
-         </span>
-         Gnumeric 1.12.38
-       </h2>
-       <p><a href="announcements/1.12/gnumeric-1.12.38.html">Gnumeric
-           1.12.38 is out</a>.  Get it
-           from <a href="download.html">here</a>!</p>
-      </div>
-      <div class="newsitem">
-       <h2>
-         <span class="date">
-           <span class="month">Dec</span>
-           <span class="year">2017</span>
-         </span>
-         Gnumeric 1.12.37
-       </h2>
-       <p><a href="announcements/1.12/gnumeric-1.12.37.html">Gnumeric
-           1.12.37 is out</a>.  Get it
-           from <a href="download.html">here</a>!</p>
-      </div>
-      <div class="newsitem">
-       <h2>
-         <span class="date">
-           <span class="month">Nov</span>
-           <span class="year">2017</span>
-         </span>
-         Gnumeric 1.12.36
-       </h2>
-       <p><a href="announcements/1.12/gnumeric-1.12.36.html">Gnumeric
-           1.12.36 is out</a>.  Get it
-           from <a href="download.html">here</a>!</p>
-      </div>
-      <div class="newsitem">
-       <h2>
-         <span class="date">
-           <span class="month">Jul</span>
-           <span class="year">2017</span>
-         </span>
-         Gnumeric 1.12.35
-       </h2>
-       <p><a href="announcements/1.12/gnumeric-1.12.35.html">Gnumeric
-           1.12.35 is out</a>.  Get it
-           from <a href="download.html">here</a>!</p>
-      </div>
       <div id="newsend">
        <p><a href="past-news.html">Older news...</a></p>
       </div>
diff --git a/numerical-issues.html b/numerical-issues.html
index a2d75a0..eec4444 100644
--- a/numerical-issues.html
+++ b/numerical-issues.html
@@ -123,13 +123,14 @@
        <p>Microsoft Excel uses the same number system as Gnumeric,
        but Microsoft Excel does some operations differently.</p>
 
-       <p>If the top-level is a subtraction and the result of the
-       subtraction is very close to zero compared to the two
-       arguments, then the result will be rounded to zero.  This
-       operation, called <em>snap-to-zero</em> is also performed for
-       addition and the subtraction implied by comparisons.  Is is
-       not performed for operations deeper in an expression, not even
-       for subtractions surrounded by nothing but parentheses.</p>
+       <p>If the top-level operand of an expression is a subtraction
+       and the result of the subtraction is very close to zero
+       compared to the two arguments, then the result will be rounded
+       to zero.  This operation, called <em>snap-to-zero</em>, is
+       also performed for addition and the subtraction implied by
+       comparisons.  Is is not performed for operations deeper in an
+       expression, not even for subtractions surrounded by nothing
+       but parentheses.</p>
 
        <p>Snap-to-zero has the effect of hiding the small rounding
        errors that arise by the representation error on 0.01.  That
diff --git a/past-news.html b/past-news.html
index 2d1c616..19bf216 100644
--- a/past-news.html
+++ b/past-news.html
@@ -37,6 +37,54 @@
       <div class="newsitem">
        <h2>
          <span class="date">
+           <span class="month">Dec</span>
+           <span class="year">2017</span>
+         </span>
+         Gnumeric 1.12.38
+       </h2>
+       <p><a href="announcements/1.12/gnumeric-1.12.38.html">Gnumeric
+           1.12.38 is out</a>.  Get it
+           from <a href="download.html">here</a>!</p>
+      </div>
+      <div class="newsitem">
+       <h2>
+         <span class="date">
+           <span class="month">Dec</span>
+           <span class="year">2017</span>
+         </span>
+         Gnumeric 1.12.37
+       </h2>
+       <p><a href="announcements/1.12/gnumeric-1.12.37.html">Gnumeric
+           1.12.37 is out</a>.  Get it
+           from <a href="download.html">here</a>!</p>
+      </div>
+      <div class="newsitem">
+       <h2>
+         <span class="date">
+           <span class="month">Nov</span>
+           <span class="year">2017</span>
+         </span>
+         Gnumeric 1.12.36
+       </h2>
+       <p><a href="announcements/1.12/gnumeric-1.12.36.html">Gnumeric
+           1.12.36 is out</a>.  Get it
+           from <a href="download.html">here</a>!</p>
+      </div>
+      <div class="newsitem">
+       <h2>
+         <span class="date">
+           <span class="month">Jul</span>
+           <span class="year">2017</span>
+         </span>
+         Gnumeric 1.12.35
+       </h2>
+       <p><a href="announcements/1.12/gnumeric-1.12.35.html">Gnumeric
+           1.12.35 is out</a>.  Get it
+           from <a href="download.html">here</a>!</p>
+      </div>
+      <div class="newsitem">
+       <h2>
+         <span class="date">
            <span class="month">Mar</span>
            <span class="year">2017</span>
          </span>


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