GeneralCross platform file linking

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
danielstrong52
Posts: 1
Joined: Thu Mar 31, 2011 12:46 pm

Cross platform file linking

Post by danielstrong52 »

Hi forum,

I am on Linux, and have been making a pdf using pdfLaTeX which is a list of links to other pdfs. I have been creating the links using hyperref, like this:

\href{../filedir/file.pdf}{Link}

The problem is that I want to distribute the files as an archive to some friends who run windows, and, unsurprisingly I guess, the link doesn't work on Windows (it does on OSX, due to the practically identical Unix-based filesystem). Is there any way to get around this?

Dan

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Post Reply