Bugs item #772, was opened at 2007-04-13 04:54
You can respond by visiting:
http://sarovar.org/tracker/?func=detail&atid=493&aid=772&group_id=106
Category: web2c
Group: v1.40.0
Status: Open
Resolution: Fixed
Priority: 4
Submitted By: Heiko Oberdiek (oberdiek)
Assigned to: Martin Schröder (oneiros)
Summary: Option -recorder does not work for Type1 or PK files
Initial Comment:
Hello,
pdfTeX 1.40.3 supports the Web2C feature,
enabled by option -recorder.
However, it does not record all files,
.pfb (Type1) or .pk files are missing.
Yours sincerely
Heiko
PS: texmf.cnf isn't recorded either.
----------------------------------------------------------------------
Comment By: Martin Schröder (oneiros)
Date: 2007-07-06 20:20
Message:
Logged In: YES
user_id=421
A fix for this will be included in the next release (1.40.4/1.50.0).
----------------------------------------------------------------------
Comment By: Martin Schröder (oneiros)
Date: 2007-07-04 21:38
Message:
Logged In: YES
user_id=421
Next try at a patch; this does \pdffilemoddate and
\pdffilesize and also catches texmf.cnf
----------------------------------------------------------------------
Comment By: Heiko Oberdiek (oberdiek)
Date: 2007-07-04 14:06
Message:
Logged In: YES
user_id=1276
Hello,
\pdffilemoddate and \pdffilesize are still missing.
But a fix seems easy, just adding a call of
recorder_record_input in util.c's functions getfilemoddate and
getfilesize should help.
Yours sincerely
Heiko
----------------------------------------------------------------------
Comment By: Martin Schröder (oneiros)
Date: 2007-06-25 12:41
Message:
Logged In: YES
user_id=421
A much simpler patch is attached; it also catches the new
pipe feature.
----------------------------------------------------------------------
Comment By: Martin Schröder (oneiros)
Date: 2007-06-25 01:33
Message:
Logged In: YES
user_id=421
Attached is a patch that should fix this. Please test.
----------------------------------------------------------------------
Comment By: Heiko Oberdiek (oberdiek)
Date: 2007-04-17 13:19
Message:
Logged In: YES
user_id=1276
Hello,
to prevent that it gets lost, a followup of mine in
ntg-pdftex mailing list:
After further testing (sorry) I found other gaps in file
name recording:
\pdfximage{<file>}
\pdffilesize{<file>}
\pdffilemoddate{<file>}
\pdffiledump{<file>}
\pdfmdfivesum file{<file>}
Yours sincerely
Heiko
----------------------------------------------------------------------
You can respond by visiting:
http://sarovar.org/tracker/?func=detail&atid=493&aid=772&group_id=106