Peter Baumgartner wrote:
Hi,
Using version 1.6 I noticed that the file FAQ.lyx is not included anymore.
It had some nice information for me. It would be nice to have this file (and
other help files I wrote myself) under the LyX Help menu. So I could consult
it easily. At first I tried it to copy under
"/Applications/LyX/Contents/Resources/doc/de/" (I'm using a Mac) then with
"~/Library/Application Support/LyX-1.6/doc/ (always with reconfigure and
restarting LyX). But it didn't work.
What did I wrong?
You have to hack the UI file. Go to
/Applications/LyX/Contents/Resources/ui (I'm guessing on the path; I
don't have a Mac) and edit stdmenus.inc in a text editor. Scroll down
to the section that starts 'Menu "help"' and add an entry for each of
the new help files. The syntax seems self-explanatory to me.
/Paul