From: Suvayu Ali <fatkasuvayu+linux@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: New worg page: Publishing beamer slideshows and articles from one source
Date: Mon, 12 May 2014 21:17:32 +0200 [thread overview]
Message-ID: <20140512191732.GA2281@chitra.no-ip.org> (raw)
In-Reply-To: <3cc8efb7-57ae-4749-9c7e-3c178adb911d@dewdrop-world.net>
[-- Attachment #1: Type: text/plain, Size: 596 bytes --]
Hi James,
On Sat, May 10, 2014 at 10:57:11AM +0800, James Harkins wrote:
>
> http://orgmode.org/worg/exporters/beamer/beamer-dual-format.html
It is a great resource. A couple of comments about formatting: the
first two footnotes might be better as links from the text. I propose
the attached patch. If you think this is fine, I'll push it.
BTW, the ignoreheading thing has been asked so many times, maybe I
should put it in an FAQ. But then, the content is more appropriate for
org-hacks ... I'm undecided. Any thoughts?
Cheers,
--
Suvayu
Open source is the future. It sets us free.
[-- Attachment #2: 0001-Minor-formatting-change.patch --]
[-- Type: text/plain, Size: 2436 bytes --]
From 514178abdba0522ab4c44b6daa2cdbb80ddad9c5 Mon Sep 17 00:00:00 2001
From: Suvayu Ali <fatkasuvayu+linux@gmail.com>
Date: Mon, 12 May 2014 21:15:05 +0200
Subject: [PATCH] Minor formatting change
---
exporters/beamer/beamer-dual-format.org | 10 +++-------
1 file changed, 3 insertions(+), 7 deletions(-)
diff --git a/exporters/beamer/beamer-dual-format.org b/exporters/beamer/beamer-dual-format.org
index 3750035..e339088 100644
--- a/exporters/beamer/beamer-dual-format.org
+++ b/exporters/beamer/beamer-dual-format.org
@@ -495,8 +495,8 @@ Rather than create a document class to turn top-level headings into =\part=
commands, I embedded the LaTeX code for it directly into the full-article
template. The trick is closing the environments for the previous sections.
This requires a top-level heading, which should not start a new section. I
-found that =:B_ignoreheading:= did not work for this, but an export filter
-by Suvayu Ali[fn:54e951f5] did exactly what I needed.
+found that =:B_ignoreheading:= did not work for this, but an [[http://stackoverflow.com/questions/10295177/is-there-an-equivalent-of-org-modes-b-ignoreheading-for-non-beamer-documents][export filter]]
+by Suvayu Ali did exactly what I needed.
#+name: articleParts
#+caption: Part of the full-article export document, with embedded LaTeX \part syntax.
@@ -535,7 +535,7 @@ are put into an =\mbox=, to suppress hyphenation.)
Org's formatting markup is visual: asterisks for bold, slashes for
italics and so on.
-I think export macros[fn:5c80275b] could support semantic markup that could export
+I think [[http://orgmode.org/manual/Macro-replacement.html#Macro-replacement][export macros]] could support semantic markup that could export
to LaTeX or HTML equally well, but I didn't investigate that in this
project. Here, I just embedded LaTeX commands directly into the org
files: free standing for simple uses, and using export snippets[fn:448d1164] for
@@ -544,10 +544,6 @@ which LaTeX export treats specially).
* Footnotes
-[fn:54e951f5] http://stackoverflow.com/questions/10295177/is-there-an-equivalent-of-org-modes-b-ignoreheading-for-non-beamer-documents
-
-[fn:5c80275b] http://orgmode.org/manual/Macro-replacement.html#Macro-replacement
-
[fn:448d1164] Export snippets look like this:
=@@backendname:text...@@=. They will export only to that backend. You
can write several of them in a row for different backends:
--
1.9.0
next prev parent reply other threads:[~2014-05-12 19:17 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-10 2:57 New worg page: Publishing beamer slideshows and articles from one source James Harkins
2014-05-12 19:17 ` Suvayu Ali [this message]
2014-05-14 0:56 ` James Harkins
2014-05-14 16:11 ` Suvayu Ali
2014-05-21 13:28 ` Bastien
2014-05-24 9:54 ` Suvayu Ali
2014-05-25 10:12 ` Rasmus
2014-05-26 5:24 ` Bastien
2014-05-26 10:24 ` Rasmus
2014-05-26 12:43 ` Bastien
2014-05-26 15:56 ` Rasmus
2014-05-27 13:15 ` Suvayu Ali
2014-05-28 19:51 ` Bastien
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=20140512191732.GA2281@chitra.no-ip.org \
--to=fatkasuvayu+linux@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).