detexify icon indicating copy to clipboard operation
detexify copied to clipboard

Latex Symbol Classifier Web Frontend

Results 21 detexify issues
Sort by recently updated
recently updated
newest added

Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.6 to 1.2.10. Release notes Sourced from tzinfo's releases. v1.2.10 Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require when...

dependencies

when using darkmode on the mac (m1) app the drawing is black and the background is also super dark. would be better to have the drawing white

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.9 to 1.13.6. Release notes Sourced from nokogiri's releases. 1.13.6 / 2022-05-08 Security [CRuby] Address CVE-2022-29181, improper handling of unexpected data types, related to untrusted inputs to...

dependencies

Thank you for this awesome project. Sadly The unicode character U+2259 `≙` is not included. Latex code: `\widehat{=}`

I personally use Detexify on my iPad, so I added a shortcut to my homescreen, but it doesn't have an icon. (It defaults to a very small site preview) This...

Missing info of `\cancel` which belongs to `cancel.sty`.

Clicking a symbol's information box will copy the LaTeX command to the user's clipboard. Fixes #1 ![Screenshot](https://user-images.githubusercontent.com/706385/79494348-26b79e80-8023-11ea-9eb2-c3f82a2c4fb5.png)

Something I've wanted for a while is a "copy to clipboard" button to copy the appropriate latex code (and perhaps train detexify as well). This way I could use detexify,...

On mobile, prevent keyboards from changing text (i.e. type "alpha" -> "Alpha" which doesn't return any results) As per https://davidwalsh.name/disable-autocorrect

Hello, I noticed that detexify doesn't give good suggestions for "Quine quotes" (http://tex.stackexchange.com/questions/109390/typesetting-quine-quotes). Specifically, it doesn't have \urcorner and \ulcorner, which are defined in package amssymb, in the database. The...