I'm currently working on a small lyx document. I'm using the "Article
(hebrew)" lyx style, also because of the extra environments defined there
(theorems, mainly). I figure that Dekel deserves the credit for that.
I wanted to use hyperref, so I would be able to jump from one point to
another in xdvi (and not only in lyx).
Here is what I added in the lyx "latex preamble" (bits of latex code lyx
adds after all of its headers and before begin{document}:
Actually I'm not sure I really used \vref in the document (I used \ref and
\pageref in the document). Similar things could be applied for \cite , I
believe.
Another problem I noticed was that I encountered an unexplained error when
I tried to add \appendix . Eventually I gave it up, and left it as a
normal section (it wasn't important)