]> granicus.if.org Git - file/commitdiff
add \\begin as a LaTeX keyword.
authorChristos Zoulas <christos@zoulas.com>
Tue, 17 Sep 2013 17:39:16 +0000 (17:39 +0000)
committerChristos Zoulas <christos@zoulas.com>
Tue, 17 Sep 2013 17:39:16 +0000 (17:39 +0000)
magic/Magdir/tex

index fa531f265c2080c9ddd6bf7d349a2c6914ad03e3..1095fadea73647625e9d0bcd9b27db74ba90d4e3 100644 (file)
@@ -1,6 +1,6 @@
 
 #------------------------------------------------------------------------------
-# $File: tex,v 1.17 2010/09/20 19:19:17 rrt Exp $
+# $File: tex,v 1.18 2011/02/08 13:45:15 christos Exp $
 # tex:  file(1) magic for TeX files
 #
 # XXX - needs byte-endian stuff (big-endian and little-endian DVI?)
@@ -40,6 +40,9 @@
 0      search/4096     \\input         TeX document text
 !:mime text/x-tex
 !:strength + 15
+0      search/4096     \\begin         LaTeX document text
+!:mime text/x-tex
+!:strength + 15
 0      search/4096     \\section       LaTeX document text
 !:mime text/x-tex
 !:strength + 18