[racket users] scribble using @ as text?

15 views
Skip to first unread message

Kevin Forchione

unread,
Sep 24, 2020, 5:26:38 PM9/24/20
to Racket-Users List
Hi guys,
I’ve been racking my brains and going through scribble manuals trying to figure out how to do something as simple as proceed a sentence like: The @ is used in a scribble command. I’m sure I’m overlooking something very basic, since the @ is referenced all over scribble documentation.

Any help is appreciated!

Kevin

Jay McCarthy

unread,
Sep 24, 2020, 5:31:12 PM9/24/20
to Kevin Forchione, Racket-Users List
@["@"]

--
Jay McCarthy
Associate Professor @ CS @ UMass Lowell
http://jeapostrophe.github.io
Vincit qui se vincit.


--
You received this message because you are subscribed to the Google Groups "Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to racket-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/8187F519-D648-472C-8B99-45B28DFD4BC0%40gmail.com.

Sorawee Porncharoenwase

unread,
Sep 24, 2020, 5:31:44 PM9/24/20
to Kevin Forchione, Racket-Users List

Jay McCarthy

unread,
Sep 24, 2020, 5:32:25 PM9/24/20
to Kevin Forchione, Racket-Users List
I went too fast: @"@"


--
Jay McCarthy
Associate Professor @ CS @ UMass Lowell
http://jeapostrophe.github.io
Vincit qui se vincit.

Sorawee Porncharoenwase

unread,
Sep 24, 2020, 5:32:51 PM9/24/20
to Jay McCarthy, Kevin Forchione, Racket-Users List
I think you meant `@"@"`? `@["@"]` is an application.

Reply all
Reply to author
Forward
0 new messages