From e786692520f2d8018fcbe1c1b891a0c3bf04d117 Mon Sep 17 00:00:00 2001 From: Matthew Butterick Date: Sat, 7 Jul 2018 10:43:17 -0700 Subject: [PATCH] lozenge note --- pollen/private/ts.rktd | 2 +- pollen/scribblings/command.scrbl | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/pollen/private/ts.rktd b/pollen/private/ts.rktd index 5f05f53..aeed6dc 100644 --- a/pollen/private/ts.rktd +++ b/pollen/private/ts.rktd @@ -1 +1 @@ -1528323430 +1530985397 diff --git a/pollen/scribblings/command.scrbl b/pollen/scribblings/command.scrbl index fc6998b..40ccc3e 100644 --- a/pollen/scribblings/command.scrbl +++ b/pollen/scribblings/command.scrbl @@ -41,6 +41,10 @@ My advice: don't knock the lozenge till you try it. @subsection{Lozenge helpers} +@subsubsection{How MB types the lozenge} + +I work on Mac OS. I use @link["http://www.ergonis.com/products/typinator/"]{Typinator} to assign the @literal{◊} character to the otherwise never-used Option + Shift + backlash key combo (ordinarily assigned to @literal{»}). For that matter, I assign @literal{λ} to Option + backslash (ordinarily assigned to @literal{«}). + @subsubsection{DrRacket toolbar button} When you use DrRacket, you'll see a button in the toolbar that says @onscreen{Insert command char}. This will insert the lozenge (or whatever command character you've defined for your project).