On Sat, Jan 2, 2016 at 1:54 AM, Suvayu Ali wrote:
> Hi,
>
> On Sun, Dec 20, 2015 at 10:06:44PM +0100, Nicolas Goaziou wrote:
>>
>> I just finalized the syntax change for export blocks. As a reminder, the
>> new syntax is:
>>
>> #+BEGIN_EXPORT backend
>> ...
>> #+END_EXPORT
>>
>> instead of
>
Hi,
there seems to be a slight inconsistency wrt. exporting and keybinding.
I am doing LaTeX via org, more precisely latex/beamer. For latex-only
material, I use
#+BEGIN_EXPORT LATEX
#+END_EXPORT
[Side remark: that mark-up seems to be very recent, not very long ago, it
had been
#+BE
Hello,
Suvayu Ali writes:
> On Sun, Dec 20, 2015 at 10:06:44PM +0100, Nicolas Goaziou wrote:
>>
>> I just finalized the syntax change for export blocks. As a reminder, the
>> new syntax is:
>>
>> #+BEGIN_EXPORT backend
>> ...
>> #+END_EXPORT
>>
>> instead of
>>
>> #+BEGIN_backend
>>
Hello,
Martin Steffen writes:
> there seems to be a slight inconsistency wrt. exporting and keybinding.
>
>
> I am doing LaTeX via org, more precisely latex/beamer. For latex-only
> material, I use
>
>
> #+BEGIN_EXPORT LATEX
>
> #+END_EXPORT
>
[...]
> What it does is, it inserts
>
>
> #+B
Fix a typo.
Best,
Daniele
>From 09f2c70f4e95a9489279b3b3989a2244703bc9c9 Mon Sep 17 00:00:00 2001
From: Daniele Pizzolli
Date: Sat, 2 Jan 2016 11:25:15 +0100
Subject: [PATCH] Fix typo
---
contrib/lisp/ox-koma-letter.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/c
Hi all
With today's release_8.3.2-441-ga87dea3 on Emacs 24.5 and this org
file
* d
- e
- f
* g
when d is folded: After "M-< C-s f RET" the entry d is folded but I
expect it to remain unfolded like after "M-< C-s e RET". Am I doing
something wrong?
M
Hello,
I was really surprised that headlines, that are so common in org-mode
are discarded by default in ox-koma-letter.
This patch tries to add the support for them. It works for me but
requires some work to fit the coding and documentation convention that
are still unknown to me.
I will be ha
Hello,
swfl...@flintfam.org (Samuel W. Flint) writes:
> I use Org's habit feature. I expect that when I mark a task such as the
> following as done:
>
> * TODO Weekly Review
> SCHEDULED: <2016-01-01 Fri .+1w/2w>
> :PROPERTIES:
> :STYLE:habit
> :END:
>
> The SCHEDULED line should change, to r
Hello,
Ingo Lohmar writes:
> emacs -nw -q testfile,
> M-x org-mode
> M-x org-indent-mode
>
> Enter following plain list:
>
> - item1
> - item1.1
> - item2
>
> Move to first line ("item1") and C-c * to org-toggle-heading. "item1"
> becomes a heading (ok), "item1.1" gets line/wrap prefix for in
On Sat, Jan 02, 2016 at 11:54:42AM +0100, Nicolas Goaziou wrote:
> Hello,
>
> Suvayu Ali writes:
>
>
> > On Sun, Dec 20, 2015 at 10:06:44PM +0100, Nicolas Goaziou wrote:
> >>
> >> I just finalized the syntax change for export blocks. As a reminder, the
> >> new syntax is:
> >>
> >> #+BEGIN_
Hello,
Rasmus writes:
> Marcin Borkowski writes:
>
>> when I decrease the text size in Org-mode (using e.g. `C-x -'), the
>> ellipses stay large, which is quite annoying. Can I do anything about
>> it or is it a bug in Org-mode?
>
> You are right. It's a bug IMO.
>
> I guess it has something
Hello,
Tobias Müller writes:
> I have discovered a problem with tangled source code in org-mode. As a
> minimal example I set up the following in a file ~/test.org
>
> * Section
> Some Text
> #+BEGIN_SRC python :tangle files/file.py :comments link
>print('Block 1')
> #+END_SRC
>
> More Text
> Nicolas Goaziou writes:
NG> swfl...@flintfam.org (Samuel W. Flint) writes:
>>> Nicolas Goaziou writes:
>>
NG> Hello, swfl...@flintfam.org (Samuel W. Flint) writes:
>>
I use Org's habit feature. I expect that when I mark a task such
as the following as done:
* TODO We
Hi Daniele,
First, thanks for your patch.
Daniele Pizzolli writes:
> I was really surprised that headlines, that are so common in org-mode
> are discarded by default in ox-koma-letter.
Why? They are not supported by scrlttr2.cls, except if you download an
extra lco file, not distributed via C
On 2016-01-01, at 21:32, Joon Ro wrote:
> Hi,
> org-reveal uses notes blocks (#+BEGIN_NOTES) for speaker notes, and I want to
> remove those blocks when I export those slides to latex for handouts.For src
> blocks it can be done easily with org-export-filter-src-block-functions - is
> there
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
http://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org-mode mailing list.
16 matches
Mail list logo