Jürgen Spitzmüller wrote:
Jürgen Spitzmüller wrote:
This is the first step only. My further plans are:
* making the default format customizable on a per-document basis
Here's the patch. It introduces a new "Output" pane in the document settings.
Currently, "Use xetex" and the default format are there. I plan to add some
more things that need to be customizable on a per-document basis, IMHO (for me
at least: bibtex call, makeindex call).
My only question about this is how open-ended the formats will be. If
there's only a certain number that are possible, then
BufferParams::outputFormat could be an int, or better an enum, and we
can keep track of the ones we have available in a central location.
rh