User talk:Admin: Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
This page is a preview for the new Math rendering that will get live at Wikipedia soon:
The attribute "id" is already live in all production Wikipedia systems.
* In a first step MathML and SVG will be available to registered users only.
It allows to link to individual equation that have the id attribute set.
** 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
For example the code
** Change your Math rendering settings to MathML [http://math-preview.wmflabs.org/wiki/Special:Preferences#mw-prefsection-rendering here]
:<code><nowiki><math id="MassEnergyEquivalence">E=mc^2</math></nowiki></code>
* Go to a [http://math-preview.wmflabs.org/wiki/Special:Random random page] or
can be accessed via appending #MassEnergyEquivalence to the Page URL.
* one of the test pages listed below.
 
==I found a bug==
Visually no difference can be seen in the output
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
:<math id="MassEnergyEquivalence">E=mc^2</math>
==Test pages ==
 
*[[Displaystyle]]
See for example [[Mass%E2%80%93energy_equivalence#kinecicEnergy|kinetic Energy]]
*[[Unique Ids]]
*[[Help:Formula]]

Latest revision as of 08:40, 21 April 2014

The attribute "id" is already live in all production Wikipedia systems. It allows to link to individual equation that have the id attribute set.

For example the code

<math id="MassEnergyEquivalence">E=mc^2</math>

can be accessed via appending #MassEnergyEquivalence to the Page URL.

Visually no difference can be seen in the output

See for example kinetic Energy