Am 16.11.2007 um 15:47 schrieb Jean-Marc Lasgouttes:
[EMAIL PROTECTED] writes:
Author: sts
Date: Thu Nov 1 12:08:04 2007
New Revision: 21327
URL: http://www.lyx.org/trac/changeset/21327
Log:
* LFUNs for math macros and menu integration
+# math-macros
+\bind "C-plus" "math-macro-unfold"
+\bind "C-minus" "math-macro-fold"
Is there a reason why you do not use inset-toggle for that? Why have
yet another lfun?
Because it is not a toggle behaviour. If you are inside nested macros
you can unfold several time and the same for fold.
Stefan