On Sun, Jun 28, 2015 at 11:52:06PM +0200, Nicolas Goaziou wrote:
> Suvayu Ali writes:
>
> > I wanted to apply a filter to normal text and captions. So I initially
> > used org-export-filter-body-functions, however this also applies on the
> > section title. Handling that case would make my filt
Hello,
Suvayu Ali writes:
> I wanted to apply a filter to normal text and captions. So I initially
> used org-export-filter-body-functions, however this also applies on the
> section title. Handling that case would make my filter a bit more
> complicated. So I switched to using
> org-export-f
Hi,
I wanted to apply a filter to normal text and captions. So I initially
used org-export-filter-body-functions, however this also applies on the
section title. Handling that case would make my filter a bit more
complicated. So I switched to using
org-export-filter-paragraph-functions. Howeve
On 2015-06-27 12:26, Nicolas Goaziou writes:
> "ox-org" inserts meta-data in its template function (org-org-template).
> Since you're overriding it in the `mytest' back-end, you need to take
> care of that.
Ah, I was not aware of this. Thanks!
Alan
--
OpenPGP Key ID : 040D0A3B4ED2E5C7
Athmosp
Hi Julien,
I asked this before, and the reason is that it was missed in the last
release. And there's still some time until the next release that will
finally update it.
regards,
Oleh
Mail von Q, Wed, 17 Jun 2015 at 00:51:02 +:
Hello,
according to emacs bug#16803 I'm using
toggle-cache-long-scans in my org-files.
Best (first line in org-file):
-*- eva: (toggle-cache-long-scans); -*-
Greetings
Stefan
--
Stefan-W. Hahn It is easy to make things.
Hi Rasmus,
On Sun, Jun 28, 2015 at 01:30:33PM +0200, Rasmus wrote:
>
> Options are read via
>
> (org-export-read-attribute :attr_latex special-block :options).
>
> As to whether special blocks should support options via a keyword like in
> your example, I do not know. FWIW ox-html als
Suvayu Ali writes:
> Hi,
>
> I am trying to export special blocks with options. But it seems the
> options part is being ignored completely. I expect the following:
>
> #+begin_aside :options {Combinatorial background}
> It is all random!
> #+end_aside
>
> to be exported as:
>
> \begin{
Hi,
I am trying to export special blocks with options. But it seems the
options part is being ignored completely. I expect the following:
#+begin_aside :options {Combinatorial background}
It is all random!
#+end_aside
to be exported as:
\begin{aside}{Combinatorial background}
It is
Hello,
Kyle Meyer writes:
> I've attached a patch that fixes up a few issues I've noticed with
> org-add-planning-info.
Applied. Thank you.
Regards,
--
Nicolas Goaziou
Sergey Gordienko writes:
> * lisp/org-mobile.el (org-mobile-create-index-file):
> Eliminate cloning of `#+READONLY' property in the `index.org' file.
> A sublists of `org-todo-keywords' don't need to contain the `|'.
Applied. Thank you.
Regards,
11 matches
Mail list logo