linuxOS_AP05/debian/test/usr/share/nano/tex.nanorc

11 lines
200 B
Plaintext
Raw Permalink Normal View History

2025-09-26 01:40:02 +00:00
## Here is a short example for TeX files.
syntax tex "\.tex$"
magic "(La)?TeX document"
linter chktex -v0 -q -I
comment "%"
icolor green "\\.|\\[A-Z]*"
color magenta "[{}]"
color blue "(^|[^\])%.*"