Skip to content

A utility for managing LaTeX snippets in Sublime Text

Notifications You must be signed in to change notification settings

roriholm/sublimer-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

sublimer-snippets

A utility for managing LaTeX snippets in Sublime Text. Two annoyances:

  • Sublime Text doesn't allow more than one snippet per file.

  • Sublime Text requires lots of escape characters to use things like $ and \ in a snippet.

My custom snippets file avoids both of these problems, and my script blows out the custom snippet file into properly escaped XML in different files that Sublime Text can pick up directly.

Simple script with everything hardcoded for my own usage.

About

A utility for managing LaTeX snippets in Sublime Text

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages