Small bug in the result filename extension in log
Hi,
I just noticed a small bug in the log of a context job. It has no incidence
but maybe this can cause a side effect somewhere.
When a file contain several dot in its name, context remove the last part in
the result filename in the log:
$ context test.foo.bar
...
system > files > jobname 'test.foo.bar', input './test.foo.bar',
result 'test.foo'
...
However, the output is correct and one obtain 'test.foo.bar.pdf' and not
'test.foo.pdf'.
All the best.
--
Romain Diss
On 5/1/2013 11:31 AM, Romain Diss wrote:
Hi,
I just noticed a small bug in the log of a context job. It has no incidence but maybe this can cause a side effect somewhere.
When a file contain several dot in its name, context remove the last part in the result filename in the log:
$ context test.foo.bar ... system > files > jobname 'test.foo.bar', input './test.foo.bar', result 'test.foo' ...
However, the output is correct and one obtain 'test.foo.bar.pdf' and not 'test.foo.pdf'.
hm, one can argue that the result should be test.foo.pdf (after all, .tex etc are also removed) .. needs thinking ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
participants (2)
-
Hans Hagen
-
Romain Diss