Re: [racket] Scribble: Page break in LaTeX output

2010-10-31 Thread Jens Axel Søgaard
2010/10/31 Matthew Flatt : > At Sun, 31 Oct 2010 11:05:14 +0100, Jens Axel Søgaard wrote: >> What is the simplest way to generate a page break in the LaTeX output? > > I don't think we have anything built in, but you can use `element' to > construct an element using "newpage" as the style, which wi

Re: [racket] Scribble: Page break in LaTeX output

2010-10-31 Thread Matthew Flatt
At Sun, 31 Oct 2010 11:05:14 +0100, Jens Axel Søgaard wrote: > What is the simplest way to generate a page break in the LaTeX output? I don't think we have anything built in, but you can use `element' to construct an element using "newpage" as the style, which will generate a `\newpage{}' in the L

[racket] Scribble: Page break in LaTeX output

2010-10-31 Thread Jens Axel Søgaard
Hi all, What is the simplest way to generate a page break in the LaTeX output? -- Jens Axel Søgaard _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users