Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 819 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 819 Bytes

sublime-settings

My Sublime Text settings.

Usage

  • Clone this repository into the Sublime Text User directory.

  • Do not forget to populate the Dictionaries directory/submodule by calling:

      git submodule init
      git submodule update
    

Additional configuration

  • For LaTeX equation preview to work in Windows, make sure the system check shows nothing is missing, create a environment variable GS_LIB and set it to C:\texlive\2022\tlpkg\tlgs\Resource\Init;C:\texlive\2022\tlpkg\tlgs\kanji (modify according to the system configuration).
  • For inverse search in SumatraPDF using SyncTeX to work, go to the SumatraPDF options and select/paste the appropriate command at the bottom of the dialogue box. It should say something like "C:\Program Files\Sublime Text\sublime_text.exe" "%f:%l:%c".