Axsi Mini Shell

Current Path : /usr/share/nano/
Upload File
Current File : //usr/share/nano/tex.nanorc

## Here is a short example 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 "(^|[^\])%.*"