Skip to content

Instantly share code, notes, and snippets.

@GtTmy
Last active December 31, 2015 09:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save GtTmy/992c62002c8b5d2fda3f to your computer and use it in GitHub Desktop.
Save GtTmy/992c62002c8b5d2fda3f to your computer and use it in GitHub Desktop.
latexmkをsublime text3で使う設定
{
"cmd": ["latexmk", "-pv", "$file_name"],
"selector": "source.tex",
}
@GtTmy
Copy link
Author

GtTmy commented Dec 10, 2015

.latexmkrcは$HOMEに置く.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment