Sure.

I would like to create a document with a repetitive structure in scribble.

Let say I have something like this:
@section{First section}
Some text ...
@subsection{First subsection}
@itemlist...

@section{Second section}
Some text ...
@subsection{Second subsection}
@itemlist...

etc.

I would like to know how is it possible to have this without writing 
multiple section, subsection, etc. every time (the purpose is more to 
understand how the language works than anything else). 

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/4c4194c0-ff05-4dee-9b44-53b9e2e00e0eo%40googlegroups.com.

Reply via email to