mailing-list for TeXmacs Users

Text archives Help


Re: [TeXmacs] keyboard shortcuts


Chronological Thread 
  • From: Karl Hegbloom <address@hidden>
  • To: Basile Audoly <address@hidden>, VD Ouvaton <address@hidden>
  • Cc: address@hidden
  • Subject: Re: [TeXmacs] keyboard shortcuts
  • Date: Tue, 20 Jun 2017 19:31:40 +0000

On Ubuntu, with ibus and ibus-table, there are input methods found under "Other" that turn LaTeX-like input into Unicode. It mostly works with TeXmacs, though not all of them work yet. ∞

On Mon, Jun 19, 2017 at 12:27 AM Basile Audoly <address@hidden> wrote:
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