0 writes: > Sounds like that the "view - opendocument" command is really not in > its proper place in Windows installation of LyX - it fails to work > and should be absent
A quick search in the archives would have revealed the solution to your problem: http://www.mail-archive.com/lyx-users%40lists.lyx.org/msg69928.html Instead of copying the tex4ht folder as suggested there, another option is using the junction program you find here: http://technet.microsoft.com/en-us/sysinternals/bb896768.aspx for creating a reparse point to the MikTeX folder by opening cmd.exe and issuing the following two commands: md c:/tex4ht junction c:/tex4ht/texmf "c:/Program Files/MiKTeX 2.7" -- Enrico
