Sharmaans has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/217867

Change subject: Translate LaTeX to corresponding Mathematica
......................................................................

Translate LaTeX to corresponding Mathematica

A new Special Page where users can specifiy LaTeX input that is translated to 
the equivalent Mathematica expression. This mock-up works only in select cases. 
If an expression cannot be translated, the original LaTeX code is passed 
unmodified to the output.

Change-Id: I9a7671c982609ec5d84bf38674578f912b8b0941
---
M i18n/en.json
M i18n/qqq.json
M includes/special/LaTeXTranslator.php
3 files changed, 3 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/MathSearch 
refs/changes/67/217867/1

diff --git a/i18n/en.json b/i18n/en.json
index b1aea89..0a75043 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -9,7 +9,7 @@
     "mathdownload": "Download math search results",
     "mathindex": "Math index",
     "mathupload": "Submit math search results",
-    "latextranslator": "LaTeX to Mathematica Translator",
+    "latextranslator": "LaTeX to Mathematica Translator", 
     "specialpages-group-mathsearch": "Math search",
     "mathsearch-desc": "Integrates the [http://search.mathweb.org/about.html 
MathWeb Search] engine",
     "getequationsbyquery": "Get equations by query",
diff --git a/i18n/qqq.json b/i18n/qqq.json
index 026e9d5..345d39b 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -28,7 +28,7 @@
        "math-wmc-SelectRun": "Form label\n{{Identical|Name}}",
        "math-wmc-SelectRunHelp": "Form label help text",
        "math-wmc-FileLabel": "Form label",
-       "math-wmc-FileHelp": "Form label help text",
+       "math-wmc-FileHelp": "Form label help text", 
        "math-wmc-RunAdded": "Message about successful submission",
        "math-wmc-RunAddError": "Message about failure in submission",
        "math-wmc-RunAddExist": "Message about failure in submission",
diff --git a/includes/special/LaTeXTranslator.php 
b/includes/special/LaTeXTranslator.php
index ed91d2c..642092f 100644
--- a/includes/special/LaTeXTranslator.php
+++ b/includes/special/LaTeXTranslator.php
@@ -511,7 +511,7 @@
         </form>
         <div id='footer'>
             Maintained by NIST DRMF &copy 2015
-        </div>
+        </div> 
         </div>
         </body>
         </html>";

-- 
To view, visit https://gerrit.wikimedia.org/r/217867
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9a7671c982609ec5d84bf38674578f912b8b0941
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MathSearch
Gerrit-Branch: master
Gerrit-Owner: Sharmaans <sharma.ankit...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to