Guillaume MULLER writes:
> Unfortunately, thanks to your follow up I just realized this issue was
> closed, so I opened a brand new one:
> https://github.com/josephwright/beamer/issues/863
That's a wontfix on beamer side.
And I see no sane way to work around the problem on Org side (we do not
h
Hi,
Thanks for the follow up.
I found a similar issue in Beamer's GitHub issue and added my comment:
https://github.com/josephwright/beamer/issues/100#issuecomment-1731863334
Unfortunately, thanks to your follow up I just realized this issue was closed,
so I opened a brand new one:
https://git
"Fraga, Eric" writes:
> Confirmed: same issue for me.
>
> However, having looked at the LaTeX generated, I do not believe this is
> a bug in org; rather, it is likely an issue with beamer so you may need
> to bring this up on one of the LaTeX lists/groups.
Guillaume, may I know if you posted a b
Hi Guillaume,
On Thursday, 21 Sep 2023 at 19:41, Guillaume MULLER wrote:
> Here is a small test.org file that uses shrink to reduce the size of the
> slides:
[...]
> If you run 'org-beamer-export-to-pdf' on this file, you'll get a PDF
> where the clickable area for the link is most of the time
Hi,
Here is a small test.org file that uses shrink to reduce the size of the slides:
---
* Shrink + Link broken
:PROPERTIES:
:BEAMER_OPT: shrink=10
:END:
** Block1 with links
+ Some text [[https://www.google.com][Link1]]
+ \small [[https://www.microsoft.com][Link2]]
+ A very lo