From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: Info: (org)Customizing tables in ODT export Date: Sun, 03 Feb 2013 17:57:03 +0530 Message-ID: <876229zip4.fsf@gmail.com> References: <87zjzsa8jk.fsf@gmail.com> <871ud46x29.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:54808) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U1yfK-0001II-Ku for emacs-orgmode@gnu.org; Sun, 03 Feb 2013 07:27:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U1yfJ-0005c9-4y for emacs-orgmode@gnu.org; Sun, 03 Feb 2013 07:27:22 -0500 Received: from mail-pb0-f44.google.com ([209.85.160.44]:39285) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U1yfI-0005c5-U1 for emacs-orgmode@gnu.org; Sun, 03 Feb 2013 07:27:21 -0500 Received: by mail-pb0-f44.google.com with SMTP id wz12so2765358pbc.3 for ; Sun, 03 Feb 2013 04:27:20 -0800 (PST) In-Reply-To: (Thomas S. Dye's message of "Tue, 29 Jan 2013 02:18:29 -1000") 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: "Thomas S. Dye" Cc: Org-mode Is this issue resolved for you. Firstly, make sure that org file is indeed of "right" size and is NOT sheared to smaller size. Secondly, think about "What has changed in my environment, which made me notice this aberrant behaviour. Did I change my PC, my desk etc etc". Thirdly, try emacs -Q FWIW, here is a report from my x86/Debian. ,---- | kjambunathan@debian-6:~/src/org-mode/doc$ ls -al org* | 915211 Feb 2 23:26 org | 23759 Jan 13 23:48 orgcard.tex | 398898 Feb 3 17:49 orgguide.pdf | 99505 Jan 13 23:48 orgguide.texi | 1408420 Feb 3 17:49 org.html | 1729366 Feb 3 17:49 org.pdf | 717545 Feb 2 23:23 org.texi | 102 Feb 2 23:26 org-version.inc `---- tsd@tsdye.com (Thomas S. Dye) writes: > Aloha Jambu, > > Jambunathan K writes: > >> >> I am able to scroll/move up/down the info node without any issues. >> >> In the tiff file that you have attached, the section heading >> corresponding to 12.8.11.4 is underlined with dots. For me, there is no >> such dotted underline in the node. >> >> Have you tried >> emacs -Q >> >> Either you are having extra customizations or using an enhanced version >> of info (info+?) from Emacswiki or from elsewhere. > > This is the file created by 'make update' using the build system. I > don't believe I've customized anything here beyond making 'make update' > the default synonym for 'make'. I'll admit I'm not certain how or what > the build system does to generate the documentation, but the files > 'org', 'org.html', and 'org.pdf' were all created within a minute of one > another. > > I don't think I'm using info+. > > poto:dk dk$ info --version > info (GNU texinfo) 4.13 > > Copyright (C) 2008 Free Software Foundation, Inc. > License GPLv3+: GNU GPL version 3 or later > This is free software: you are free to change and redistribute it. > There is NO WARRANTY, to the extent permitted by law. > > I'm working on a Mac. > > Thanks again for looking into this. > > All the best, > Tom --