User talk:Admin: Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
Created page with "=== Pros of HTML === # Formulas in HTML behave more like regular text. In-line HTML formulae always align properly with the rest of the HTML text and, to some degree, can be..."
No edit summary
 
(7 intermediate revisions 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
** 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 error 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 short message to math_bugs (at) ckurs (dot) de
==Test pages ==


[[Help:Formula]]
For example the code
:<code><nowiki><math id="MassEnergyEquivalence">E=mc^2</math></nowiki></code>
can be accessed via appending #MassEnergyEquivalence to the Page URL.
 
Visually no difference can be seen in the output
:<math id="MassEnergyEquivalence">E=mc^2</math>
 
See for example [[Mass%E2%80%93energy_equivalence#kinecicEnergy|kinetic Energy]]

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