<br />
<b>Warning</b>:  Undefined array key "HTTP_REFERER" in <b>/home/sixthfor/public_html/steve/wordpress/wp-content/plugins/search-hilite.php</b> on line <b>88</b><br />
<br />
<b>Warning</b>:  Undefined array key "HTTP_REFERER" in <b>/home/sixthfor/public_html/steve/wordpress/wp-content/plugins/search-hilite.php</b> on line <b>88</b><br />
<br />
<b>Warning</b>:  Undefined array key "HTTP_REFERER" in <b>/home/sixthfor/public_html/steve/wordpress/wp-content/plugins/search-hilite.php</b> on line <b>88</b><br />
{"id":233,"date":"2011-12-23T16:56:23","date_gmt":"2011-12-23T16:56:23","guid":{"rendered":"http:\/\/sixthform.info\/steve\/wordpress\/?p=233"},"modified":"2020-03-14T19:31:35","modified_gmt":"2020-03-14T19:31:35","slug":"online-latex-update","status":"publish","type":"post","link":"https:\/\/sixthform.info\/steve\/wordpress\/?p=233","title":{"rendered":"Online LaTeX Update"},"content":{"rendered":"<p><em>This is an updated version of <a href=\"http:\/\/sixthform.info\/steve\/wordpress\/?p=59\" title=\"Online LaTeX\"  target=\"_blank\" rel=\"noopener noreferrer\">Online LaTeX<\/a> where I have checked all the links and removed any that no longer appear to exist.<br \/>\n<\/em><\/p>\n<p><em>A PDF version of this\u00a0post is available <a href=\"http:\/\/sixthform.info\/steve\/wordpress\/wp-content\/uploads\/2011\/12\/online.pdf\" >here<\/a>.<\/em><\/p>\n<p><strong>A. Images<\/strong><\/p>\n<p>Unfortunately not every host offers LaTeX but there are sites that can help generate the images that can be downloaded.<\/p>\n<ol>\n<li><a href=\"http:\/\/www.codecogs.com\/latex\/eqneditor.php\"  target=\"_blank\" rel=\"noopener noreferrer\">CodeCogs LaTeX Equation Editor<\/a>. This innovative editor has a symbol table for those who are not sure of the LaTeX code as well as allowing the code to be typed directly. It uses Ajax so that the page does not need to be refreshed to see the rendered image. The source code uses LatexRender. See also this post: <a href=\"http:\/\/sixthform.info\/steve\/wordpress\/?p=67\"  target=\"_blank\" rel=\"noopener noreferrer\">CodeCogs Equation Editor<\/a>.<br \/>\n<a href=\"http:\/\/www.hamline.edu\/%7Earundquist\/equationeditor\/\"  target=\"_blank\" rel=\"noopener noreferrer\">Hamline University Physics Department Latex Equation Editor<\/a> is based on the same code, with some innovative additions. <a href=\"http:\/\/www.rinconmatematico.com\/latexrender\/\"  target=\"_blank\" rel=\"noopener noreferrer\">Editor Online de Ecuaciones Latex<\/a> is a Spanish version.<\/li>\n<li><a href=\"http:\/\/www.forkosh.com\/mimetex.html\"  target=\"_blank\" rel=\"noopener noreferrer\">MimeTeX<\/a> parses a LaTeX maths expression and immediately emits the corresponding gif image such as this <img decoding=\"async\" title=\"c=\\sqrt{a^2+b^2}\" alt=\"c=\\sqrt{a^2+b^2}\" src=\"http:\/\/www.forkosh.com\/mimetex.cgi?c=%5Csqrt%7Ba%5E2+b%5E2%7D\" \/><\/li>\n<li><a href=\"http:\/\/mathtran.open.ac.uk\/index.html\"  target=\"_blank\" rel=\"noopener noreferrer\">MathTran<\/a> is a project by the Open University that intends to &#8220;provide translation of mathematical content, from TeX to MathML and vice-versa, and to graphics formats, as a web service&#8221;. At the moment only Plain TeX (both text and mathematics) can be converted to an image.<br \/>\n<a href=\"http:\/\/www.mathtran.org\/toys\/jfine\/editor2.html\"  target=\"_blank\" rel=\"noopener noreferrer\">MathTran instant preview<\/a> is a web-based TeX system, complete with a built-in help. It compiles Plain TeX code in real time. The source is available at <a href=\"http:\/\/code.google.com\/p\/mathtran-javascript\/\"  target=\"_blank\" rel=\"noopener noreferrer\">mathtran-javascript<\/a>.<br \/>\n<a href=\"http:\/\/www.humanized.com\/enso\/beta\/ensotexanywhere\"  target=\"_blank\" rel=\"noopener noreferrer\">Enso TeX Anywhere<\/a> makes use of MathTran to convert TeX to images in some Windows programs.<\/li>\n<li><a href=\"http:\/\/www.tlhiv.org\/cgi-bin\/LaTeXpreviewer\/index.cgi\"  target=\"_blank\" rel=\"noopener noreferrer\">Troy Henderson&#8217;s LaTeX Previewer<\/a> makes it clear what is in the preamble when rendering the image and will preview SVG or PNG formats. Other formats such as EPS are available for download. Packages may be added. You can see the log for any errors.<br \/>\n<a href=\"http:\/\/www.tlhiv.org\/mppreview\/\"  target=\"_blank\" rel=\"noopener noreferrer\">MetaPost Previewer<\/a> and <a href=\"http:\/\/www.tlhiv.org\/mpgraph\/\" title=\"Function Grapher\"  target=\"_blank\" rel=\"noopener noreferrer\">Function Grapher<\/a> allow you to preview and download images and graphs\u00a0made by <a href=\"http:\/\/tug.org\/metapost.html\"  target=\"_blank\" rel=\"noopener noreferrer\">MetaPost<\/a> and which can then be downloaded in a number of formats.<\/li>\n<li><a href=\"http:\/\/rogercortesi.com\/eqn\/index.php\"  target=\"_blank\" rel=\"noopener noreferrer\">Roger&#8217;s Online Equation Editor<\/a> offers a choice of image formats, background and text colours, resolution, transparency and anti-alias<\/li>\n<li><a href=\"http:\/\/www.texify.com\/links.php\"  target=\"_blank\" rel=\"noopener noreferrer\">Texify<\/a> uses mimeTeX to generate the mage. It can also be used to generate links such as <a href=\"http:\/\/texify.com\/$E=mc%5E2$\"  target=\"_blank\" rel=\"noopener noreferrer\">http:\/\/texify.com\/$E=mc^2$<\/a> to the image in text based systems such as email.<\/li>\n<li><a href=\"http:\/\/www.forkosh.com\/mathtex.html\"  target=\"_blank\" rel=\"noopener noreferrer\">mathTeX<\/a> is as simple to use as mimeTeX but uses LaTeX to generate a higher quality image like this <img decoding=\"async\" title=\"c=\\sqrt{a^2+b^2}\" alt=\"c=\\sqrt{a^2+b^2}\" src=\"http:\/\/www.forkosh.com\/mathtex.cgi?c=%5Csqrt%7Ba%5E2+b%5E2%7D\" \/>. If you have LaTeX installed you may prefer to install mathTeX as a cgi program on your system. See also <a href=\"http:\/\/sixthform.info\/steve\/wordpress\/?p=65\"  target=\"_blank\" rel=\"noopener noreferrer\">mathTeX Helper<\/a>, <a href=\"http:\/\/mathcache.appspot.com\/static\/docs.html\"  target=\"_blank\" rel=\"noopener noreferrer\">Embedding math with replacemath.js<\/a> (the latter has a bookmarklet for inserting mathematical images in webmail) and <a href=\"http:\/\/watchmath.com\/vlog\/?p=438\"  target=\"_blank\" rel=\"noopener noreferrer\">How to Install Latex On Blogger\/Blogspot<\/a>.<\/li>\n<li><a href=\"http:\/\/www.atp.ruhr-uni-bochum.de\/VCLab\/software\/HotEqn\/HotEqn.html\"  target=\"_blank\" rel=\"noopener noreferrer\">HotEqn<\/a> is a AWT-based Java applet to view and display mathematical equations. Subtitled <strong>The IMGless Equation Viewer Applet<\/strong> it cannot be used to create images.<\/li>\n<li><a href=\"http:\/\/code.google.com\/p\/jstexrender\/\"  target=\"_blank\" rel=\"noopener noreferrer\">jsTeXrender<\/a> is a small JavaScript program which will convert LaTeX code inside pre tags to images. This makes it easy to embed mathematics in any HTML page or in PHP programs such as phpBB or WordPress. It is based on <a href=\"http:\/\/www.codecogs.com\/latex\/eqneditor.php\"  target=\"_blank\" rel=\"noopener noreferrer\">CodeCogs<\/a> and <a href=\"http:\/\/www.mayer.dial.pipex.com\/tex.htm\"  target=\"_blank\" rel=\"noopener noreferrer\">LatexRender<\/a>.<\/li>\n<li><a href=\"http:\/\/mathurl.com\"  target=\"_blank\" rel=\"noopener noreferrer\">mathurl<\/a> is a mathematical version of <a href=\"http:\/\/tinyurl.com\"  target=\"_blank\" rel=\"noopener noreferrer\">TinyURL.com<\/a>. It allows you to reference LaTeXed mathematical expressions using a short url. For example, <a href=\"http:\/\/mathurl.com\/?5v4pjw\"  target=\"_blank\" rel=\"noopener noreferrer\">http:\/\/mathurl.com\/?5v4pjw<\/a> will show <a href=\"javascript:void(0)\"><img src='\/steve\/wordpress\/latexrender\/pictures\/e95a735f44bb35531a00c7e1cbe9e0bb.gif' title='\\displaystyle \\int_{-\\infty }^{\\infty }e^{-x^{2}}\\;dx=\\sqrt{\\pi }' alt='\\displaystyle \\int_{-\\infty }^{\\infty }e^{-x^{2}}\\;dx=\\sqrt{\\pi }' border=0 align=absmiddle onclick=\"newWindow=window.open('\/steve\/wordpress\/latexrender\/latexcode.php?code=%5Cdisplaystyle+%5Cint_%7B-%5Cinfty+%7D%5E%7B%5Cinfty+%7De%5E%7B-x%5E%7B2%7D%7D%5C%3Bdx%3D%5Csqrt%7B%5Cpi+%7D','latexCode','toolbar=no,location=no,scrollbars=yes,resizable=yes,status=yes,width=375,height=100,left=200,top=100');\"><\/a> which you can then edit. More details on <a href=\"http:\/\/mathurl.com\/help.html%20\"  target=\"_blank\" rel=\"noopener noreferrer\">mathurl&#8217;s help page <\/a><\/li>\n<li><a href=\"http:\/\/wolverinex02.googlepages.com\/emoticonsforblogger2\"  target=\"_blank\" rel=\"noopener noreferrer\">LaTeX for Blogger<\/a> is a JavaScript add-on for Firefox with Greasemonkey that enables the use of mimeTeX in Blogger posts.<\/li>\n<li><a href=\"http:\/\/mathbin.net\/\"  target=\"_blank\" rel=\"noopener noreferrer\">MathBin.net<\/a> allows you to quickly post mathematics or physics problems in a forum for others to view and reply to and discuss. The posts are long-lived but not permanent.<\/li>\n<li><a href=\"http:\/\/folk.uio.no\/einarro\/Services\/texcount.html\"  target=\"_blank\" rel=\"noopener noreferrer\">LaTeX word count<\/a> provides a word count for complete LaTeX documents or for code fragments, with a number of options for parts of the document and whether or not to include mathematics.<\/li>\n<li><a href=\"https:\/\/addons.mozilla.org\/en-US\/thunderbird\/addon\/6247\"  target=\"_blank\" rel=\"noopener noreferrer\">Equations 1.2.1 <\/a>is an add-on for the email program Thunderbird, which converts LaTeX mathematics into graphics via a Convert button.<\/li>\n<li><a href=\"http:\/\/www.google.co.uk\/ig\/directory?hl=en&amp;type=gadgets&amp;url=hosting.gmodules.com\/ig\/gadgets\/file\/101524135591064138511\/QuickLaTeX103.xml\"  target=\"_blank\" rel=\"noopener noreferrer\">Quick LaTeX <\/a>is a Google gadget that can be added to the iGoogle homepage. It uses mimeTeX to produce the image but it would be quite simple to change the code to use mathTeX or CodeCogs.<\/li>\n<li><a href=\"http:\/\/frog.isima.fr\/bruno\/share\/tex2png\/\" title=\"TeX2PNG Online\"  target=\"_blank\" rel=\"noopener noreferrer\">TeX2PNG Online<\/a> converts LaTeX code into PNG, GIF, EPS, or JPEG.<\/li>\n<li><a href=\"http:\/\/www.quicklatex.com\"  target=\"_blank\" rel=\"noopener noreferrer\">QuickLaTeX.com<\/a> is a free service which converts LaTeX code to a URL of an image\u00a0\u00a0along with meaningful error messages. More detail, support plus a WordPress plugin can be found at the author&#8217;s <a href=\"http:\/\/www.holoborodko.com\/pavel\/?page_id=1422\"  target=\"_blank\" rel=\"noopener noreferrer\">blog<\/a>.<\/li>\n<li><a href=\"http:\/\/www.math.union.edu\/%7Edpvc\/jsmath\/welcome.html\"  target=\"_blank\" rel=\"noopener noreferrer\">jsMath<\/a> is entitled <strong>A Method of Including\u00a0\u00a0Mathematics in Web Pages<\/strong> and uses native fonts, which can be resized, rather than using images. It works best\u00a0\u00a0(but not exclusively) with TeX fonts.<br \/>\n<a href=\"http:\/\/stacyprowell.com\/blog\/2009\/04\/20\/wordpress-and-jsmath\/\"  target=\"_blank\" rel=\"noopener noreferrer\">WordPress and jsMath<\/a> has instructions for using\u00a0\u00a0jsMath in WordPress blogs.<br \/>\n<a href=\"http:\/\/sphinx.pocoo.org\/latest\/ext\/math.html\"  target=\"_blank\" rel=\"noopener noreferrer\">Math support in Sphinx<\/a> can use both\u00a0image rendering and jsMath for its document generator.<em><\/em><\/li>\n<li><a href=\"http:\/\/www.mathjax.org\/\" title=\"MathJax\"  target=\"_blank\" rel=\"noopener noreferrer\">MathJax<\/a> is an open source, Ajax-based math display solution which can display MathML or TeX code or a \u00a0\u00a0 \u00a0mix of both in the same page. It allows for MathML to be viewed in browsers such as Internet Explorer which don&#8217;t have native support and normally require a plug-in. It works with both HTML and XHTML pages. Previews can be found <a href=\"http:\/\/www.mathjax.org\/demos\/\" title=\"MathJax Preview\"  target=\"_blank\" rel=\"noopener noreferrer\">here<\/a>.<\/li>\n<li><a href=\"http:\/\/code.google.com\/apis\/chart\/\" title=\"Google Chart Tools\"  target=\"_blank\" rel=\"noopener noreferrer\">Google Chart Tools <\/a>will also display LaTeX code. For example,\u00a0<img loading=\"lazy\" decoding=\"async\" title=\"Google chart\" alt=\"\\displaystyle\\int_{-\\infty}^{\\infty}e^{-x^{2}}\\;dx=\\sqrt{\\pi}\" src=\"http:\/\/chart.apis.google.com\/chart?cht=tx&amp;chl=%5Cdisplaystyle%5Cint_%7B-%5Cinfty%7D%5E%7B%5Cinfty%7De%5E%7B-x%5E%7B2%7D%7D%5C;dx=%5Csqrt%7B%5Cpi%7D\" width=\"103\" height=\"36\" \/> is given by the\u00a0URL <code><a target=\"_blank\" href=\"http:\/\/chart.apis.google.com\/chart?cht=tx&amp;chl=%5Cdisplaystyle%5Cint_%7B-%5Cinfty%7D%5E%7B%5Cinfty%7De%5E%7B-x%5E%7B2%7D%7D%5C;dx=%5Csqrt%7B%5Cpi\" >http:\/\/chart.apis.google.com\/chart?cht=tx&amp;chl=\\displaystyle\\int_{-\\infty}^{\\infty}e^{-x^{2}}\\;dx=\\sqrt{\\pi<\/a>}<br \/>\n<\/code>Various image properties can also be set.<\/li>\n<li><a href=\"http:\/\/latexinword.sourceforge.net\/\" title=\"Latex in Word\"  target=\"_blank\" rel=\"noopener noreferrer\">Latex in Word<\/a> provides macros for use in Microsoft Word which renders LaTeX code into images inserted into a document. The images can be rendered on the author&#8217;s remote server or on a local server.<\/li>\n<li><a href=\"http:\/\/laughinghan.github.com\/mathquill\/\" title=\"MathQuill\"  target=\"_blank\" rel=\"noopener noreferrer\">MathQuill<\/a> is a script which allows maths to be added to a web page and will convert LaTeX code typed into a textbox.<\/li>\n<li><a href=\"http:\/\/www.sciweavers.org\/free-online-latex-equation-editor\" title=\"iTeX2Img\"  target=\"_blank\" rel=\"noopener noreferrer\">iTeX2Img<\/a> will convert LaTeX code to a variety of image formats which allows for a choice of font sizes and colours.<\/li>\n<li><a href=\"http:\/\/vps.arachnoid.com\/latex\/\" title=\"Interactive LaTeX Editor\"  target=\"_blank\" rel=\"noopener noreferrer\">Interactive LaTeX Editor<\/a>\u00a0renders in near real-time using a choice of servers, CodeCogs, MathJax and Google Chart API. It can save the results between visits.<\/li>\n<\/ol>\n<p><strong>B. Complete Documents<\/strong><\/p>\n<p>Complete LaTeX documents can also be compiled online. Here are a few sites I have come across:<\/p>\n<ol>\n<li><a href=\"http:\/\/nirvana.informatik.uni-halle.de\/%7Ethuering\/php\/latex-online\/latex.php?sprachauswahl=2&amp;aufruf=22103\"  target=\"_blank\" rel=\"noopener noreferrer\">LaTeX-Online-Compiler<\/a> will compile LaTeX documents to postscript, PDF or DVI formats and will generate references. There&#8217;s a <a href=\"http:\/\/nirvana.informatik.uni-halle.de\/%7Ethuering\/php\/latex-online\/latex.php?sprachauswahl=1&amp;aufruf=22103\"  target=\"_blank\" rel=\"noopener noreferrer\">German language version<\/a> of the page.<\/li>\n<li><a href=\"http:\/\/www.sciencesoft.at\/index.jsp?link=latex&amp;lang=en\"  target=\"_blank\" rel=\"noopener noreferrer\">ScienceSoft.at<\/a> can compile a document to various image formats as well as PDF. The resolution can be adjusted and there are a number of templates. There&#8217;s a Flash applet version. Again there&#8217;s a <a href=\"http:\/\/www.sciencesoft.at\/index.jsp?link=latex&amp;lang=de\"  target=\"_blank\" rel=\"noopener noreferrer\">German language version<\/a>.<\/li>\n<li><a href=\"http:\/\/tex.mendelu.cz\/\"  target=\"_blank\" rel=\"noopener noreferrer\">TeX on Web<\/a> converts LaTeX and plain TeX documents to Postscript and PDF. It has Czech language support. The instructions are in Czech but the site is still easy to use by non-Czech speakers.<\/li>\n<li><a href=\"http:\/\/monkeytex.bradcater.webfactional.com\/\"  target=\"_blank\" rel=\"noopener noreferrer\">MonkeyTeX<\/a> allows you to upload, store and convert LaTeX documents to PDF in your own account. This makes it possible to collaborate on documents and you can opt to make your PDF documents public and searchable. You can also upload style, bibtex and other files which you can use when compiling LaTeX documents.<\/li>\n<li><a href=\"http:\/\/www.latexlab.org\/\"  target=\"_blank\" rel=\"noopener noreferrer\">LaTeX Lab<\/a> is an online version giving a full text editor and compiler complete with menus and toolbars.<br \/>\n&#8220;On the Live environment an installation of MikTeX provides the LaTeX processes and packages. A simple C# class library provides an API for interfacing with the MikTeX tools (for tasks such as TeX-to-PDF conversion) as well as the LaTexLab application database which stores users and corresponding file systems. The C# class library is in turn exposed to the Web as an ASP.NET web service which is consumed via AJAX from the LaTexLab application.&#8221;<br \/>\nThe project is very much under development and the project site is at <a href=\"http:\/\/code.google.com\/p\/latex-lab\/\"  target=\"_blank\" rel=\"noopener noreferrer\">Google Code<\/a>.<\/li>\n<li><a href=\"http:\/\/www.scribtex.com\/\"  target=\"_blank\" rel=\"noopener noreferrer\">ScribTeX<\/a> is a free online collaborative LaTeX editor.<br \/>\n&#8220;ScribTeX allows you to work on LaTeX documents from anywhere with internet access and share them with your friends and colleagues easily. Some of the many features of ScribTeX include:<\/p>\n<ul>\n<li>Create and edit LaTeX documents and automatically render them to PDFs;<\/li>\n<li>Full revision control of all your documents;<\/li>\n<li>The choice to keep your documents private, allow people of your choosing to view or edit them, or publish them to world. A fine grained permissions system allows for flexible access control.&#8221;<\/li>\n<\/ul>\n<\/li>\n<li><a href=\"http:\/\/www.verbosus.com\"  target=\"_blank\" rel=\"noopener noreferrer\">Verbosus<\/a> is an online LaTeX editor which can&#8221;Create and manage your latex projects and generate .pdf files online, directly in your browser, with syntax highlighting.&#8221;Registration is required and the service is free for &#8216;small projects&#8217; using a maximum of 4 resources, though I am uncertain as to the definition of <em>resources<\/em>.VerbTeX allows you to use Verbosus from an Android device.<\/li>\n<li><a href=\"http:\/\/appshopper.com\/productivity\/tex-touch\"  target=\"_blank\" rel=\"noopener noreferrer\">Tex Touch<\/a> is an app for the iPad. It will edit tex documents and then compile them online using the <a href=\"http:\/\/www.vancapy.com\/textouch\/texcloud\/\"  target=\"_blank\" rel=\"noopener noreferrer\">TeX Cloud online compiling service<\/a>.<\/li>\n<li><a href=\"http:\/\/www.sciweavers.org\/l2rtf\" title=\"iLatex2Rtf\/i2rtf\"  target=\"_blank\" rel=\"noopener noreferrer\">iLatex2Rtf\/i2rtf<\/a> attempts to convert tex documents to RTF. It will also accept a zip file containing tex, bbl, aux, images, etc. The site makes it clear that it only provides a &#8216;good starting editing point&#8217;.<\/li>\n<li><a href=\"https:\/\/www.sharelatex.com\/\" title=\"ShareLaTeX\"  target=\"_blank\" rel=\"noopener noreferrer\">ShareLaTeX<\/a> started in January 2012 and is designed for users to collaborate on documents with changes viewed in real time. It features a customisable editor, simplified error messages, one-click compilation and export of an entire project. It&#8217;s in beta at the moment and the site plans to offer a &#8220;fully featured free account&#8221;.<\/li>\n<li><a href=\"http:\/\/www.publications.li\/blue\" title=\"blue.publications.li\"  target=\"_blank\" rel=\"noopener noreferrer\">blue.publications.li<\/a>\u00a0is a collaborative LaTeX editor which\u00a0allows papers to be shared by using a URL. Changes are received by co-authors within 2 seconds.\u00a0 Compiling using pdflatex or\u00a0latex is supported.<\/li>\n<li><a href=\"http:\/\/writelatex.com\/\" title=\"writeLaTeX\"  target=\"_blank\" rel=\"noopener noreferrer\">writeLaTeX<\/a>\u00a0is a free collaborative editor which doesn&#8217;t require registration. It has a real-time pdf preview, figures, classes and styles can be uploaded and all the document\u00a0files can be exported\u00a0in zip format.<\/li>\n<\/ol>\n<p><strong>C. Other sites<\/strong><\/p>\n<ol>\n<li><a href=\"http:\/\/folk.uio.no\/einarro\/Services\/texcount.html\/\"  target=\"_blank\" rel=\"noopener noreferrer\">LaTeX word count<\/a> uses a Perl script to count text words in a LaTeX document and has some options to control the count. I&#8217;m not sure how useful a word count is for a typical LaTeX document, but this is an easy way to do so.<\/li>\n<li><a href=\"http:\/\/wordpress.com\"  target=\"_blank\" rel=\"noopener noreferrer\">WordPress.com<\/a> offers free hosted blogs with LaTeX facilities similar to LatexRender. See <a href=\"http:\/\/en.support.wordpress.com\/latex\/\" title=\"LaTeX -- Support ---WordPress.com\"  target=\"_blank\" rel=\"noopener noreferrer\">LaTeX \u2014 Support \u2014 WordPress.com<\/a> for details.<\/li>\n<li><a href=\"http:\/\/w2.syronex.com\/jmr\/latex-symbols-converter\"  target=\"_blank\" rel=\"noopener noreferrer\">LaTeX Symbols Converter<\/a> will convert accented characters and HTML and XML characters into LaTeX code. For example,<br \/>\n<code>Schr\u00f6dinger &amp; his cat<br \/>\nSchr\\&amp;ouml;dinger \\&amp;\\#38; his cat<\/code><br \/>\nwill both\u00a0be converted to<br \/>\n<code>Schr\\\"{o}dinger \\&amp; his cat<\/code>.<\/li>\n<li><a href=\"http:\/\/detexify.kirelabs.org\/classify.html\"  target=\"_blank\" rel=\"noopener noreferrer\">Detexify<\/a> tries to work out the LaTeX code for any symbol that is mouse-drawn in a box. Thus drawing\u00a0<a href=\"javascript:void(0)\"><img src='\/steve\/wordpress\/latexrender\/pictures\/7231fa806691800f095133f6fb720d82.gif' title='\\sum' alt='\\sum' border=0 align=absmiddle onclick=\"newWindow=window.open('\/steve\/wordpress\/latexrender\/latexcode.php?code=%5Csum','latexCode','toolbar=no,location=no,scrollbars=yes,resizable=yes,status=yes,width=375,height=100,left=200,top=100');\"><\/a> should give a list of symbols including <code>\\sum<\/code>, <code>\\Sigma<\/code> and <code>\\Upsigma<\/code>. The mode or possible packages required are also listed.<\/li>\n<li><a href=\"http:\/\/truben.no\/latex\/table\/\" title=\"LaTeX table editor\"  target=\"_blank\" rel=\"noopener noreferrer\">LaTeX table editor<\/a> and <a href=\"http:\/\/truben.no\/latex\/bibtex\/\" title=\"BibTeX editor\"  target=\"_blank\" rel=\"noopener noreferrer\">BibTeX editor<\/a> generate the LaTeX code in real-time for tables and BibTeX.<\/li>\n<li><a href=\"http:\/\/johnmacfarlane.net\/pandoc\/\" title=\"Pandoc\"  target=\"_blank\" rel=\"noopener noreferrer\">Pandoc<\/a> is a converter between many markup formats including LaTeX. <a href=\"http:\/\/johnmacfarlane.net\/pandoc\/try\" title=\"Try Pandoc!\"  target=\"_blank\" rel=\"noopener noreferrer\">Try Pandoc!<\/a> allows you to convert online small sections of text between these formats.<\/li>\n<li><a href=\"http:\/\/uniquation.com\" title=\"Uniquation\"  target=\"_blank\" rel=\"noopener noreferrer\">Uniquation<\/a> will search the net for simple TeX expressions.<\/li>\n<li><a href=\"http:\/\/webdemo.visionobjects.com\/equation.html\" title=\"WebEquation\"  target=\"_blank\" rel=\"noopener noreferrer\">WebEquation<\/a> recognises handwritten mathematics and translates it into LaTeX and mathML, showing the output\u00a0. Best used with a tablet or digital stylus and requires a browser that supports HTML5.<\/li>\n<\/ol>\n<p>Please let me know about similar sites that are worth including here.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>This is an updated version of Online LaTeX where I have checked all the links and removed any that no longer appear to exist. A PDF version of this\u00a0post is available here. A. Images Unfortunately not every host offers LaTeX but there are sites that can help generate the images that can be downloaded. CodeCogs [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[],"class_list":["post-233","post","type-post","status-publish","format-standard","hentry","category-latexrender"],"_links":{"self":[{"href":"https:\/\/sixthform.info\/steve\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/233","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sixthform.info\/steve\/wordpress\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sixthform.info\/steve\/wordpress\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sixthform.info\/steve\/wordpress\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sixthform.info\/steve\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=233"}],"version-history":[{"count":33,"href":"https:\/\/sixthform.info\/steve\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/233\/revisions"}],"predecessor-version":[{"id":302,"href":"https:\/\/sixthform.info\/steve\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/233\/revisions\/302"}],"wp:attachment":[{"href":"https:\/\/sixthform.info\/steve\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=233"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sixthform.info\/steve\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=233"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sixthform.info\/steve\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=233"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}