In case you have trouble navigating the docs, here's a related example.

First, a Scribble function that generates output with a Scribble style
named "TwoColumn":
https://github.com/nuprl/tag-sound/blob/master/gf-icfp-2018/main.rkt#L326

Second, a LaTeX macro named "TwoColumn" that formats the Scribble
output for the "multicol" package:
https://github.com/nuprl/tag-sound/blob/master/gf-icfp-2018/style.tex#L9

Third, an example use of the Scribble function:
https://github.com/nuprl/tag-sound/blob/master/gf-icfp-2018/design.scrbl#L273


(I used the ++style command-line flag to put everything together.)

-- 
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