Main Page: Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
This page is a preview for the new Math rendering that will get live at Wikipedia soon.
Url to image basically is the possibility to get the SVG or PNG output for a texvc input string specified in the URL
Registered user will be able to chose between
to test navigate to
;Source:<math forcemathmode="3">E=mc^2</math>(currently disabled via config)
[http://math-preview.wmflabs.org/w/index.php?title=Special:MathShowImage&tex=E=mc^2&mode=5] for a sample of equation <math>E=mc^2</math> rendered in SVG, or
;PNG:<math forcemathmode="0">E=mc^2</math> (currently active)
[http://math-preview.wmflabs.org/w/index.php?title=Special:MathShowImage&tex=E=mc^2&mode=0] PNG.
;MathML:<math forcemathmode="5">E=mc^2</math>(no Mathoid server can be accessed from the Wikimedia production cluster)
* In a first step MathML and SVG will be available to registered users only.
** If you want to test please register an account here [http://math-preview.wmflabs.org/w/index.php?title=Special:UserLogin&type=signup&returnto=Help:Formula Register]
*** You don't have to enter a email address nor any private information do not use a password that you use elsewhere
** Change your Math rendering settings to MathML [http://math-preview.wmflabs.org/wiki/Special:Preferences#mw-prefsection-rendering here]
* Go to a [http://math-preview.wmflabs.org/wiki/Special:Random random page] or
* one of the test pages listed below.
==I found a bug==
If you find any bugs please report a bug at [https://bugzilla.wikimedia.org/enter_bug.cgi?product=MediaWiki%20extensions&component=Math&version=master&short_desc=Math-preview%20rendering%20problem Bugzilla] or write a mail to math_bugs (at) ckurs (dot) de
==Test pages ==
*[[Displaystyle]]
*[[Unique Ids]]
*[[Help:Formula]]
 
*[[Inputtypes|Inputtypes (private Wikis only)]]
*[[Url2Image|Url2Image (private Wikis only)]]

Revision as of 12:46, 11 July 2014

Url to image basically is the possibility to get the SVG or PNG output for a texvc input string specified in the URL to test navigate to [1] for a sample of equation rendered in SVG, or [2] PNG.