emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bug with "BEAMER_OPT: shrink" and links


From: Guillaume MULLER
Subject: Bug with "BEAMER_OPT: shrink" and links
Date: Thu, 21 Sep 2023 19:41:08 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.1

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 long text before the link [[https://mail.google.com][Link3]] text text
** Block2 with links
+ Test [[https://www.yopmail.com][Link4]]
+ [[https://test.it][Link5]]


* Test2
:PROPERTIES:
:BEAMER_OPT: shrink=60
:END:
** Block1 with links
+ Some text [[https://www.google.com][Link1]]
+ \small [[https://www.microsoft.com][Link2]]
+ A very long text before the link [[https://mail.google.com][Link3]] text text
** Block2 with links
+ Test [[https://www.yopmail.com][Link4]]
+ [[https://test.it][Link5]]


-------------------

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 way out of the text for the 
link...

I've search the web, no mention of that.

Cheers

GM

Attachment: OpenPGP_0xF3BCAD9F46F5FADC.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]