Carsten Dominik gmail.com> writes:
>
> Hi Bernd,
>
> wow, if this works as advertised, this is great.
>
> Does your mechanism see inherited tags?
>
> You need to sign the papers with the FSF for this patch. Are
> you willing to do this?
>
> - Carsten
Did any variation of this functionality
On Sun, Aug 25, 2013 at 11:50:32PM +0900, Jisang Yoo wrote:
> With different defaults for "Body only" and "Export scope"?
>
> Or can I make a command that is like org-export-dispatch except it
> uses different defaults?
>
I do not know about the defaults, but once you have exported with
certain
I know that org-export-initial-scope can be set to 'subtree or 'buffer (In
Customize, it's in the org > export > general list). But I don't know about
body only export.
On Sun, Aug 25, 2013 at 10:50 AM, Jisang Yoo wrote:
> With different defaults for "Body only" and "Export scope"?
>
> Or can I
When I use async org export feature to export some org buffer to html
with a different init file (org-export-async-init-file), code blocks
(a.k.a. src blocks) seem to get limited syntax highlight for the
terminal Emacs, and not the graphical Emacs.
How can I configure org to use graphical instance
With different defaults for "Body only" and "Export scope"?
Or can I make a command that is like org-export-dispatch except it
uses different defaults?
Hi,
Two difficulties in exporting to html5:
1. With the current master branch, some in-buffer settings are ignored:
#+TITLE: Trying to export to html5
#+DESCRIPTION: this won't appear in the exported document...
#+KEYWORDS: html5 exporter meta
#+HTML_DOCTYPE: html5
#+AUTHOR: me