From mboxrd@z Thu Jan 1 00:00:00 1970 From: tsd@tsdye.com (Thomas S. Dye) Subject: Info: (org)Customizing tables in ODT export Date: Sat, 26 Jan 2013 10:06:09 -1000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:55842) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TzC1E-0003Ui-Fe for emacs-orgmode@gnu.org; Sat, 26 Jan 2013 15:06:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TzC1D-00005y-09 for emacs-orgmode@gnu.org; Sat, 26 Jan 2013 15:06:28 -0500 Received: from oproxy1-pub.bluehost.com ([66.147.249.253]:56680) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1TzC1C-00005M-NO for emacs-orgmode@gnu.org; Sat, 26 Jan 2013 15:06:26 -0500 Received: from [98.155.255.145] (port=54932 helo=poto.local) by box472.bluehost.com with esmtpsa (TLSv1:CAMELLIA128-SHA:128) (Exim 4.80) (envelope-from ) id 1TzC0n-0006An-Cd for emacs-orgmode@gnu.org; Sat, 26 Jan 2013 13:06:02 -0700 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org 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