Re: Markup languages: LaTeX and internal links

2023-01-01 Thread Rupert Reynolds
I can't answer your specific query, but when I added the hyperref package, TOC entries became links, and I could add http: and mailto: links, such as as \href{http://www.latex-tutorial.com}{LaTeX-Tutorial} and I suspect there is syntax for an internal \href that I haven't found yet. I have used

Re: Markup languages: LaTeX and internal links

2023-01-01 Thread Bob Bridges
Yeah, this looks like it'll help, thanks. I downloaded that package (and a ~bunch~ of styles came with it), but then got hung up on trying to modify the way it displays chapter headings; that, I gather, is the titlesec package, for which the documentation is truly execrable. I'll be back to

Re: Markup languages: LaTeX and internal links

2023-01-01 Thread Mark Jacobs
Is this what you're looking to do? https://latex-tutorial.com/tutorials/hyperlinks/ Mark Jacobs Sent from ProtonMail, Swiss-based encrypted email. GPG Public Key - https://api.protonmail.ch/pks/lookup?op=get=markjac...@protonmail.com --- Original Message --- On Sunday, January 1st,

Re: Markup languages: LaTeX and internal links

2023-01-01 Thread Seymour J Metz
...@gmail.com] Sent: Sunday, January 1, 2023 11:20 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Markup languages: LaTeX and internal links Back to markup languages: How do I get LaTex to create internal links? Or external links either, for that matter? I now have a copy of LaTex with MiKTeX, and have been

Re: Markup languages: LaTeX and internal links

2023-01-01 Thread John McKown
Does this help? https://tex.stackexchange.com/questions/581529/hyperlinks-to-a-separate-pdf-document On Sun, Jan 1, 2023, 10:21 Bob Bridges wrote: > Back to markup languages: How do I get LaTex to create internal links? Or > external links either, for that matter? > > I now have a copy of

AW: Markup languages: LaTeX and internal links

2023-01-01 Thread Mike Beer
An: IBM-MAIN@LISTSERV.UA.EDU Betreff: Markup languages: LaTeX and internal links Back to markup languages: How do I get LaTex to create internal links? Or external links either, for that matter? I now have a copy of LaTex with MiKTeX, and have been reading the documentation and experimenting. I like

Markup languages: LaTeX and internal links

2023-01-01 Thread Bob Bridges
Back to markup languages: How do I get LaTex to create internal links? Or external links either, for that matter? I now have a copy of LaTex with MiKTeX, and have been reading the documentation and experimenting. I like what I see so far. But nowhere in the documentation can I find any