Jump to content

LaTeX Snippets


Recommended Posts

So I recently wants to make a complete LaTeX Snippet auto completion by Alfred. So I stole some codes and put it together.

 

The file is hosted on GitHub right now:

 

The LaTeX Subsitutions.plist comes from LaTeXSubstitutionPlist.

The original Python script comes from alfred-snippets, and I modified it to fit my need.

 

Use it as normal LaTeX symbols but adding a backslash \ to complete the shortcut to prevent conflicts.

For example: \alpha\ expands to α

 

The download link is below:

File Link

Edited by CarlosEvo
Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...