System: LibreOffice7.2.2.2, Ubuntu21.10
Problem: No LO help function whatsoever: no F1, no local help files, no links to online help. In LO menus for tools/option, no paths to help files are displayed.
Does anybody know how to install local help files and configure LO to invoke help via the F1 key?
which lowriter
,apt-cache policy libreoffice
,snap list | grep -i libreoffice
,flatpak list | grep -i libreoffice
to the question. – N0rbert Dec 01 '21 at 07:18file:///usr/lib/libreoffice/help/en-US/text/swriter/main0000.html?System=UNIX&DbPAR=WRITER&HID=SW_HID_EDIT_WIN#bm_id3147244
orfile:///usr/lib/libreoffice/help/en-US/text/shared/05/new_help.html
from a browser? That is what I get when I press F1 (with the function key). Also, did you tryHelp -> Libreoffice Help
in the menu? – Archisman Panigrahi Dec 01 '21 at 07:35LO meta package was installed from the Ubuntu repositories, using Synaptic.
The command and return are as follows: $ which lowriter, apt-cache policy libreoffice, snap list | grep -i libreoffice, flatpak list | grep -i libreoffice
grep: flatpak: No such file or directory grep: list: No such file or directory
– rob grune Dec 01 '21 at 08:50my system shows no such directories or files.
Help -> Libreoffice Help gives error: Firefox can’t find the file at /tmp/lu22856naly1x.tmp/NewHelp0.html. – rob grune Dec 01 '21 at 08:55
dpkg -S /usr/share/libreoffice/help
? – N0rbert Dec 01 '21 at 13:47