|
From: David G. <go...@py...> - 2002-12-18 04:21:03
|
[David Goodger] >> 1. There's no vertical space between paragraphs in table cells. [Richard Jones] > I'm not sure I have a problem with this. I think it looks OK as it is... In this particular case, one paragraph or two doesn't matter much. But in the general case of table cells containing multiple paragraphs (or other objects, like lists etc.), there has to be some indication of separation. If now way can be found for TeX tables to handle multiple paragraphs, it's a documentation issue (at least until a way *is* found). But I have to believe that TeX can handle just about anything. But without any concrete TeX knowledge I can't contribute to that code. All I can do is point out issues, and hope for the best. -- David Goodger <go...@py...> Open-source projects: - Python Docutils: http://docutils.sourceforge.net/ (includes reStructuredText: http://docutils.sf.net/rst.html) - The Go Tools Project: http://gotools.sourceforge.net/ |