emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Corwin Brust <corwin@bru.st>
To: Emanuel Berg <moasenwood@zoho.eu>, emacs-orgmode@gnu.org
Subject: Re: using header data in document
Date: Tue, 15 Sep 2020 16:41:03 -0500	[thread overview]
Message-ID: <CAJf-WoRzQ-z0gtCgjPhJyA+VZBzstOU59Q_tJiE608UX5r=orQ@mail.gmail.com> (raw)
In-Reply-To: <87sgbi4usf.fsf@ebih.ebihd>

Greetings!

On Tue, Sep 15, 2020 at 4:05 PM Emanuel Berg via General discussions
about Org-mode. <emacs-orgmode@gnu.org> wrote:
>
> How can I use header data in the document?

MACRO seems to be the current means to expose these.

  https://orgmode.org/manual/Macro-Replacement.html

 | Org comes with following pre-defined macros:
 |
 |  ‘{{{keyword(NAME)}}}’
 | ‘{{{title}}}’
 | ‘{{{author}}}’
 | ‘{{{email}}}’

So you can use use, e.g. {{{author}}} in various places to get at data
from the header:

 | Org recognizes macro references in following Org markup areas:
 | paragraphs, headlines, verse blocks, tables cells and lists.
 | Org also recognizes macro references in keywords, such as
 | ‘CAPTION’, ‘TITLE’, ‘AUTHOR’, ‘DATE’, and for some back-end
 | specific export options.

Regards,
Corwin

> underground experts united
> http://user.it.uu.se/~embe8573
> https://dataswamp.org/~incal


  reply	other threads:[~2020-09-15 21:41 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-15 21:03 using header data in document Emanuel Berg via General discussions about Org-mode.
2020-09-15 21:41 ` Corwin Brust [this message]
2020-09-15 22:08   ` Emanuel Berg via General discussions about Org-mode.
2020-09-16 14:35     ` Eric S Fraga
2020-09-16 15:18       ` Emanuel Berg via General discussions about Org-mode.
2020-09-16 15:34         ` Eric S Fraga
2020-09-16 15:56           ` Emanuel Berg via General discussions about Org-mode.
2020-09-16 16:02             ` Eric S Fraga
2020-09-16 17:14               ` Emanuel Berg via General discussions about Org-mode.
2020-09-17 12:29                 ` Eric S Fraga

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='CAJf-WoRzQ-z0gtCgjPhJyA+VZBzstOU59Q_tJiE608UX5r=orQ@mail.gmail.com' \
    --to=corwin@bru.st \
    --cc=emacs-orgmode@gnu.org \
    --cc=moasenwood@zoho.eu \
    /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).