Skip to content

An on screen keyboard to make typing LaTeX symbols quicker

Notifications You must be signed in to change notification settings

sbrugel/latex-osk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LaTeX On Screen Keyboard

This is a program written in Python which aims to make typing LaTeX commands a lot less cumbersome. Based on a dictionary in the main.py file which links LaTeX commands to symbols, buttons are dynamically added onto the screen; when pressed, they insert LaTeX commands corresponding to their symbols onto the window's textbox.

You can also search for specific symbols and a toggle is available to keep the window on the top of the screen (for easy switching to and from the OSK).

Only includes math symbols for now. More to come soon!

img

todo

  • Add greek letters, newline sequence and anything else that is relevant
  • LaTeX previewer

About

An on screen keyboard to make typing LaTeX symbols quicker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages