File: tex.nanorc

package info (click to toggle)
nano 2.2.6-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 6,164 kB
  • sloc: ansic: 16,415; sh: 4,355; makefile: 253; sed: 16
file content (6 lines) | stat: -rw-r--r-- 141 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
## Here is a short example for TeX files.
##
syntax "tex" "\.tex$"
icolor green "\\.|\\[A-Z]*"
color magenta "[{}]"
color blue "(^|[^\])%.*"