orphan square braces in contrib_ode.texi



Am 03.08.2013 19:55, schrieb Jorge Barros de Abreu:
> Hi.
> 
> In contrib_ode.texi there's a orphan square braces in raw 365 column 27:
> 
> @code{x(1-x) diff(y,x,2) + [c-(a+b+1)x diff(y,x) - aby = 0} (A&S 15.5.1)
> 
> ?What to do for adjust it????
> 
> Thanks.
> 

A Google search for 'hypergeometric differential equation' gives

x(1-x) diff(y,x,2) + [c-(a+b+1)x] diff(y,x) - aby = 0


Volker