mailing-list for TeXmacs Users

Text archives Help


Re: [TeXmacs] keyboard shortcuts


Chronological Thread 
  • From: Basile Audoly <address@hidden>
  • To: VD Ouvaton <address@hidden>
  • Cc: address@hidden
  • Subject: Re: [TeXmacs] keyboard shortcuts
  • Date: Mon, 19 Jun 2017 08:27:00 +0200

Hi Vincent,

for a short description of custom keyboard search  the documentation for the following keywords: kdb-map key-combination

An example can be found in share/TeXmacs/plugins/reduce/progs/reduce-kbd.scm:

(kbd-map
  (:mode reduce-scripts-math?)
  (": =" (insert '(script-assign))))

Basile.

Le 16 juin 2017 à 20:24, VD Ouvaton <address@hidden> a écrit :

hi
i have configured keyboard shortcuts with an external mac os app named "karabiner", that let shorten keys or key combinations like § becoming Apple+S or £ becoming \.
now, i would like to shorten not only a key but an _expression_, i would like to shorten \dfrac that i use all the time
i were wondering wether it exists a means whithin texmacs to call \dfrac by pressing, for example, alt+F
Vincent





Archive powered by MHonArc 2.6.19.

Top of page