[Rd] HTML help
Jack (Zhan, Hua Ping)
jackiszhp at gmail.com
Wed Apr 15 04:50:48 CEST 2009
Hi,guys,
HTML help is not right for math formula:
For example:
I got the following formula in help page of ca.jo in urca package:
<p align="center"><i><B>X</B>_t = <B>Pi</B>_1 <B>X</B>_{t-1} + ... + <B>Pi</B>_k
<B>X</B>_{t-k} + <B>μ</B> + <B>Phi D</B>_t + <B>varepsilon</B>_t
, quad (t = 1, ..., T),</i></p>
<p>
This presentation is just not good, however, in most browser,
with tag <math></math>, the formula in the tag works well.
such as in wikipedia. please check the same formula:
http://en.wikipedia.org/wiki/Johansen_test
Can someone please fix this?
help(ca.jo,offline=TRUE), we can get the formula right.
The problem seems to occur at the building process. Latex output is
right, but the HTML output is not good for math formula.
I guess this issue is not so difficult.
--
with best regards
Jack (Zhan, Hua Ping)
+1-514-8800518
More information about the R-devel
mailing list