Thanks for the quick reply! Still having some problems though.
> What about defining a LaTeX macro in the doc you want do reference?
> In ERT:
>
> \newcommand{\docname}{This is the real name of the doc}
Ok, this part seems to work, or at least it produced no errors during PDF
conversion.
> and use it like
>
> ... in the document "[ERT: \docname]" I've said:....
The problem is in this part, I'm not sure if I understood the instructions
correctly. In the ERT box, I put the text \docname without quotes, is this
right? But then when I tried to do a PDF to see if the cross-reference
looks like it should in print, I got an error message saying:
For more information, see \docname
The control sequence at the end of the top line of your error message was
never \def'ed.
I suppose that by control sequence it means \docname. So the next question
is, what is \def and how do I do it?
Sarianna