Skip to content

QianrenLi/tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tools

Global listener in pix2tex

The pix2tex works great in latex ocr, the problem is the hotkey applied only valid when the gui is focused. This tool mainly modify the gui.py to result better experience.

Requirement

  1. package keyboard:
pip install keyboard
  1. latexocr

https://github.com/lukas-blecher/LaTeX-OCR

Procedure

  1. Identify the location of pix2tex

image

  1. Replace gui.py with given file
  2. Run the result with cmd:
python -m pix2tex.__main__ --gui

or modifying the .bat file to match your environemnt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published