Pavel Sanda wrote:
Uwe Stöhr wrote:
When you really only need upright bold math, then change the binding of
Ctrl-b using LyX 1.6's new binding dialog. Note that the math toolbar also
provides \mathbf, so its your decision what to use.
have you tried it? currently i don't see howto cause toggle-like behaviour
through math-insert \mathbf. ideas?
Me either. And contrary to what's been said by several people, you
cannot just bind mathbf to Ctrl-B. That's bound to font-bold, which
works in texted and mathed, but it gets interpreted as \boldsymbol when
we're in mathed, and that's hardcoded. That's why you get the toggle:
Because font-bold toggles. What you can do is bind math-insert \mathbf
to, say, C-S-b, but then you don't get toggle.
imho two more issues which should be done:
- RELEASE-NOTES should note this change
- provide some way how ctrl+b works as in 1.5, otherwise i would call this
regression.
Agreed.
rh