emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Info: (org)Customizing tables in ODT export
@ 2013-01-26 20:06 Thomas S. Dye
  2013-01-29  4:59 ` Jambunathan K
  0 siblings, 1 reply; 13+ messages in thread
From: Thomas S. Dye @ 2013-01-26 20:06 UTC (permalink / raw)
  To: Org-mode

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

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2013-02-03 17:10 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-26 20:06 Info: (org)Customizing tables in ODT export Thomas S. Dye
2013-01-29  4:59 ` Jambunathan K
2013-01-29  5:43   ` Thomas S. Dye
2013-01-29  7:08     ` Achim Gratz
2013-01-29 12:34       ` Thomas S. Dye
2013-01-29 22:03         ` Achim Gratz
2013-01-30  0:12           ` Thomas S. Dye
2013-01-29 11:35     ` Jambunathan K
2013-01-29 12:18       ` Thomas S. Dye
2013-02-03 12:27         ` Jambunathan K
2013-02-03 16:24           ` Thomas S. Dye
2013-02-03 16:53             ` Achim Gratz
2013-02-03 17:09               ` Thomas S. Dye

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).