Re: r31973 - lyx-devel/trunk/src

2009-11-16 Thread rgheck
On 11/16/2009 11:13 AM, Jean-Marc Lasgouttes wrote: rgheck writes: Well, there were also different flavors of DocBook, right? My sense is that it gets used whenever we are in some general routine (in InsetGraphics, say) and want to know what sort of thing we're outputting. So it might almos

Re: r31973 - lyx-devel/trunk/src

2009-11-16 Thread Jean-Marc Lasgouttes
rgheck writes: > Well, there were also different flavors of DocBook, right? My sense is > that it gets used whenever we are in some general routine (in > InsetGraphics, say) and want to know what sort of thing we're > outputting. So it might almost be called "Backend", though there are > basically

Re: r31973 - lyx-devel/trunk/src

2009-11-16 Thread rgheck
On 11/16/2009 10:01 AM, Jean-Marc Lasgouttes wrote: rgh...@lyx.org writes: Author: rgheck Date: Sat Nov 14 13:54:12 2009 New Revision: 31973 URL: http://www.lyx.org/trac/changeset/31973 Log: Add TEXT flavor, just in case we need it. Richard be careful you need to handle it in InsetE

Re: r31973 - lyx-devel/trunk/src

2009-11-16 Thread Jean-Marc Lasgouttes
rgh...@lyx.org writes: > Author: rgheck > Date: Sat Nov 14 13:54:12 2009 > New Revision: 31973 > URL: http://www.lyx.org/trac/changeset/31973 > > Log: > Add TEXT flavor, just in case we need it. Richard be careful you need to handle it in InsetExternal::validate (the switch). In general, I do n