> Right. I think InsetInfo should generate this LateX code directly. The > intermediate LyX format is not really necessary.
It only makes sense for this particular type of InsetInfo. For others, InsetInfo produces a sequences of readonly text and insets so users can select and copy part of the content, and paste to somewhere else. I really do not want InsetInfo to handle these actions by itself. Bo