summaryrefslogtreecommitdiff
path: root/usr.bin/file/magdir/tex
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1995-12-14 03:30:30 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1995-12-14 03:30:30 +0000
commit402481c1a57fdfd137982aeb635fc812cde318f0 (patch)
treefbae54bd8f583d7e971a9921381d6fc3ffed35d9 /usr.bin/file/magdir/tex
parentc676a5d9145698a76a035ed3480786150513b6f2 (diff)
update from netbsd
Diffstat (limited to 'usr.bin/file/magdir/tex')
-rw-r--r--usr.bin/file/magdir/tex13
1 files changed, 7 insertions, 6 deletions
diff --git a/usr.bin/file/magdir/tex b/usr.bin/file/magdir/tex
index 4728aa8d8cd..5126be8c800 100644
--- a/usr.bin/file/magdir/tex
+++ b/usr.bin/file/magdir/tex
@@ -20,6 +20,7 @@
# breaking them apart and reading the data. The following patterns
# match most *.tfm files generated by METAFONT or afm2tfm.
2 string \000\021 TeX font metric data
+>33 string >\0 (%s)
2 string \000\022 TeX font metric data
>33 string >\0 (%s)
@@ -27,9 +28,9 @@
0 string \\input\ texinfo Texinfo source text
0 string This\ is\ Info\ file GNU Info text
-# TeX document additions from Daniel Quinlan, quinlan@yggdrasil.com
-0 string \\input TeX or TeX-derivative document text
-0 string \\chapter TeX or TeX-derivative document text
-0 string \\documentstyle TeX or TeX-derivative document text
-0 string \\section TeX or TeX-derivative document text
-0 string \\setlength TeX or TeX-derivative document text
+# TeX documents, from Daniel Quinlan (quinlan@yggdrasil.com)
+0 string \\input TeX document text
+0 string \\section LaTeX document text
+0 string \\setlength LaTeX document text
+0 string \\documentstyle LaTeX document text
+0 string \\chapter LaTeX document text