Re: [4/4] commons-numbers git commit: Avoid "malformed HTML" javadoc error

2017-05-09 Thread Gilles
On Tue, 9 May 2017 15:19:13 +0100, sebb wrote: On 9 May 2017 at 14:28, Gilles wrote: On Tue, 9 May 2017 09:03:13 -0400, Raymond DeCampo wrote: How does MathJax interact with HTML entities? Seems that javadoc8 breaks the build even before MathJax has the chance to interpret the LaTeX code

Re: [4/4] commons-numbers git commit: Avoid "malformed HTML" javadoc error

2017-05-09 Thread sebb
On 9 May 2017 at 14:28, Gilles wrote: > On Tue, 9 May 2017 09:03:13 -0400, Raymond DeCampo wrote: >> >> How does MathJax interact with HTML entities? > > > Seems that javadoc8 breaks the build even before MathJax has the chance > to interpret the LaTeX code. > > See this for a more complete answer

Re: [4/4] commons-numbers git commit: Avoid "malformed HTML" javadoc error

2017-05-09 Thread Gilles
On Tue, 9 May 2017 09:03:13 -0400, Raymond DeCampo wrote: How does MathJax interact with HTML entities? Seems that javadoc8 breaks the build even before MathJax has the chance to interpret the LaTeX code. See this for a more complete answer: http://docs.mathjax.org/en/latest/tex.html My L

Re: [4/4] commons-numbers git commit: Avoid "malformed HTML" javadoc error

2017-05-09 Thread Raymond DeCampo
How does MathJax interact with HTML entities? My LateX is very rusty - is there a suitable escape sequence (like the \leq used in other parts of the doc) that could be used instead? On Tue, May 9, 2017 at 7:17 AM, Gilles wrote: > On Tue, 09 May 2017 11:09:49 -, st...@apache.org wrote: > >>

Re: [4/4] commons-numbers git commit: Avoid "malformed HTML" javadoc error

2017-05-09 Thread Gilles
On Tue, 09 May 2017 11:09:49 -, st...@apache.org wrote: Avoid "malformed HTML" javadoc error -1 This is not malformed HTML! It is LateX (to be interpreted by MathJax). Regards, Gilles Project: http://git-wip-us.apache.org/repos/asf/commons-numbers/repo Commit: http://git-wip-us.ap