Bug 16048

Summary: "file" command cannot recognize LaTeX2e files.
Product: Base System Reporter: watanabe <watanabe>
Component: binAssignee: Jeroen Ruigrok van der Werven <asmodai>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 3.4-RELEASE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description watanabe 2000-01-11 04:30:00 UTC
  For LaTeX209 file ...

% file test1.tex
test1.tex: LaTeX document text

  For LaTeX2e file ...

% file test2.tex
test2.tex: ASCII text

  We use \documentclass in LaTeX2e documents, as well as we use \documentstyle
in LaTeX209 documents.

Fix: Apply following patch.
How-To-Repeat: 
  Always
Comment 1 Sheldon Hearn freebsd_committer freebsd_triage 2000-01-11 13:33:00 UTC
State Changed
From-To: open->feedback

Could you take this up with the maintainers of the file package, 
Mark Moraes <moraes@deshaw.com> and Christos Zoulas 
<christos@deshaw.com> and let us know when there's an updated 
distribution which addressed this issue? 
Comment 2 Jeroen Ruigrok van der Werven freebsd_committer freebsd_triage 2000-01-12 15:37:08 UTC
State Changed
From-To: feedback->suspended

Reminder for myself to close it when the import is done. 


Comment 3 Jeroen Ruigrok van der Werven freebsd_committer freebsd_triage 2000-01-12 15:37:08 UTC
Responsible Changed
From-To: freebsd-bugs->asmodai

I am working on preparing the file 3.28 import (which fixes this problem 
btw). 
Comment 4 Jeroen Ruigrok van der Werven freebsd_committer freebsd_triage 2001-03-14 13:49:26 UTC
State Changed
From-To: suspended->closed

A new file, which supports this recognition, has been imported in: 
4-STABLE and CURRENT. 

I hope to get some time soon to MFC it to 3-STABLE.