On 11/16/24 12:40 PM, Jürgen Spitzmüller wrote:
Am Samstag, dem 16.11.2024 um 12:18 -0500 schrieb Richard Kimberly
Heck:
I just created a new user directory on Linux, and those folders are
not there, either:
User directory does not matter, really. The problem is in the _system_
directory (on Windows, as it were).
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.
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.
Riki
--
lyx-users mailing list
lyx-users@lists.lyx.org
https://lists.lyx.org/mailman/listinfo/lyx-users