emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Thomas S. Dye
Subject: Re: [O] Info: (org)Customizing tables in ODT export
Date: Mon, 28 Jan 2013 19:43:23 -1000

Aloha Jambu,

Thanks for looking into this.

Jambunathan K <address@hidden> writes:

> address@hidden (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 difference
> between what you see in Info manual and what you see with PDF outputs.

Here it is:

Attachment: truncated.tiff
Description: Truncated info file

I see the full file in pdf and html.

All the best,
Tom

>
> ps: I see that what I see in Info manual matches what is there in
> org.texi.
>
>>   (setq org-export-odt-table-styles
>>         (append org-export-odt-table-styles
>> *--- truncated here ---*
>>                 '(("TableWithHeaderRowAndColumn" "Custom"
>>                    ((use-first-row-styles . t)
>>                     (use-first-column-styles . t)))
>>                   ("TableWithFirstRowandLastRow" "Custom"
>>                    ((use-first-row-styles . t)
>>                     (use-last-row-styles . t))))))
>>
>> Org-mode version 7.9.3d (release_7.9.3d-874-gf11acc @
>> /Users/dk/.emacs.d/src/org-mode/lisp/), using 'make update' option in
>> the build system.
>>
>> Both the html and pdf versions are OK.  Only the info version is
>> truncated. 
>>
>> All the best,
>> Tom

-- 
T.S. Dye & Colleagues, Archaeologists
735 Bishop St, Suite 315, Honolulu, HI 96813
Tel: 808-529-0866, Fax: 808-529-0884
http://www.tsdye.com

reply via email to

[Prev in Thread] Current Thread [Next in Thread]