Le 05/07/2020 à 18:59, Thibaut Cuvelier a écrit :
On Sun, 5 Jul 2020 at 08:27, Pavel Sanda <sa...@lyx.org <mailto: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. According to lyx2lyx/lyx_2_0.py, it really looks like this parameter is only useful for LyX documents.

It is used for literate programming and set in modules (sweave, knitr, lilypond). Basically it allows to have some preprocessing on the LaTeX file (for example to execute some R code). I use it a lot.

I do not know about \outputformat, though. I would have to check.

JMarc

--
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to