Thanks Brian -- that worked fine!

Kathi

On Sunday, June 19, 2016 at 7:50:45 PM UTC-4, Brian LaChance wrote:
> (Adding the list this time. Sorry for the noise, Kathi)
> 
> On Sun, Jun 19, 2016 at 2:34 PM, Kathi Fisler <kfis...@gmail.com> wrote:
> > I can't figure out where to put this so that the overall page body id gets 
> > affected though.  Is there a specific part I need to hang this on 
> > (presumably through a make-style)?
> 
> It appears to work if you put this style property on the document's title:
> 
> #lang scribble/base
> @(require scribble/core
>           scribble/html-properties)
> @title[#:style (style #f (list (body-id "the-bodys-id")))]{Scribble is great!}
> 
> I can't figure out if there's a better or different way to accomplish
> this, though. I hope the example at least helps.
> 
> -Brian

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to