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 subtree question
Date: Fri, 29 Jan 2010 12:52:10 -0500	[thread overview]
Message-ID: <407c66ac1001290952s1fae132ct3e443cbd14573c87@mail.gmail.com> (raw)


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

Hi,

I am not able to get the export options for single sub-tree exporting to
work as I expected it would.  In the attached file, exporting any of the
subtrees yields the same author, date, export file name, and structure
(absence of toc).   I had expected the #+EXPORT_DATE line (in 'Week 5'
heading) and/or the EXPORT_DATE Property (Week 6 heading) to be used for the
resultant exported file. Similarly with the other EXPORT_ options defined
(author, title, filename) in the subtree.

Are the methods used in Week 5 "#+   " and Week 6 (properties) equivalent
for this purpose?  I tried the Week 5 method first, and when I didn't get
what I expected, I tried using Properties, but that didn't work either.

I am exporting to latex -> pdf, using either 'C-c C-e 1 d' (after placing
point on the subtree heading), with transient-mark-mode enabled, in emacs
23.

Are there other things that I may have configured improperly, or is my
understanding of the behavior incorrect.

Thanks,
Jerry

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

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

* Notes - Week 4
#+TITLE:       Weekly Schedule for January 24-30, 2010
#+AUTHOR:      Jerry Bash
#+DATE:        January 24, 2010
#+OPTIONS: H:2 toc:nil

** Heading 1
 - Topic 1a
 - Topic 1b
** Heading 2
 - Topic 2a
 - Topic 2b
   

* Notes - Week 5
:PROPERTIES
#+EXPORT_TITLE:       Weekly Schedule - Week 5
#+EXPORT_AUTHOR:      Author 2
#+EXPORT_DATE:        January 29, 2010
#+EXPORT_FILE_NAME:   week5
#+OPTIONS: H:2 toc:nil
#END
** Week 5 Heading 1
 - Topic 1a
 - Topic 1b
** Week 5 Heading 2
 - Topic 2a
 - Topic 2b


   
* Notes - Week 6
  :PROPERTIES:
  EXPORT_TITLE:       Weekly Notes - Week 6
  EXPORT_AUTHOR:      Author 3
  EXPORT_DATE:        February 6, 2010
  OPTIONS: H:2
  :END:
** Week 6 Heading 1
 - Topic 1a
 - Topic 1b
** Week 6 Heading 2
 - Topic 2a
 - Topic 2b



[-- Attachment #3: Type: text/plain, Size: 201 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

             reply	other threads:[~2010-01-29 17:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-29 17:52 JBash [this message]
2010-02-01  9:43 ` Export Options for subtree question Giovanni Ridolfi
2010-02-01 15:00   ` JBash

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=407c66ac1001290952s1fae132ct3e443cbd14573c87@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).