> 2025/09/01 23:57、Jean-Marc Lasgouttes <lasgout...@lyx.org>のメール: > > Hi Koji, > > I do not think that using false in LyXRC::read() is ever a good idea. What it > does is skip the python code that updates all rc files with format from an > older LyX version. > > I would add a parameter to readTheme, so that one can call > readTheme(filename, form_->rc()); > or > LyXRC dummyrc; > readTheme(filename, dummyrc);
JMarc, now I think I got what you mean. I think I go as attached. Koji
tmp.patch
Description: Binary data
-- lyx-devel mailing list lyx-devel@lists.lyx.org https://lists.lyx.org/mailman/listinfo/lyx-devel