jwhendy comments on Spaced Repetition literature review prize: And the winner is... - Less Wrong

26 Post author: jsalvatier 19 August 2011 08:35PM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (25)

You are viewing a single comment's thread. Show more comments above.

Comment author: arundelo 31 August 2011 11:34:06PM 2 points [-]

I see the HTML source uses MathML:

<math display="inline" xmlns="<http://www.w3.org/1998/Math/MathML>"><mrow><mfrac><mrow><mn>100</mn><mo>&#215;</mo><mn>1000</mn></mrow><mn>2</mn></mfrac><mo>=</mo><mn>50000</mn></mrow></math>

I couldn't tell from the screenshot what browser and OS you're using but for me (on Linux), it shows up as "100×10002" in Chrome but as a (correct) fraction in Firefox (3.5). In both it acts like "100×10002" in the contexts of searching and copying/pasting.

Comment author: jwhendy 01 September 2011 02:42:03AM 1 point [-]

Ditto -- on Arch linux, chrome with javascript enabled does not work; firefox 3.6 does.