Re: External links in PDF?

Mark Carroll <[email protected]> Thu, 03 Apr 2025 17:36:43 +0100
Newsgroups gmane.comp.type-setting.lout
Message-ID <[email protected]>
On 03 Apr 2025, Mark Carroll wrote:
(snip)
> Here is a "http://jeffreykingston.id.au/lout/" @ExternalLink {link}.
(snip)
> 	lout example.lout -Z -o example.pdf
>
> but no PDF viewer I try can see a hint of a link in example.pdf.
(snip)

I'm now having more luck. I dropped the -Z and used ps2pdf.

And, after each @ExternalLink I added,
	@Underline darkblue @Colour
so that the links are distinct.

-- Mark