From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: Enhancing table cell alignments and commenting columns (was Re: Orthogonality of blocks) Date: Thu, 29 Dec 2011 21:52:28 +0530 Message-ID: <811urnpcu3.fsf@gmail.com> References: <4EFA208B.6040905@gmail.com> <87zkedkaz5.fsf@gmx.com> <4EFA34C0.3000200@christianmoe.com> <4EFB2CFE.9030207@gmail.com> <81k45gt0pg.fsf@gmail.com> <81fwg4sz9z.fsf_-_@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:50348) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RgIkm-0007lg-8G for emacs-orgmode@gnu.org; Thu, 29 Dec 2011 11:22:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RgIkk-00088r-PJ for emacs-orgmode@gnu.org; Thu, 29 Dec 2011 11:22:52 -0500 Received: from mail-iy0-f169.google.com ([209.85.210.169]:35711) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RgIkk-00088n-L8 for emacs-orgmode@gnu.org; Thu, 29 Dec 2011 11:22:50 -0500 Received: by iacb35 with SMTP id b35so25944704iac.0 for ; Thu, 29 Dec 2011 08:22:49 -0800 (PST) In-Reply-To: <81fwg4sz9z.fsf_-_@gmail.com> (Jambunathan K.'s message of "Thu, 29 Dec 2011 11:19:28 +0530") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org > I am wrong, the issue is not with the LibreOffice but with my memory. > > The srcblocks are actually aligned "centrally" (along the vertical axis) > within the table cell. Since the two blocks are of different > sizes/lengths the top border gets staggered. > > Changing the alignment to "top" will fix the issue. I have pushed a fix to this effect. Table cells will now be "top"-aligned by default in ODT export. --