[plt-scheme] slatex and sigplanconf

From: Robby Findler (robby at cs.uchicago.edu)
Date: Fri Apr 6 13:19:43 EDT 2007

I don't have that problem either; is it possible there's a newline/cr
confusion somewhere in your pipeline? Check our .Z files. Worst comes
to worst write a mzscheme filter that removes extra blank lines from
those (if that's indeed the problem ...)

Robby

On 4/6/07, Noel Welsh <noelwelsh at yahoo.com> wrote:
> Hi,
>
> I have a problem with slatex and the sigplanconf Latex style.  schemedisplay renders too much space between lines.
>
> e.g.
>
> This
>
> \begin{schemedisplay}
> (foo
>   (bar))
> \end{schemedisplay}
>
> renders as
>
> (foo
>
>
>   (bar))
>
> Does anyone know how to fix this -- I can't be the only person who has ever written an ICFP submission using slatex?
>
> Thanks,
> Noel
>
>
>
>
> ____________________________________________________________________________________
> TV dinner still cooling?
> Check out "Tonight's Picks" on Yahoo! TV.
> http://tv.yahoo.com/
> _________________________________________________
>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>


Posted on the users mailing list.