Hi Kyle,
thanks for the heads up!
Kyle Meyer writes:
> Right, I agree this change should have come with a NEWS entry, though
> 0c4e844c8 (Remove default binding for org-table-blank-field, 2021-04-28)
> is from the 9.5 release not 9.4.
>
> However, 9.5 is out, and my understanding is that releas
Hi Eric,
Eric Abrahamsen writes:
> I also agree it should have had a NEWS entry (something I never
> remember)
I added a note about this on
https://orgmode.org/worg/org-contribute.html
Thanks,
--
Bastien
Hello,
I have recently forked [1] and tidied up ox-pandoc with some fixes for
incompatibilities that had arisen with newer versions of pandoc. I'm talking to
MELPA people about getting this distributed.
Briefly, ox-pandoc exports an .org file to a temporary .org (so that e.g. Babel
code is res
Thank you very much! For some mistaken reason I assumed this would
only point to the location of the bibliography section of the
generated file, but now I understand that it serves a double role,
specifying the .bib file too.
Thanks again!
Best regards,
Leszek.
On Wed, 13 Oct 2021 at 23:35, Bru
Thanks Eric and Max!
> On Wednesday, 13 Oct 2021 at 19:23, Max Nikulin wrote:
>> Does someone have settings that pins help buffer to particular
>> window/frame of location in a frame (e.g. bottom of "sidebar")?
>
> This is what I use, which is slightly more complex because I have a wide
> landscap
Marco Wahl writes:
> Since org-goto in main is still broken I'll commit the fix for org-goto
> which kicks out the use of the macro org-no-popups (but not the macro
> itself since it's used elsewhere AFAICS.)
>
> Max, Ihor! If you see the necessity of refinement please keep going!
I am inclin
Hi
Sometimes I have the following
1. first
2. Second
3. Third
#+begin_src
A=7
#+end_src
1.
So enumerated list start with a fresh counter, is there a possibility
either to resume the list or to reset its counter?
Regards
Uwe Brauer
Uwe Brauer writes:
> Hi
>
> Sometimes I have the following
>
> 1. first
>
> 2. Second
>
> 3. Third
> #+begin_src
> A=7
> #+end_src
>
> 1.
>
>
> So enumerated list start with a fresh counter, is there a possibility
> either to resume the list or to reset its counter?
You need an indent:
1. f
On 14/10/2021 17:16, Ihor Radchenko wrote:
Marco Wahl writes:
Since org-goto in main is still broken I'll commit the fix for org-goto
which kicks out the use of the macro org-no-popups (but not the macro
itself since it's used elsewhere AFAICS.)
Max, Ihor! If you see the necessity of refineme
Am Donnerstag, dem 14. Oktober 2021 schrieb Alex Fenton:
> The arrival of citation support in Org is fantastic, but it is a bit
> tricky for ox-pandoc, b/c pandoc itself has csl-based cite processing
> ability. I'd appreciate any pointers on a couple of points:
Maybe it will get easier when pand
> Uwe Brauer writes:
> You need an indent:
> 1. first
> 2. Second
> 3. Third
>#+begin_src
> A=7
>#+end_src
> 4.
Thanks, but what if the list itself is indented, like:
1. first
2. Second
3. Third
4.
#+begin_src
A=7
#+end_src
4. < does not w
11 matches
Mail list logo