Hi,
I'd like to insert a cross-reference via the command-buffer.
Unfortunately I'm note sure about the syntax. I found the following on
http://wiki.lyx.org/LyX/InsertingReferences:
For versions of LyX subsequent to 1.4, you have to use
|inset-insert| instead. The format is
|LYXCMD:<anything>:inset-insert ref LatexCommand ref reference
referenceName \end_inset|. There's also an optional "name NAME"
argument that seems to work in docbook: |<link
linkend="referenceName">NAME</link>|.
But I don't understand how to do it. How can I insert a "Formated
reference" to the label "sec:test"?
Additionally I'd like to use the command-buffer to go to a label. In
http://wiki.lyx.org/LyX/LyxFunctionList1-3-2 I found reference-goto but
this functions does not seem to be available in 1.5.x any more. Is there
an other function allowing to go to given label via command-buffer in 1.5.x?
Regards
Toby