Skip to content

An app to automate the process of writing LaTeX, the leading but cumbersome language to typesetting math.

License

Notifications You must be signed in to change notification settings

ymath-io/latexer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9fa446a · Jul 4, 2020

History

2 Commits
Jul 4, 2020
Jul 4, 2020

Repository files navigation

Latexer

About

This application was adapted from the Course Maker to provide a way for lazy LaTeX typesetting. To use it, use the buttons or keyboard shortcuts below to add the components you want. When you are done, LaTeX it!

Keyboard Shortcuts

  • Alt-E : Insert inline equation
  • Alt-D : Insert display equation
  • Alt-T : Insert text box
  • Alt-L : Insert line break
  • Enter : Generate LaTeX code

Please note that no shortcuts work when you are typing. To use a shortcut, click anywhere outside the input field first.

Thank you

  • MathJax
  • MathQuill
  • Mousetrap
  • Bootstrap