Re: How can I write a number inside a circle?
vincent douce <[email protected]>
| Newsgroups | gmane.editors.texmacs.user |
|---|---|
| Message-ID | <[email protected]> |
hello if you give me the unicode code of that characters i can try to create the shortcut for you i already have a shortcut @+1 giving a dice numbered 1 … until @6 i can try to adapt it for you in order to have @1 giving number 1 in a circle Vincent > Le 23 oct. 2023 à 10:26, Luigi Amedeo Bianchi <[email protected]> a écrit : > > Hi, > for me ESC + x opens a popup window in which one can insert Scheme expressions like the one suggested. > > Also, a shorter way is ESC + q followed by #2460 and enter (IIRC the initial shortcut should be ^q, but under Linux that closes the document). > > Best, > lab > > On 23/10/2023 04:46, Hammer Hu wrote: >> Click top menus: >> 1. Tools->Debugging tool >> 2. Debug->Execute->Evaluate Scheme Expressions >> Something should appear after that. Type >> (insert "<#2460>") >> and press Enter to insert character ①. FYI U+2460 to U+2468 covers >> circled one to circled nine. > [...] >> I tried Control-x, Option-x, Cmd-x and nothing. > > >> Best >> Ed >>> On 22 Oct 2023, at 18:35, Hammer Hu <[email protected]> wrote: >>> >>> Hi, >>> >>> Hold Alt (or CMD, I don't remember which one) key and press `x', type >>> >>> (insert "<#2460>") >>> >>> and press Enter key. 2460 stands for the unicode codepoint of ①. >>> >>> Best, >>> Hammer >>> >>> --------------------------------------------- >>> From: Eduardo M M Mendes <[email protected]> >>> Sent: 22.10.2023 18:03 >>> To: Giovanni Piredda <[email protected]> >>> Subject: Re: How can I write a number inside a circle? >>> >>> Hi Giovanni >>> >>> Many thanks. >>> >>> I apologize for my oversight, but I had difficulty following the instructions provided there. >>> >>> Could you provide me with the sequence of commands to display a "1" inside a circle while in math mode? >>> >>>> On 22 Oct 2023, at 16:34, Giovanni Piredda <[email protected]> wrote: >>>> >>>> >>>> On 22/10/23 20:25, Eduardo M M Mendes wrote: >>>>> Hello >>>>> >>>>> How can I write a number inside a circle? I attempted using "@" followed by the number, but it wasn't successful. I'm utilizing TeXmacs on a Mac. >>>>> >>>>> Many thanks. >>>>> >>>>> Ed >>>>> >>>>> >>>> >>>> Hi Ed, >>>> >>>> I think that the shortcut with "@" works for some symbols only. For numbers inside a circle you might achieve it with the superpose tag (some hints at http://forum.texmacs.cn/t/prevent-certain-characters-from-stretching-apart/1074/12) >>>> >>> >