Re: [O] Info: (org)Customizing tables in ODT export

2013-02-03 Thread Thomas S. Dye
Aloha Achim, Achim Gratz writes: > Thomas S. Dye writes: >> This is the problem. When I use /usr/bin/info (ver. 4.8), which shipped >> with my Mac, all is well. When I use /opt/local/bin/info (ver. 4.13) >> from MacPorts, then the file is truncated. > > Could you re-create the info file with ma

Re: [O] Info: (org)Customizing tables in ODT export

2013-02-03 Thread Achim Gratz
Thomas S. Dye writes: > This is the problem. When I use /usr/bin/info (ver. 4.8), which shipped > with my Mac, all is well. When I use /opt/local/bin/info (ver. 4.13) > from MacPorts, then the file is truncated. Could you re-create the info file with makeinfo-4.13, then? Regards, Achim. -- +<[

Re: [O] Info: (org)Customizing tables in ODT export

2013-02-03 Thread Thomas S. Dye
Aloha Jambu, Jambunathan K writes: > Is this issue resolved for you. Just now, thanks to your suggestions. > Firstly, make sure that org file is indeed of "right" size and is NOT > sheared to smaller size. The org file appears to be correct. I opened it in emacs and was surprised to find s

Re: [O] Info: (org)Customizing tables in ODT export

2013-02-03 Thread Jambunathan K
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

Re: [O] Info: (org)Customizing tables in ODT export

2013-01-29 Thread Thomas S. Dye
Hi Achim, I found my way to the top of the 'make update' output. It looks like makeinfo thinks all is well (assuming its complaints would be visible here): makeinfo --no-split org.texi -o org makeinfo --html --number-sections --no-split -o org.html org.texi Achim Gratz writes: >> These are t

Re: [O] Info: (org)Customizing tables in ODT export

2013-01-29 Thread Achim Gratz
Thomas S. Dye writes: > (/Users/dk/.emacs.d/src/org-mode/doc/./org.texi > (/Users/dk/.emacs.d/src/org-mode/doc/texinfo.tex > Loading texinfo [version 2012-01-03.18]: pdf, fonts, page headings, tables, > conditionals, indexing, sectioning, toc, environments, defuns, macros, > cross references, inser

Re: [O] Info: (org)Customizing tables in ODT export

2013-01-29 Thread Thomas S. Dye
Aloha Achim, Achim Gratz writes: > Thomas S. Dye tsdye.com> writes: >> >> Section 12.8.11.4 of the info version of the Org mode manual is >> >> truncated in the middle of an emacs-lisp code block. >> >> I see the full file in pdf and html. > > I get the complete section shown in Emacs and stand

Re: [O] Info: (org)Customizing tables in ODT export

2013-01-29 Thread Thomas S. Dye
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

Re: [O] Info: (org)Customizing tables in ODT export

2013-01-29 Thread Jambunathan K
t...@tsdye.com (Thomas S. Dye) writes: > Aloha Jambu, > > Thanks for looking into this. > > Jambunathan K writes: > >> t...@tsdye.com (Thomas S. Dye) writes: >> >>> Aloha all, >>> >>> Section 12.8.11.4 of the info version of the Org mode manual is >>> truncated in the middle of an emacs-lisp co

Re: [O] Info: (org)Customizing tables in ODT export

2013-01-28 Thread Achim Gratz
Thomas S. Dye tsdye.com> writes: > >> Section 12.8.11.4 of the info version of the Org mode manual is > >> truncated in the middle of an emacs-lisp code block. > > I see the full file in pdf and html. I get the complete section shown in Emacs and standalone info reader no problem. What version o

Re: [O] Info: (org)Customizing tables in ODT export

2013-01-28 Thread Jambunathan K
t...@tsdye.com (Thomas S. Dye) writes: > Aloha all, > > Section 12.8.11.4 of the info version of the Org mode manual is > truncated in the middle of an emacs-lisp code block. I have trouble understanding what is it that is truncated. Would you like to share a screenshot that highlights the dif

[O] Info: (org)Customizing tables in ODT export

2013-01-26 Thread Thomas S. Dye
Aloha all, Section 12.8.11.4 of the info version of the Org mode manual is truncated in the middle of an emacs-lisp code block. (setq org-export-odt-table-styles (append org-export-odt-table-styles *--- truncated here ---* '(("TableWithHeaderRowAndColumn" "Custom"