I've found breaktester.rkt on github which demonstrates the columnar layout and calling from racket code rather than #lang quad, so I know that's one way to get columns and programmatic pdf generation.
The original questions were in the context of using #lang quad, but I'd happily work more programmatically if that's what it takes. An illustrative example would be great! Thanks Dan On Thu, May 19, 2016 at 4:48 PM, Daniel Prager <daniel.a.pra...@gmail.com> wrote: > Hi Matthew > > I'm having a play with your quad type-setting library, which looks very > promising as a way to generate typeset pdfs from Racket without invoking > LaTeX. > > It looks really promising. > > Quick questions (which may also prompt a light update to the docs): > > - How do I require modules? @(require ...) gives an error > - How do I include graphics (e.g. diagrams) generated from 2htdp/image > or pict? > - How do I change the margins? > - How do I programatically generate a pdf (rather than pressing one of > the buttons) > - How do I set the number of columns? > > > Cheers > > Dan > > -- 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.