Oops nevermind. I misread scribble as slideshow.<br><br><br><br><div class="gmail_quote">On Tue, Jun 15, 2010 at 11:24 AM, Stephen Chang <span dir="ltr"><<a href="mailto:stchang@ccs.neu.edu">stchang@ccs.neu.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><span style="font-family: courier new,monospace;"><span style="font-family: arial,helvetica,sans-serif;">This seems to do the trick:</span><br>
<br>(table 3</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"> (list (t "Header1") (t "Header2") (t "Header3")</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;"> (t "11") (t "17") (t "29"))</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"> cc-superimpose</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;"> cc-superimpose</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;"> gap-size</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;"> gap-size)</span><div><div></div><div class="h5"><br><br><br><br>On Tue, Jun 15, 2010 at 11:01 AM, Sam Tobin-Hochstadt <<a href="mailto:samth@ccs.neu.edu" target="_blank">samth@ccs.neu.edu</a>> wrote:<br>
> I'd like to produce, with scribble, output similar to what this latex produces:<br>
><br>> \begin{tabular}{|c|c|c|}<br>> Header1 & Header2 & Header3<br>> 11 & 17 & 29<br>> \end{tabular}<br>><br>> However, I can't seem to figure out how. First, how can I make the<br>
> elements centered? There doesn't seem to be a way to control the<br>> generated column attributes - putting the 'center style in the<br>> `table-columns' style property just wraps the *entries* in \center{},<br>
> which produces bizarre latex errors instead. Second, how can I insert<br>> the dividers?<br>> --<br>> sam th<br>> <a href="mailto:samth@ccs.neu.edu" target="_blank">samth@ccs.neu.edu</a><br>> _________________________________________________<br>
> For list-related administrative tasks:<br>> <a href="http://lists.racket-lang.org/listinfo/dev" target="_blank">http://lists.racket-lang.org/listinfo/dev</a><br>><br><br>
</div></div></blockquote></div><br>