approach0 / search-engine

A math-aware search engine.
http://approach0.xyz
MIT License
346 stars 50 forks source link

On demo page, add buttons for user to choose math symbols. #10

Closed w32zhong closed 8 years ago

w32zhong commented 8 years ago

Even if we are providing users mathquill math edit box, users who do not know TeX still need a "table" to look up symbols/functions, and we will make this symbols clickable:

If user chooses a symbol/function, he click the item, and send that symbol/function to his query box.

relevant files: demo/web/index.html

w32zhong commented 8 years ago

Done. See 92417d0179f2eb8f9a52ca8feecb56ae2d9fa033