emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: JBash <bashveank@gmail.com>
To: emacs-orgmode Mode <emacs-orgmode@gnu.org>
Subject: Export options for subheadings
Date: Mon, 13 May 2013 12:48:32 -0400	[thread overview]
Message-ID: <CAJnMDSuSWUKM-ieO+PdrxNvEUvUP9U5zJoJAs38FpEYJkfiwdg@mail.gmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1022 bytes --]

Hello,

I'm having a problem getting the export options for single subtree to work.
 I'm exporting to pdf.  I'm not sure the information in the manual applies
to the new exporter (since I'm not sure C-c @ applies anymore... I've tried
it, and get the same results as putting the cursor on the subheading, and
doing C-c C-e C-s l p.  I've attached a test file.  The export ignores the
EXPORT_FILE_NAME, EXPORT_TITLE, and EXPORT_DATE in the subtree.

It may well be a problem with my configuration, so if it's working y'all,
please let me know and, if you have suggestions about possible
configuration problems, I'd appreciate hearing them.

Thanks,
Jerry

Org-mode version 8.0.2 (release_8.0.2-119-g646f1a / emacs 23.4.1 / debian
sid

From the manual:

"When exporting only a single subtree by selecting it with C-c @ before
calling an export command, the subtree can overrule some of the file's
export settings with properties EXPORT_FILE_NAME, EXPORT_TITLE, EXPORT_TEXT
, EXPORT_AUTHOR, EXPORT_DATE, and EXPORT_OPTIONS."

[-- Attachment #1.2: Type: text/html, Size: 4199 bytes --]

[-- Attachment #2: test_export_subtree.org --]
[-- Type: application/octet-stream, Size: 1067 bytes --]

#+TITLE:     Test Exporting
#+DATE:      2013-05-10
#+AUTHOR:    Jerry Bash
#+EMAIL:     jlb@debian64sid1

#+DESCRIPTION: 
#+KEYWORDS: 
#+LANGUAGE:  en
#+OPTIONS:   H:4 num:t toc:t \n:nil @:t ::t |:t ^:t -:t f:t *:t <:t
#+OPTIONS:   TeX:t LaTeX:nil skip:nil d:(not LOGBOOK) todo:t pri:nil tags:t

#+EXPORT_SELECT_TAGS: export
#+EXPORT_EXCLUDE_TAGS: noexport
#+LINK_UP:   
#+LINK_HOME: 
#+LATEX_HEADER: \usepackage[top=1.25in, bottom=1.25in, left=1in, right=1in]{geometry}


* Major Heading 1
#+EXPORT_FILE_NAME: test_subheading_export1.pdf
#+EXPORT_TITLE: Test Export of a Subtree Overrides - 1
#+EXPORT_DATE: 2013-05-11

** Level 2
Text in subheading (level 2)
*** Level 3
Text in major heading 1, subheading level 3
**** Level 4
Text in level major heading 1, level 4

* Major Heading 2
#+EXPORT_FILE_NAME: test_subheading_export2.pdf
#+EXPORT_TITLE: Test Export of a Subtree Overrides - 2
#+EXPORT_DATE: 2013-05-12

** Level 2
Text in subheading (level 2)
*** Level 3
Text in major heading 2, subheading level 3
**** Level 4
Text in level major heading 2, level 4

             reply	other threads:[~2013-05-13 16:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-13 16:48 JBash [this message]
2013-05-13 17:02 ` Export options for subheadings 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=CAJnMDSuSWUKM-ieO+PdrxNvEUvUP9U5zJoJAs38FpEYJkfiwdg@mail.gmail.com \
    --to=bashveank@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).