Building 5.11.0 printable documentation



Hi,

I am not able to build the printable documentation for 5.11.0.
When I run

	make pdf

I get an error:

[657] [658] [659]) Chapter 68 [660] (./stats.texi [661] [662] [663]
! You can't use `macro parameter character #' in math mode.
<argument> H_1: mean##
                       50
\finishmath #1->#1
                   \implicitmath \Etex
l.329 ...two sided alternative @math{H_1: mean#50}
                                                   ;
[664] [665]
Overfull \hbox (26.60324pt too wide) in paragraph at lines 509--509
[]@texttt (%i4) test_means_difference 
(x,y,'alternative='greater,'varequal=true
);[] |
[666] [667] [668] [669] [670]
! You can't use `macro parameter character #' in math mode.
<argument> H_1: median ##
                           2.5
\finishmath #1->#1
                   \implicitmath \Etex
l.909 alternative @math{H_1: median # 2.5}
                                           . This is an approximated  
test,
[671] [672] [673]


This is with texinfo 4.8 or 4.8a.

Nevertheless, most of the manual seems to get built.  Is this a known
problem that I should just ignore?

Because of the error, pdfetex exits with an error code.  I support the
maxima port under the macports package system, and the error from
pdfetex causes the entire build to fail with an error.  If the error is
expect (and to be ignored) I can just catch it and continue, but it  
would
be helpful to known if there is a better workaround.

Best Wishes,
Greg Wright