]> 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 e8d2e8762a8c3810de8cf000973c4665f7eb1e9a..32b47c23ca63b1395491a85ea6c12ae0aab30c51 100644 (file)
@@ -1,6 +1,6 @@
 
 #------------------------------------------------------------------------------
-# $File: tex,v 1.18 2011/02/08 13:45:15 christos Exp $
+# $File: tex,v 1.19 2013/09/17 17:39:16 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