mailing-list for TeXmacs Users

Text archives Help


Re: dice


Chronological Thread 
  • From: TeXmacs <address@hidden>
  • To: address@hidden
  • Subject: Re: dice
  • Date: Sun, 23 Jan 2022 21:44:16 +0100

On Fri, Jan 21, 2022 at 09:46:40PM +0100, vincent douce wrote:
> my question would be, as Giovanni guesses :
> how is it possible to assign a personal shortcut (in my-init-texmacs) to
> any U+... Character ?

You may add something like the following for your dice characters:

(kbd-map
(:mode in-math?)
("@ tab 1" "<#2680>")
("@ tab 2" "<#2681>")
("@ tab 3" "<#2682>")
("@ tab 4" "<#2683>")
("@ tab 5" "<#2684>")
("@ tab 6" "<#2685>"))

Once again, you should also select an appropriate font that contains these
glyphs.

Best wishes, --Joris


  • dice, vincent douce, 01/15/2022
    • Re: dice, Jeroen Wouters, 01/16/2022
      • Re: dice, vincent douce, 01/17/2022
        • Re: dice, Julien Frontisi, 01/21/2022
          • Re: dice, Alkis Akritas, 01/21/2022
            • Re: dice, Massimiliano Gubinelli, 01/21/2022
          • Re: dice, Alkis Akritas, 01/21/2022
          • Re: dice, Giovanni Piredda, 01/21/2022
          • Re: dice, vincent douce, 01/21/2022
            • Re: dice, TeXmacs, 01/23/2022

Archive powered by MHonArc 2.6.24.

Top of page