Am Samstag, dem 16.11.2024 um 16:20 -0500 schrieb Richard Kimberly Heck: > My understanding was that the files are present in the system > directory on Windows, and that the crash happens unless the > tabletemplates/ folder is copied from the system directory to the > user directory, with its contents.
Yes. But that should not be necessary. > I did just notice that there's an unused variable in > GuiTabularCreate::getFiles: > > QString relpath = > toqstr(makeRelPath(qstring_to_ucs4(fn), > qstring_to_ucs4(dir))); > if (styleCO->findData(data) == -1) > styleCO->addItem(guiname, data); > > The relpath variable is not used. Should it be? The same is true in > GuiDocument::getTableStyles. Don't think so. I can't remember why I had it, but it seems a relict that can be removed (otherwise the styles would not be listed at all in the dialog, which I understand is the case). -- Jürgen -- lyx-users mailing list lyx-users@lists.lyx.org https://lists.lyx.org/mailman/listinfo/lyx-users