Georg Baum wrote: >>> Yes. I knew that, but did not remember that _this_ could be your >>> problem. I don't know why it is like that, but if desired it would not >>> be difficult to call convertDefault.sh. Angus, do we want that? >> >> Sure. I must have forgotten it. > > This patch implements that. Jürgen, this should finally fix your problem. > I moved the default converter into Converters::convert() (where it > belongs IMO). Since I don't think that we want to try to convert from > latex -> ps with ImageMagick, I introduced a new parameter try_default > that controls wether the default converter is tried at all. > A side effect of this move is that Converters::convert() now always pops > up an error message if something goes wrong. Before, this was not done if > no converter was available. > > OK to go in?
Looks reasonable to me. -- Angus