search for: es5

Displaying 11 results from an estimated 11 matches for "es5".

Did you mean: es
2020 Apr 30
2
Use of MathJax (or something similar) in .Rd files
Thanks Gabor and Duncan! It works. For those interested, I added this to the beginning of the \details{} section: \if{html}{\out{ <script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax at 3/es5/tex-mml-chtml.js"> </script> }} And then I can use: \if{html}{\out{\(B_{x(a,b)} = \int_0^x t^{a-1} (1-t)^{b-1} dt\)}} or \if{html}{\out{\[B_{x(a,b)} = \int_0^x t^{a-1} (1-t)^{b-1} dt\]}} to render the equation (inline or as 'displaymath'). I'll try to add MathJax loca...
2020 Apr 30
2
Use of MathJax (or something similar) in .Rd files
Interesting. I gave this a try, but couldn't make this work. One would have to infuse something like <script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax at 3/es5/tex-mml-chtml.js"> </script> or <script id="MathJax-script" async src="<url-to-your-site>/mathjax/tex-chtml.js"> </script> into the .html file, but just adding this to the .Rd file (directly or wrapped with \if{html}{}) doesn't do that (...
2020 May 05
1
Use of MathJax (or something similar) in .Rd files
...x (or something similar) in .Rd files > >Thanks Gabor and Duncan! It works. For those interested, I added this to the >beginning of the \details{} section: > >\if{html}{\out{ ><script id="MathJax-script" async >?? src="https://cdn.jsdelivr.net/npm/mathjax at 3/es5/tex-mml-chtml.js"> ></script> >}} > >And then I can use: > >\if{html}{\out{\(B_{x(a,b)} = \int_0^x t^{a-1} (1-t)^{b-1} dt\)}} > >or > >\if{html}{\out{\[B_{x(a,b)} = \int_0^x t^{a-1} (1-t)^{b-1} dt\]}} > >to render the equation (inline or as 'dis...
2008 Mar 28
1
Question about legend
My original legend is matplot(c,cbind(ES5,ES75,chisq,t),type ='l', col=c("brown","red","blue","black"),ylab='power') legend(5,0.7,paste(c("0.5th ES test","0.75th ES test", "Chi-square test", "t test")),col=c("brown","red",&q...
2020 Apr 30
0
Use of MathJax (or something similar) in .Rd files
...ject: Re: [Rd] Use of MathJax (or something similar) in .Rd files Thanks Gabor and Duncan! It works. For those interested, I added this to the beginning of the \details{} section: \if{html}{\out{ <script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax at 3/es5/tex-mml-chtml.js"> </script> }} And then I can use: \if{html}{\out{\(B_{x(a,b)} = \int_0^x t^{a-1} (1-t)^{b-1} dt\)}} or \if{html}{\out{\[B_{x(a,b)} = \int_0^x t^{a-1} (1-t)^{b-1} dt\]}} to render the equation (inline or as 'displaymath'). I'll try to add MathJax loca...
2020 Apr 30
0
Use of MathJax (or something similar) in .Rd files
On 30/04/2020 6:15 a.m., Viechtbauer, Wolfgang (SP) wrote: > Interesting. I gave this a try, but couldn't make this work. One would have to infuse something like > > <script id="MathJax-script" async > src="https://cdn.jsdelivr.net/npm/mathjax at 3/es5/tex-mml-chtml.js"> > </script> > > or > > <script id="MathJax-script" async > src="<url-to-your-site>/mathjax/tex-chtml.js"> > </script> > > into the .html file, but just adding this to the .Rd file (directly or wr...
2020 Apr 30
3
Use of MathJax (or something similar) in .Rd files
Hello All, I am wondering if there has ever been any discussion/consideration given to incorporating MathJax (or something similar) into R for rendering equations in .Rd files. I know that equations are rendered beautifully in the pdf manuals, but I suspect the majority of users primarily look at the html help files when using R. While I am comfortable reading something like "B_x(a,b) =
2018 May 11
0
Wine release 3.8
...Make Function instance object properties non-writable. jscript: Make RegExp object properties non-writable. jscript: Add Object.defineProperty implementation. jscript: Use jsdisp_define_property instead of jsdisp_propput_const. jscript: Make global constants non-writable in ES5 mode. jscript: Use jsdisp_define_property instead of jsdisp_propput_dontenum for global properties. Józef Kucia (1): winebus: Print SDL error message when SDL cannot be initialized. Louis Lenders (4): shell32: Handle writing an iconresource entry in SHGetSetFolderCustomSettings....
2018 Apr 13
0
Wine release 3.6
...onent info object. windowscodecs: Store metadata container patterns in meatadata reader info object. windowscodecs: Directly use patterns stored in component info object in IWICMetadataReaderInfo::MatchesPattern implementation. jscript: Allow using reserved words as identifiers in ES5 mode. advapi32: Initialize svcctl_GetNotifyResults output parameter to NULL. jscript: Properly support overloaded values in to_int32. jscript: Properly parse large hexadecimal listerals. jscript: Added Date.prototype.toISOString implementation. Jactry Zeng (3): riched...
2019 Apr 26
0
Wine release 4.7
...styleval. mshtml: Use variant_to_nsstr in IHTMLDOMNode3::put_textContent. mshtml: Support VT_R8 in variant_to_nsstr. jscript: Fix handling empty string regexp matches in String.prototype.split implementation. jscript: Don't skip empty strings in String.prototype.split in ES5 mode. msvcp140: Add _Resize implementation. ntoskrnl.exe/tests: Add more NtOpenThread tests. ntoskrnl.exe: Return error codes compatible with recent Windows versions in PsLookupThreadByThreadId. ntoskrnl.exe: Add MmUnmapLockedPages stub. server: Allow creating file ker...
2020 Jun 05
0
Wine release 5.10
...Add IHTMLTableCell::width property implementation. gdiplus/tests: Introduce compare_uint helper. ieframe: Return S_FALSE in IWebBrowser2::get_Document when returning NULL. gdiplus: Introduce absdiff helper. quartz/tests: Fix -Wabsolute-value warnings. jscript: Support ES5 Array.prototype.sort arguments handling. jscript: Support context argument in Array.prototype.forEach. jscript: Throw proper exception in RegExp.prototype.toString when called on non-RegExp object. mshtml/tests: Introduce sync_test helper. winmm/tests: Introduce compare_uint...