mailing-list for TeXmacs Users

Text archives Help


Re: [TeXmacs] shorcuts


Chronological Thread 
  • From: Darcy Shen <address@hidden>
  • To: Vincent Douce Mathoscope <address@hidden>
  • Cc: <address@hidden>
  • Subject: Re: [TeXmacs] shorcuts
  • Date: Tue, 24 Oct 2017 18:40:25 +0800
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=zapps768; d=zoho.com; h=date:from:to:cc:message-id:in-reply-to:references:subject:mime-version:content-type:user-agent; b=kgTvgWy35yQXU9WldUzgKTTc7H9Q0CuIQ9ellqmQMAVftHUhrhLI85PnDzMmLS/Xm7SzPvhafDw9 xAEog9H1OXAFaAegnH+7ELU5Fv3XjtVMAtxhQRE2TGXaHGQbkfKM

for \dfrac  

(kbd-map  ("C-f" (make 'dfrac)))

and you need to put the code snippet into `~/.TeXmacs/progs/my-init-texmacs.scm`.

see https://github.com/texmacs/texmacs/blob/master/src/TeXmacs/progs/generic/generic-kbd.scm for the existing shortcuts and their configuration.


---- On Tue, 24 Oct 2017 05:58:52 +0800 Vincent Douce Mathoscope <address@hidden> wrote ----
hi everyone
is it possible to create shortcuts (and how can i do ?) so that :
- ctfl F creates an \dfrac instead of a \frac
- ctfl shift L or any other shortcut save a html version of the opened document at the same location with "replace yes" if necessary
- ctfl shift X or any other shortcut save a latex version of the opened document at the same location with "replace yes" if necessary
- ctfl shift P or any other shortcut save a pdf version of the opened document at the same location with "replace yes" if necessary
it would make me gain so much time.........
thanks
––––––––––––––––––––––––––
Vincent Douce
06=°13=°11=°07=°26
Bagnères de Bigorre 65200






Archive powered by MHonArc 2.6.19.

Top of page