Unnamed repository; edit this file 'description' to name the repository.
1
2
3
4
5
6
7
; TeX/LaTeX in Substance/Style labels
((latex) @injection.content
 (#set! injection.language "latex"))

; String-based labels are often TeX as well
((label_stmt (string) @injection.content)
 (#set! injection.language "latex"))