From c771e56c5e31b6f0a7e566bfb8eb765fc430402f Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 4 Feb 2013 23:11:21 +0000 Subject: ltxfileinfo (4feb13) git-svn-id: svn://tug.org/texlive/trunk@29030 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/support/ltxfileinfo/README | 2 - .../doc/support/ltxfileinfo/ltxfileinfo.pdf | Bin 50159 -> 50114 bytes Master/texmf-dist/scripts/ltxfileinfo/ltxfileinfo | 58 ++++++++++++++++----- 3 files changed, 46 insertions(+), 14 deletions(-) (limited to 'Master/texmf-dist') diff --git a/Master/texmf-dist/doc/support/ltxfileinfo/README b/Master/texmf-dist/doc/support/ltxfileinfo/README index 763404b595f..710be69eb9a 100644 --- a/Master/texmf-dist/doc/support/ltxfileinfo/README +++ b/Master/texmf-dist/doc/support/ltxfileinfo/README @@ -24,5 +24,3 @@ major changes of release 2.00 relative to 1.1 - now also can evaluate xelatex oriented files - can now handle any LaTeX file containing a \Provides... statement - options for \Provides... statement validation - -$Id: README,v 1.5 2013/02/01 10:40:20 wybo Exp $ diff --git a/Master/texmf-dist/doc/support/ltxfileinfo/ltxfileinfo.pdf b/Master/texmf-dist/doc/support/ltxfileinfo/ltxfileinfo.pdf index a5eae3cb76c..48f157fa558 100644 Binary files a/Master/texmf-dist/doc/support/ltxfileinfo/ltxfileinfo.pdf and b/Master/texmf-dist/doc/support/ltxfileinfo/ltxfileinfo.pdf differ diff --git a/Master/texmf-dist/scripts/ltxfileinfo/ltxfileinfo b/Master/texmf-dist/scripts/ltxfileinfo/ltxfileinfo index f701a598b16..23ea0784f50 100755 --- a/Master/texmf-dist/scripts/ltxfileinfo/ltxfileinfo +++ b/Master/texmf-dist/scripts/ltxfileinfo/ltxfileinfo @@ -1,7 +1,7 @@ #!/bin/bash -<