Hello,
I am sure it is documented somewhere, but I can't find it.
How do I use lyxclient with LFUNs that need parameters, e.g.
"math-insert \alpha" ?
For example:
lyxclient: Connected to /tmp/lyx_tmpdir217681rCYl/lyxsocket
math-insert \alpha
INFO:math-insert:
... does not insert the \alpha, or
dhcp-43-57:/Applications/LyX.app/Contents/MacOS khofbaue$ ./lyxclient
lyxclient: Connected to /tmp/lyx_tmpdir217681rCYl/lyxsocket
citation-insert Access:2000ha
INFO:citation-insert:
only opens the citation-insert dialogue (but ignores the given
citation). It works in the minibuffer.
I tried "", '', [], {}, :, ... all to no avail.
Could someone give me a one-line example?
Also, the -c option does not work for me. Ex.:
./lyxclient -c citation-insert
does nothing.
Thanks for you help,
/Konrad