[tex-k] bibtex implementation issue in TL2017?

Akira Kakuto kakuto at fuk.kindai.ac.jp
Thu Feb 22 07:14:04 CET 2018


Dear Frank,

> the problem may be older than TL2017 ... it was working in 2013 or so 
> but I can't say for sure later. Not used that feature for a long time

Attached sx123740-a.pdf and sx123740-b.pdf
are created by

#!/bin/sh
latex sx123740
bibtex sx123740
latex sx123740
latex sx123740
dvipdfmx sx123740
mv sx123740.pdf sx123740-a.pdf

and

#!/bin/sh
latex sx123740
bibtex -min-crossrefs=3 sx123740
latex sx123740
latex sx123740
dvipdfmx sx123740
mv sx123740.pdf sx123740-b.pdf

respectively, by using bibtex in TeX Live 2017 for WIN32.
I don't know details of the problem. But at least
I have different outputs depending on the option
-min-crossrefs.
Similar in bibtex in TeX Live 2018/dev, and in bibtex8.

Thanks,
Akira
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sx123740-a.pdf
Type: application/pdf
Size: 8197 bytes
Desc: not available
URL: <http://tug.org/pipermail/tex-k/attachments/20180222/64a922f3/attachment-0002.pdf>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sx123740-b.pdf
Type: application/pdf
Size: 8276 bytes
Desc: not available
URL: <http://tug.org/pipermail/tex-k/attachments/20180222/64a922f3/attachment-0003.pdf>


More information about the tex-k mailing list