No need to apologize.

The point of the example files was to show how to connect a Scribble
function to a LaTeX macro. I don't recommend copy-pasting the files.
Instead:

0. Make a small Scribble document to render a pdf without the
side-by-side text. (Scribble's "Getting Started" guide should help if
you don't already have a document [1].)

1. Add a `.tex` style file the the Scribble document. For help, see
the link Robby posted [2].

2. Add a scribble function like `twocolumn` to the document and a
macro to the style file. (This is where my links can help.)

Let us know if the docs are unclear, and maybe we can improve them.

[1] http://docs.racket-lang.org/scribble/getting-started.html
[2] http://docs.racket-lang.org/scribble/config.html

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