From mboxrd@z Thu Jan 1 00:00:00 1970 From: thomas Subject: 12.9.11.4 Customizing tables in ODT export -- Error in manual? Date: Sat, 10 Jan 2015 19:37:34 +0100 Message-ID: <02A65822-2CBE-451C-A164-025F96F2C067@friendlyvillagers.com> Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Content-Type: multipart/alternative; boundary="Apple-Mail=_469F556E-ECA0-4D67-A775-B910B8686B3A" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45266) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YA0ut-00053B-3M for emacs-orgmode@gnu.org; Sat, 10 Jan 2015 13:37:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YA0up-0005hN-2x for emacs-orgmode@gnu.org; Sat, 10 Jan 2015 13:37:43 -0500 Received: from mo6-p00-ob.smtp.rzone.de ([2a01:238:20a:202:5300::8]:39082) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YA0uo-0005fy-Of for emacs-orgmode@gnu.org; Sat, 10 Jan 2015 13:37:39 -0500 Received: from thomass-air.fritz.box (p5796AACE.dip0.t-ipconnect.de [87.150.170.206]) by smtp.strato.de (RZmta 36.3 DYNA|AUTH) with ESMTPSA id z0761dr0AIbZ6AR (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) for ; Sat, 10 Jan 2015 19:37:35 +0100 (CET) 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: emacs-orgmode@gnu.org --Apple-Mail=_469F556E-ECA0-4D67-A775-B910B8686B3A Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii Hi there, in the manual, section 12.9.11.4 Customizing tables in ODT export the table style tag has superfluous quotes: #+ATTR_ODT: :style "TableWithHeaderRowAndColumn" This does not work. I guess it should be corrected to #+ATTR_ODT: :style TableWithHeaderRowAndColumn - thomas --Apple-Mail=_469F556E-ECA0-4D67-A775-B910B8686B3A Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=us-ascii

Hi = there, 

in the manual, = section 
12.9.11.4 Customizing tables in ODT = export
the table style tag has superfluous = quotes:   
#+ATTR_ODT: :style =
"TableWithHeaderRowAndColumn"

This does = not work. I guess it should be corrected to   
#+ATTR_ODT: :style =
TableWithHeaderRowAndColumn

- = thomas

= --Apple-Mail=_469F556E-ECA0-4D67-A775-B910B8686B3A--