| From: Matthew Flatt (mflatt at cs.utah.edu) Date: Wed Nov 17 14:47:43 EST 2010 |
|
At Wed, 17 Nov 2010 14:04:05 +0100, Laurent wrote:
> I'm trying to put a frame around a table for pdf rendering
> (the \begin{tabular}{ | c || c | c| } and \hline in latex),
> but I can't find anything that does that?
> Is there something for that?
Not currently. You would have write Latex additions to plug in a new
table style --- which is painful, unfortunately. See section 7.9 of the
Scribble manual.
| Posted on the users mailing list. |
|