> 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"?
try if you can read something from the console output when you put the reference through GUI (run lyx in debug mode, eg: lyx -dbg action) please report back the correct version if you succeed. > 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? LFUN_REFERENCE_GOTO -> LFUN_REFERENCE_NEXT pavel
