emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Kaushal Modi <kaushal.modi@gmail.com>
To: Kaushal Modi <kaushal.modi@gmail.com>,
	emacs-org list <emacs-orgmode@gnu.org>
Subject: Re: Help understanding what's imported from a #+SETUPFILE file
Date: Fri, 12 Feb 2016 18:02:32 -0500	[thread overview]
Message-ID: <CAFyQvY3OaQoE5bV6X_bgZ+_8gkaix10_AnZv0165qG5rWWBskg@mail.gmail.com> (raw)
In-Reply-To: <87k2m94kct.fsf@nicolasgoaziou.fr>

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

> SETUPFILE exports keywords defined in `org-export-options-alist' and in back-end
specific options (i.e. :options-alist).

I tried "C-h v org-export-options-alist" but the result seemed cryptic to
me:

((:title "TITLE" nil nil parse) (:date "DATE" nil nil parse) (:author
 "AUTHOR" nil user-full-name parse) (:email "EMAIL" nil
 user-mail-address t) (:language "LANGUAGE" nil
 org-export-default-language t) (:select-tags "SELECT_TAGS" nil
 org-export-select-tags split) (:exclude-tags "EXCLUDE_TAGS" nil
 org-export-exclude-tags split) (:creator "CREATOR" nil
 org-export-creator-string) (:headline-levels nil "H"
 org-export-headline-levels) (:preserve-breaks nil "\\n"
 org-export-preserve-breaks) (:section-numbers nil "num"
 org-export-with-section-numbers) (:time-stamp-file nil "timestamp"
 org-export-time-stamp-file) (:with-archived-trees nil "arch"
 org-export-with-archived-trees) (:with-author nil "author"
 org-export-with-author) (:with-broken-links nil "broken-links"
 org-export-with-broken-links) (:with-clocks nil "c"
...

> For example, in latex back-end the latter category is
>   LATEX_CLASS, LATEX_CLASS_OPTIONS, LATEX_HEADER, LATEX_HEADER_EXTRA,
>   DESCRIPTION, KEYWORDS, SUBTITLE, LATEX_COMPILER, DATE

That helps. Thanks!

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

  reply	other threads:[~2016-02-12 23:03 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-12 20:02 Help understanding what's imported from a #+SETUPFILE file Kaushal Modi
2016-02-12 20:11 ` Kaushal Modi
2016-02-12 20:50   ` Eric S Fraga
2016-02-12 22:47   ` Nicolas Goaziou
2016-02-12 23:02     ` Kaushal Modi [this message]
2016-02-12 23:35       ` Nicolas Goaziou

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=CAFyQvY3OaQoE5bV6X_bgZ+_8gkaix10_AnZv0165qG5rWWBskg@mail.gmail.com \
    --to=kaushal.modi@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).