>>>>> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes:
Dekel> On Sat, Nov 02, 2002 at 04:34:56PM -0000, Dekel> [EMAIL PROTECTED] wrote: >> There is no possibility to set an option for a bibtex call. There >> are several possible uses: different bibtex sizes (bibtex -H), >> different bibtex versions (bibtex8 for 8bit .bib-Files) and most >> important setting the minimum number of crossrefs for citation. Dekel> Should we change the code in LaTeX.C to use an .aux->.bst Dekel> converter instead of calling to bibtex directly ? Personally, Dekel> I'm not sure I like the use of converters for purposes other Dekel> than import/export. It would probably be better to make the bibtex command line customizable, since it is relatively easy. JMarc