Re: Bug: org-agenda-todo applied to wrong line item [9.1.9 (release_9.1.9-65-g5e4542 @ /usr/share/emacs/26.1/lisp/org/)]

2020-10-17 Thread Daniel Dinnyes
I am currently on the master branch, and it seems to have been fixed indeed! On Tue, 18 Aug 2020 at 03:45, Kyle Meyer wrote: > Dinnyés Dániel writes: > > > I have tried reproducing it with a minimal example, and this seems to > work > > for me: > > > > * FOO > > ** TODO baz1 > > SCHEDULED: <2020

[BUG] Incorrect LaTeX export when using images in a table to display them side-by-side. [9.7.5 (release_9.7.5 @ /home/dadinn/.emacs.d/straight/build/org/)]

2025-02-20 Thread Daniel Dinnyes
I am trying to generate a LaTeX export with these two images displayed side-by-side: ```org | [[file:./chat1.png]] | [[file:./chat2.png]] | ``` They display correctly inside the Emacs buffer. On the HTML export they display correctly side-by-side, but the for some reason there are visible border