Talk:Check Machin-like formulas: Difference between revisions

(→‎Aesthetics: Not my fault, squire!)
Line 6:
: If we can't improve the current layout I would prefer the original format. [[User:TobyK|TobyK]] 22:22, 8 November 2012 (UTC)
:: That's why I was careful to ''not'' use the fully stacked form; it forces the mediawiki <nowiki><math></nowiki> environment to switch from inline mode (converting to appropriate HTML) to display mode (pushing through LaTeX to make an image). With inline mode, it would have been reasonable to expect a cut-n-paste-into-parser approach to work; display mode makes that impossible (well, not without OCRing things first, which is another few orders of magnitude of complexity!) –[[User:Dkf|Donal Fellows]] 11:42, 9 November 2012 (UTC)
::: Well, not really. Whether math shows as image or text (or MathML) depends on user wiki pref settings. The only way to garantee copy/paste is keep it in text format, and if you want to use math environment, might as well let wiki engine format it nicer since you won't know if it comes out as an image (or MathML) anyway. --[[User:Ledrug|Ledrug]] 18:22, 9 November 2012 (UTC)
 
==OCaml: Very long line==
Anonymous user