emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Suvayu Ali <fatkasuvayu+linux@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: FAQ or manual suggestion: customizing HTML export
Date: Sun, 10 Nov 2013 11:04:58 +0100	[thread overview]
Message-ID: <20131110100458.GC25022@kuru.dyndns-at-home.com> (raw)
In-Reply-To: <3185EFAF9C8F7B4E9DBDF56829BF7C782A5D4991ED@srv060ex01.ssd.fsi.com>

Hello Harry,

On Thu, Nov 07, 2013 at 12:00:32PM -0500, Rockefeller, Harry wrote:
> NOTE: This is not an information request.
> I searched google, orgmode.org FAQ, org manual, and ran a search on this mailing list but
> could not find this useful information.  Since it took me a few days
> to figure it out, I thought it might be worth documenting somewhere.
> 
> I wanted to customize HTML export.
> 1) to reduce the amount of empty space in org tables, and to put lines around all cells since
> white space was now minimal, I finally found adding this gets the job done:
> #+ATTR_HTML: :options border="2" rules="all" frame="border" cellpadding="0" cellspacing="0"
>
> 2) to change the color of the title on a per-org-file basis I found this works:
> #+HTML: <style>.title {color: blue;}</style>
> If I want to change the color of the title for all org files then adding this to
> my ~/.emacs file worked:
> (setq org-export-html-style-extra "<style>.title {color: blue;}</style>")

Something is off here.  This variable should not be present unless you
are using an older Org version.  AFAICK, if this is true, your solution
(1) should not work.  Maybe it works by accident?  It would be helpful
if you could provide the org-version and how you install Org.

That said, I do not think the HTML backend supports the :options
property in an #+attr_html line.  The manual lists it under "LaTeX
specific attributes" (disclaimer: I use the HTML backend sparringly).

<http://orgmode.org/manual/LaTeX-specific-attributes.html#LaTeX-specific-attributes>

> OK go ahead and flame me if stuff like this is 'hidden' in plain sight.

We don't do that here.  IMO, this community is one of the most accepting
and friendly out there.  ;)

Hope this helps,

-- 
Suvayu

Open source is the future. It sets us free.

      reply	other threads:[~2013-11-10 10:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-07 17:00 FAQ or manual suggestion: customizing HTML export Rockefeller, Harry
2013-11-10 10:04 ` Suvayu Ali [this message]

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=20131110100458.GC25022@kuru.dyndns-at-home.com \
    --to=fatkasuvayu+linux@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /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).