Inital commit
This commit is contained in:
@@ -0,0 +1,97 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<title>MathParser - parses MathML to LaTeX</title>
|
||||
|
||||
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
|
||||
<meta name="description" content="Homepage of MathParser, a program that converts MathML to LaTeX">
|
||||
<meta name="author" content="Tilman Walther">
|
||||
<meta name="keywords" content="Mathcad, LaTeX, MathML, convert, conversion, MathML2LaTeX">
|
||||
<meta name="DC.Language" content="en">
|
||||
<meta name="DC.Date" content="2004-01-31">
|
||||
|
||||
<link rel="stylesheet" type="text/css" media="screen" href="stylesheet.css">
|
||||
<link rel="stylesheet" type="text/css" media="print" href="print.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div id="title">
|
||||
<a href="index_en.html"><img src="title.gif" alt="MathParser - parses MathML to LaTeX" border="0"></a>
|
||||
</div>
|
||||
|
||||
<div id="language">
|
||||
<a href="download.html"><img src="en_de.gif" border="0" alt="deutsche version"></a>
|
||||
</div>
|
||||
|
||||
<div id="menu">
|
||||
<p>
|
||||
<a class="h1" href="index_en.html">Features</a>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<a class="h1" href="download_en.html">Download</a>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<a class="h1" href="anleitung_en.html">Manual</a>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<a class="h1" href="kontakt_en.php">Contact</a>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<br><br>
|
||||
<a href="http://www.java.com"><img src="get_java_red_button.gif" border="0"></a>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div id="content">
|
||||
|
||||
If Java™ is already installed on your computer, just download the <span class="name">MathParser</span> JAR file below.<br>
|
||||
If you do not have Java on your computer, you need to download it from Sun's Java website at <a href="http://www.java.com/">http://www.java.com/</a>.<br>
|
||||
<br>
|
||||
<hr>
|
||||
<br>
|
||||
<small><span style="color:#EE0000;">Important</span>: The software is made available free of charge; thus, no express or implied warranties are made.</small>
|
||||
<br>
|
||||
<br>
|
||||
<div style="text-align: center">
|
||||
<center>
|
||||
<table border="1" cellspacing="0" style="border-width:1px; border-style: solid; border-color:#A4C2DA; margin: 0px;">
|
||||
<tr>
|
||||
<th colspan="2">Download <span class="name">MathParser</span>:</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align: center">
|
||||
<a href="MathParser056.jar">MathParser056.jar</a> (68 kB)<br>
|
||||
<small>JAR file, executable on every computer with a Java™ Runtime Environment 1.4 or higher.<br>
|
||||
Copyright © 2004 Tilman Walther & Martin Wilke, Berlin</small>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align: center">
|
||||
<a href="substitutions.txt">substitutions.txt</a> (10 kB)<br>
|
||||
<small>Substitution table for <span class="name">MathParser</span> (not needed for regular use)</small>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align: center">
|
||||
<a href="header.txt">header.txt</a> (1 kB)<br>
|
||||
<small>LaTeX header for <span class="name">MathParser</span> (not needed for regular use)</small>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="text-align: center">
|
||||
<a href="MathParser056-src.zip">MathParser056-src.zip</a> (184 kB)<br>
|
||||
<small>The program's source codes</small>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</center>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user