Andreas Vox wrote: >> > For my taste this whole external file business is already very >> > complicated. A Mover would be a clean solution but also another >> > concept to learn. (my head is already spinning from converters, >> > templates, previewloaders, graphicloaders, etc.) >> >> Oh, it isn't that bad really. All the above are clean concepts. Each has >> one or more classes to implement that concept. The encapsulation is >> quite good. > > I see still some 'minor' problems: > - I haven't figured out yet how to use the math previews for DocBook > <graphic> export
Does DocBook not use MathML? Incidentally, why don't we use jadetex and pdfjadetex to genernate docbook? > - No idea how to support InsetExternals Resize/Clip/Rotate transforms for > DocBook -- Angus