From mboxrd@z Thu Jan 1 00:00:00 1970 From: henry atting Subject: export table html centered Date: Sat, 15 Aug 2009 18:57:19 +0200 Message-ID: <877hx5ow0g.fsf@online.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1McMZN-0004yk-RS for emacs-orgmode@gnu.org; Sat, 15 Aug 2009 12:57:29 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1McMZJ-0004yN-DF for emacs-orgmode@gnu.org; Sat, 15 Aug 2009 12:57:29 -0400 Received: from [199.232.76.173] (port=54871 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1McMZJ-0004yK-7h for emacs-orgmode@gnu.org; Sat, 15 Aug 2009 12:57:25 -0400 Received: from moutng.kundenserver.de ([212.227.126.171]:59966) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1McMZI-0008Py-LE for emacs-orgmode@gnu.org; Sat, 15 Aug 2009 12:57:25 -0400 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org That is what I am searching for: Is there a markup rule that puts org tables centered on the resulting page when exported as html. Seems that #+BEGIN_CENTER =E2=80=93 #+END_CENTER does not do this, marking a table like that solely leads to an error message: progn: Args out of range: 84, 906 henry