From 7df9fce5056ca7cdf18728dfc9e123209c4ae02f Mon Sep 17 00:00:00 2001
From: Tim Daly <daly@axiom-developer.org>
Date: Tue, 26 Jul 2016 23:26:09 -0400
Subject: [PATCH] bug 7307: Hyperdoc page Menuexlap fails to format

Goal: Axiom Quality Testing

=========================================================================
bug 7307: Hyperdoc page Menuexlap fails to format

"Wrong number of arguments to the macro menudownlink"

Hyperdoc -> Examples -> Operations -> Laplace Transforms
---
 buglist                        |    9 ++++++++-
 changelog                      |    2 ++
 patch                          |   12 +++++++++---
 src/axiom-website/patches.html |    4 +++-
 4 files changed, 22 insertions(+), 5 deletions(-)

diff --git a/buglist b/buglist
index b1d94f2..1a5ac5a 100644
--- a/buglist
+++ b/buglist
@@ -1,6 +1,6 @@
 =========================================================================
 
-bug 7307: 
+bug 7308: 
 todo 341:
 wish 1012:
 meh 5:
@@ -12,6 +12,13 @@ dup 50006:
 nonextend 60077:
 
 =========================================================================
+bug 7307: Hyperdoc page Menuexlap fails to format
+
+"Wrong number of arguments to the macro menudownlink"
+
+Hyperdoc -> Examples -> Operations -> Laplace Transforms
+
+=========================================================================
 bug 7306: bad counter in )regress function
 
 There are 27 stanzas in src/input/intalgorithm.input.pamphlet
diff --git a/changelog b/changelog
index ae62a01..c85942c 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,5 @@
+20160726 tpd src/axiom-website/patches.html 20160726.02.tpd.patch
+20160726 tpd bug 7307: Hyperdoc page Menuexlap fails to format
 20160726 tpd src/axiom-website/patches.html 20160726.01.tpd.patch
 20160726 tpd books/bookvol7.1 add page images
 20160724 tpd src/axiom-website/patches.html 20160724.02.tpd.patch
diff --git a/patch b/patch
index f3f09af..52f537b 100644
--- a/patch
+++ b/patch
@@ -1,6 +1,12 @@
-books/bookvol7.1 add page images
+bug 7307: Hyperdoc page Menuexlap fails to format
 
-Goal: Axiom Literate Programming
+Goal: Axiom Quality Testing
+
+=========================================================================
+bug 7307: Hyperdoc page Menuexlap fails to format
+
+"Wrong number of arguments to the macro menudownlink"
+
+Hyperdoc -> Examples -> Operations -> Laplace Transforms
 
-Format page images for Browser-based Hyperdoc / internal documentation.
 
diff --git a/src/axiom-website/patches.html b/src/axiom-website/patches.html
index d82c703..f710ad5 100644
--- a/src/axiom-website/patches.html
+++ b/src/axiom-website/patches.html
@@ -5503,7 +5503,9 @@ books/bookvol13 Start signature type names for Axiom proofs<br/>
 <a href="patches/20160724.02.tpd.patch">20160724.02.tpd.patch</a>
 books/bookvol5 hyperdoc bug fixes, new interpreter support docs<br/>
 <a href="patches/20160726.01.tpd.patch">20160726.01.tpd.patch</a>
-books/bookvol7.1 add page images
+books/bookvol7.1 add page images<br/>
+<a href="patches/20160726.02.tpd.patch">20160726.02.tpd.patch</a>
+bug 7307: Hyperdoc page Menuexlap fails to format<br/>
  </body>
 </html>
 
-- 
1.7.5.4

