Re: [racket-users] Scribble: is there a way to inject content from another file without creating a section?

2019-03-07 Thread Eric Haney
> > You could instead extract the part's flow instead of using the whole > part, like this: > > @(require (rename-in "x.scrbl" [doc x:doc]) >scribble/core) > @(part-blocks x:doc) > > > At Sat, 2 Mar 2019 10:48:54 -0800 (PST),

[racket-users] Scribble: is there a way to inject content from another file without creating a section?

2019-03-02 Thread Eric Haney
Scribble's include-section is great for splitting the document source into multiple files. I'm looking for a way to inject content from another file without making a numbered section. The motivation for this is to create problem sets for my math classes in a way that I could keep each question

[racket-users] RacketCon 2018 videos

2018-11-05 Thread Eric Haney
Hello, I noticed that Youtube has a few streams of the recent RacketCon event. I can get the gist of what the speakers are saying, but they are hard to follow in detail. Any word if higher quality uploads are available for the talks? I don't know who to thank for all of the previous years'