[racket] [Scribble] Appendix in scribble/sigplanconf?

From: Sam Tobin-Hochstadt (samth at ccs.neu.edu)
Date: Wed Mar 27 09:03:06 EDT 2013

For this, I've just used explicit escapes to Latex.  You'd probably
need to explicitly escape the section references as well.

Sam

On Tue, Mar 26, 2013 at 5:17 PM, Joe Gibbs Politz <joe at cs.brown.edu> wrote:
> Hi!
>
> Is there an easy way to add a latex-style appendix in scribble?  I'm writing
> in scribble/sigplan and don't see any obvious appendix options searching the
> docs.
>
> I can just put a section after the bibliography, but it gets numbered like
> other sections and the I have to reference it as "the appendix" explicitly
> rather than with @secref to avoid confusing readers.
>
> Thanks!
> Joe
>
> ____________________
>   Racket Users list:
>   http://lists.racket-lang.org/users
>

Posted on the users mailing list.