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"
                   ((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

-- 
Thomas S. Dye
http://www.tsdye.com

Reply via email to