emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nick Dokos <nicholas.dokos@hp.com>
To: nicholas.dokos@hp.com
Cc: emacs-orgmode@gnu.org, henry atting <nsmp_01@online.de>
Subject: Re: export table html centered
Date: Sat, 15 Aug 2009 21:13:50 -0400	[thread overview]
Message-ID: <19718.1250385230@gamaville.dokosmarshall.org> (raw)
In-Reply-To: Message from Nick Dokos <nicholas.dokos@hp.com> of "Sat, 15 Aug 2009 15:50:19 EDT." <15041.1250365819@gamaville.dokosmarshall.org>

Nick Dokos <nicholas.dokos@hp.com> wrote:

> ...  But if you don't mind using deprecated attributes, and assuming
> you want *every* table centered, then customizing
> 
>     org-export-table-header-tags
> 
> ...

Correction: that should be

     org-export-html-table-tag

Sorry about that - the BIND version below is correct.

> should do it. You can also use #+BIND to do it per-file:
> 
> ,----
> | #+BIND: org-export-html-table-tag   "<table align=\"center\" border=\"2\" cellspacing=\"0\" cellpadding=\"6\" rules=\"groups\" frame=\"hsides\">"
> | | foo | bar |
> | |-----+-----|
> | | 1   | 2   |
> | | 2   | 5   |
> | | 3   | 10  |
> `----

Thanks,
Nick

  reply	other threads:[~2009-08-16  1:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-15 16:57 export table html centered henry atting
2009-08-15 19:50 ` Nick Dokos
2009-08-16  1:13   ` Nick Dokos [this message]
2009-08-16  5:06     ` Carsten Dominik
2009-08-16 10:22       ` henry atting

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=19718.1250385230@gamaville.dokosmarshall.org \
    --to=nicholas.dokos@hp.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=nsmp_01@online.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).