emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Matt Price <moptop99@gmail.com>
To: Org Mode <emacs-orgmode@gnu.org>
Subject: two simple derived backend questions
Date: Wed, 14 Oct 2015 14:22:43 -0400	[thread overview]
Message-ID: <CAN_Dec9nDyvDw5YzOcP1aaWNP5xJiGwqJ4sJ+LCP86M=a2dX2A@mail.gmail.com> (raw)

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

Hi folks,

I apologize fro relying on your charity for htis question -- I ought to
figure this out myself, but am so slow that I've run out of time.

I dhave a number of lecture slides writen in org-mode. Normally I simply
export to reveal.js using org-reveal. However, I now have to share these
notes with a co-instructor who uses markdown, but not org.  This is not
fatal; I can export to markdown mode and use pandoc to create the reveal.js
slideshows.

However, there are two small difficulties:

a) add a horizontal rule

pandoc expects a horizontal rule at each slide division.  So, if possible,
I would like to add an hhr element at the end of every headline.

b) speker notes

More importantly, org-reveal allows the use of speaker notes, thus:

#+BEGIN_NOTES

whatever I put here

#+ END_NOTES

is exported as:

<aside class="speaker-notes">
whaever I put here
</aside>

However, these blocks are ignored by the markdown exporter.

Presumably I need to add a filter, or build a very simple derived backend,
but my attempts thus far haven't been very successful.  I would really
appreciate some suggestions! Thank you,
matt

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

             reply	other threads:[~2015-10-14 18:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-14 18:22 Matt Price [this message]
2015-10-14 22:55 ` two simple derived backend questions Rasmus
2015-10-15  1:59   ` Matt Price
2015-10-15  3:35     ` Charles C. Berry
2015-10-23 18:04       ` Matt Price
2015-10-15  7:46     ` Rasmus

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='CAN_Dec9nDyvDw5YzOcP1aaWNP5xJiGwqJ4sJ+LCP86M=a2dX2A@mail.gmail.com' \
    --to=moptop99@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).