LyXproblems with user.bind file shortcuts

Information and discussion about LyX, a WYSIWYM editor, available for Linux, Windows and Mac OS X systems.
Post Reply
hsjagd
Posts: 1
Joined: Thu Dec 03, 2009 12:09 am

problems with user.bind file shortcuts

Post by hsjagd »

hi, on lyx 1.6.4 i'm using the cua bind file and tried to replace the alt+m+. shortcut, which is bound to "math-insert \dot" with "math-insert \cdot" via the preferences window. it created a user.bind file which says

\unbind "M-m period" "math-insert \dot"
\bind "M-m period" "math-insert \cdot"

but alt+m+. still inserts the \dot command. does anyone else have similar problems/solutions, can anyone confirm this, is it a known bug?

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

Post Reply