emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Lawrence Bottorff <borgauf@gmail.com>
To: emacs-orgmode@gnu.org
Subject: HTML export with custom_id tags
Date: Thu, 7 May 2015 13:49:16 -0400	[thread overview]
Message-ID: <CAFAhFSVdS55Br1i2dVfzy4Ju=3x75M-H3BsGzAOm8o0nwZh9MQ@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 570 bytes --]

I'm picking over Eric Schulte's web page (http://www.cs.unm.edu/~eschulte/),
and the base .org file it came from, and I see he has given his outline
headers (level **) a PROPERTIES drawer:

:PROPERTIES:
:CUSTOM_ID: research
:END

then in his .css file he has this:

#outline-container-research
{
   padding-top: 100px;
}

I can't find any sort of code that would be associating these two, so I
must assume this is a built-in org-mode HTML export feature. Is this true?
(Not really understanding the manual on HTML CSS, either.) If not, how are
these two associated?

LB

[-- Attachment #2: Type: text/html, Size: 847 bytes --]

                 reply	other threads:[~2015-05-07 17:49 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='CAFAhFSVdS55Br1i2dVfzy4Ju=3x75M-H3BsGzAOm8o0nwZh9MQ@mail.gmail.com' \
    --to=borgauf@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).