Eric Fraga <e.fraga <at> ucl.ac.uk> writes:
> adding the line
>
> #+latex_header: \hypersetup{pdfborder={0,0,0}}
>
> in the org document should be sufficient?
Yes, this works too -- the boxes are "invisible" now.
> In practice, I actually do:
>
> #+latex_header: \hypersetup{colorlinks=true}
>
> which still colours the links but gets rid of the ugly boxes.
This is also a great solution thanks. The colour shows they are different
(links) but the (ugly) boxes are not shown. Thanks.
