-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
25 changed files
with
736 additions
and
584 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,8 +7,8 @@ | |
<meta content='An approach to simplify finding LaTeX symbols.' name='description'> | ||
<meta content='math,LaTeX,productivity,typesetting,science,machine learning,PhD' name='keywords'> | ||
<title>Detexify LaTeX handwritten symbol recognition</title> | ||
<link href="stylesheets/style-6d7e5c76.css" rel="stylesheet" type="text/css" /> | ||
<script src="javascripts/shared-a9b18e45.js" type="text/javascript"></script> | ||
<link href="stylesheets/style-211700fe.css" rel="stylesheet" type="text/css" /> | ||
<script src="javascripts/shared-82878c38.js" type="text/javascript"></script> | ||
<script src="javascripts/classify-deb1263c.js" type="text/javascript"></script> | ||
</head> | ||
<body class='classify'> | ||
|
@@ -77,19 +77,20 @@ <h3> | |
</div> | ||
</div> | ||
<div id='classify--info-area'> | ||
<h2>Want a desktop app?</h2> | ||
<h2>Want a Mac app?</h2> | ||
<p> | ||
Please fill out this mini-survey! | ||
<a href='http://goo.gl/forms/K0zoCpfhVq' onlick="trackOutboundLink('http://goo.gl/forms/K0zoCpfhVq'); return false;" target='_new'>http://goo.gl/forms/K0zoCpfhVq</a> | ||
Download an alpha version | ||
<a href='https://www.dropbox.com/s/87m02m8o72yqia7/Detexify%20Mac.zip?dl=0' onlick="trackOutboundLink('https://www.dropbox.com/s/87m02m8o72yqia7/Detexify%20Mac.zip?dl=0'); return false;" target='_new'>here</a>. | ||
<script> | ||
var trackOutboundLink = function(url) { | ||
ga('send', 'event', 'outbound', 'click', url, {'hitCallback': | ||
function () { | ||
document.location = url; | ||
} | ||
ga('send', 'event', 'outbound', 'click', url, { | ||
'transport': 'beacon', | ||
'hitCallback': function(){document.location = url;} | ||
}); | ||
} | ||
</script> | ||
There will be bugs and it might eat your computer. Please send feedback to | ||
<a href='mailto:[email protected]'>[email protected]</a>. | ||
</p> | ||
<h2>What is this?</h2> | ||
<p> | ||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
655 changes: 655 additions & 0 deletions
655
public/fonts/font-awesome/fontawesome-webfont-b06b5c8f.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Binary file not shown.
18 changes: 9 additions & 9 deletions
18
...avascripts/lib/jquery.gritter-b954b20f.js → ...avascripts/lib/jquery.gritter-286b63ab.js
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
...vascripts/lib/jquery.mustache-bbad36b8.js → ...vascripts/lib/jquery.mustache-db080997.js
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.