Pavel Sanda wrote: > > I guess the tikz file would need its own preamble. > > well, i have written my ideas with taking into account Paul's concerns: > > Recall that one of the strengths of TikZ/pgf is that the fonts and > > such in the figure will match the document. If you persist in keeping > > the TikZ as stand alone latex documents, you are destroying that > > possibility. I don't think the document will ever compile because of > > the duplicate preambles and such that the latex system encounters.
I thought Paul's concerns only apply to the document output, not the preview. I would not mind if the preview would not use the font of the document output. My point was: having instant preview should not be at the cost of the output quality, thus the splitted approach (original LaTeX code for the output, graphics for the preview [only]). Jürgen