From 5133d260020728322b5bb9b1997b01be5a0cb50f Mon Sep 17 00:00:00 2001 From: Matthew Butterick Date: Sun, 14 Jul 2019 15:21:41 -0600 Subject: [PATCH] skim note --- quad/quad/scribblings/quad.scrbl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/quad/quad/scribblings/quad.scrbl b/quad/quad/scribblings/quad.scrbl index be2eb33a..6221f59e 100644 --- a/quad/quad/scribblings/quad.scrbl +++ b/quad/quad/scribblings/quad.scrbl @@ -181,6 +181,8 @@ This is the first part of the @tech{Q-expression} that the source file produces @margin-note{Yes, you can generate your own @tech{Q-expressions} by other means and pass them to @racketmodname[quadwriter] for layout & rendering. See @racket[render-pdf].} +@margin-note{I have no connection to the @link["https://skim-app.sourceforge.io/"]{Skim PDF reader}, but it has an auto-refresh feature that monitors a PDF for changes. This cooperates nicely with Quadwriter during editing sessions: you can have a window on the PDF that updates automatically when you recompile the source file (say, in DrRacket).} + @subsection{Quadwriter & markup} Suppose Markdown is just not your thing. You prefer to enter your markup the old-fashioned way — by hand. I hear you. So let's switch to the @racket[quadwriter/markup] dialect. First we try our simple test: