????

Your IP : 18.191.156.36


Current Path : C:/Program Files/Git/usr/share/nano/
Upload File :
Current File : C:/Program Files/Git/usr/share/nano/tex.nanorc

## Syntax highlighting for TeX files.

syntax tex "\.tex$"
magic "(La)?TeX document"
comment "%"

linter chktex -v0 -q -I

color green "\\.|\\[A-Za-z]*"
color magenta "[{}]"
color blue "(^|[^\])%.*"