On Sun, Jul 05, 2020 at 11:51:01PM +0200, Pavel Sanda wrote:
> On Sun, Jul 05, 2020 at 06:59:34PM +0200, Thibaut Cuvelier wrote:
> > On Sun, 5 Jul 2020 at 08:27, Pavel Sanda <sa...@lyx.org> wrote:
> > > Ok, that confirms my findings. I believe OutputFormat can be used in
> > > layouts but never in .lyx file, thus it does not make sense to increase
> > > fileformat in order to delete it. Do we agree on this point or am I 
> > > missing
> > > some reason why you want to have that lyx2lyx conversion routine?
> > >
> > 
> > I've yet to see a layout using this either.
> 
> git grep OutputType | grep -E 'docbook|literate'

I realized you are likely not having linux shell, so here you go:

lib/layouts/agu_stdclass.inc:OutputType              docbook
lib/layouts/db_stdclass.inc:OutputType              docbook
lib/layouts/knitr.module:OutputType             literate
lib/layouts/noweb.module:OutputType              literate
lib/layouts/sweave.module:OutputType             literate

 
> > According to lyx2lyx/lyx_2_0.py,
> > it really looks like this parameter is only useful for LyX documents.
> 
> I have no clue what line you talk about here. P
-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to