Hi Blake,

At 2022-11-14T16:55:03-0600, Blake McBride wrote:
> I am trying:
> 
> .UR https://yahoo.com
> Yahoo
> .UE
> 
> 
> And then calling:  groff -mm -t -Tpdf <file.mm >file.pdf
> 
> "Yahoo" shows but is not clickable.
> 
> Sure appreciate some help!

The problem is that no one has yet written hyperlinking extension macros
for the groff mm(7) package.

However, you can still get the job done fairly straightforwardly.

.P
Hello, world!
.
Join us now and share the
.pdfhref W -D https://gnu.org/ -A . software

You can format that with "groff -mm -T pdf".

The only place the "pdfhref" macro is documented is in the "pdfmark.ms"
document in the groff distribution.  It should be installed (as a PDF)
as part of a groff build (or prepared package from an OS distributor).

Let me know if you need further assistance.

Regards,
Branden

Attachment: signature.asc
Description: PGP signature

Reply via email to