#Write symbols without spaces in between?

15 messages · Page 1 of 1 (latest)

rigid raven
#

I wrote $arrow.r I synth$ but I get the first picture. I want to write it without spaces like in the second picture. Any tips?

late flume
#

?render

$ -> I => $
$ -> #h(0pt) I #h(0pt) => $
late flume
#

like this? @rigid raven maybe you also want sans(I)

#

?render

$ -> I => $
$ -> #h(0pt) I #h(0pt) => $
$ -> #h(0pt) sans(I) #h(0pt) => $
rigid raven
#

oh.. i would have to add the explicit 0pt horizontal space?

late flume
rigid raven
#

ok, this works for me. thanks for the help!

north drum
#

Does it work if you put a semicolon between them in code mode?

#

?render ```
$ #sym.arrow.r;I#sym.arrow.r.double $

crimson tangleBOT
north drum
#

Hm, nope. Darn

broken birch
#

note the "right" way would be to change the class of the arrow