mailing-list for TeXmacs Users

Text archives Help


insertion of unicodes


Chronological Thread 
  • From: vincent douce <address@hidden>
  • To: texmacs-users <address@hidden>
  • Subject: insertion of unicodes
  • Date: Wed, 8 Feb 2023 16:44:44 +0100

hello

a) i know of to type a single unicode character
(screenshot n°1)

b) i know how to parameter my-init-texmacs for choosen unicode characters
;-----------------------------------
;------ dice and cards ------
;-----------------------------------

      (kbd-map (:mode in-math?)
              ("@ 1" "<#2680>")
              ("@ 2" "<#2681>")
              ("@ 3" "<#2682>")
              ("@ 4" "<#2683>")
              ("@ 5" "<#2684>")
              ("@ 6" "<#2685>")
              ("@ k" (insert '(with "color" "red" "<#2665>")));coeur
              ("@ c" (insert '(with "color" "red" "<#2666>")));carreau
              ("@ p" "<#2660>");pique
              ("@ t" "<#2663>");trefle
      )

b) but my question is :
inside MacOs there is a « unicode characters shower » (screen shot n°2)
could there be a connexion between this and TeXmacs ?
for certain documents, i need more and mode typing unicode characters
thanks
Vincent



PNG image

PNG image



  • insertion of unicodes, vincent douce, 02/08/2023

Archive powered by MHonArc 2.6.24.

Top of page