On Thu, Jun 27, 2002 at 12:59:27PM +0200, Andre Poenitz wrote: > On Thu, Jun 27, 2002 at 01:54:59PM +0300, Dekel Tsur wrote: > > > But then there is always stuff defined in local .sty files... > > > > LyX should support defining macros in a different .lyx files. > > I know. > > But even that's not the solution. Either lyx understands all TeX primitives > or we would need the preview stuff. The latter is definitely less work...
Bearing in mind that 'understand all TeX primitives' roughly boils down to 'being able to calculate the total state of the TeX machine at every point' which is no mean feat... In some sense it would be a step backwards, since the LyX document representation is more structured than the underlying TeX one. Jules