Hello,

Keith Sutton <kes...@gmail.com> writes:

> The HTML export in ox-html.el has
> org-html-table-use-header-tags-for-first-column. I have an org
> document with a few tables. One of them is a grid to read off the
> intersection of row and column, and should use header tags for the
> first column. The rest are normal tables with a single table header.
> Is it somehow possible to change this option for the one table and
> then change it back?

It is not possible. Maybe tweaking CSS could help.

> Similar question for smart quotes. Mostly I want them on, except for a
> table or paragraph where I don't (and verbatim or code formatting
> doesn't quite seem like the right thing to do).

Don't use them in the table or paragraph. For example, you can use \quot
to insert a double quote. See `org-entities'.

Regards,

-- 
Nicolas Goaziou

Reply via email to