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: Jambunathan K
Subject: Re: [O] Info: (org)Customizing tables in ODT export
Date: Tue, 29 Jan 2013 10:29:43 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

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.

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

-- 



reply via email to

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