From c710176b35237a04981f6873b232f50d4cb8da90 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 10 Jul 2010 00:44:42 +0000 Subject: make \OnCD just like \path, no href git-svn-id: svn://tug.org/texlive/trunk@19329 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf/doc/texlive/texlive-en/tex-live.sty | 6 +++++- .../texmf/doc/texlive/texlive-en/texlive-en.html | 2 +- Master/texmf/doc/texlive/texlive-en/texlive-en.pdf | Bin 1014839 -> 1013386 bytes 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/Master/texmf/doc/texlive/texlive-en/tex-live.sty b/Master/texmf/doc/texlive/texlive-en/tex-live.sty index a46886b8a60..ef31ad23b4b 100644 --- a/Master/texmf/doc/texlive/texlive-en/tex-live.sty +++ b/Master/texmf/doc/texlive/texlive-en/tex-live.sty @@ -121,11 +121,15 @@ % (We could simplify/remove this next time, I think.) \def\CDref#1#2{\texttt{#1}} % +% \OnCD no longer has any use at all, since we don't have unpacked files +% on the DVD and it has never worked when reading the PDF online. +\def\OnCD#1{\path{#1}} +% % \OnCD is currently for any other reference to a file or directory in % the distribution. PDF readers only open .pdf files, though, so we % should change this to only use \href for those. Or more likely use % different macros in the source. -\def\OnCD#1{\href{../../../../#1}{\path{#1}}} +%\def\OnCD#1{\href{../../../../#1}{\path{#1}}} % % \href incorrectly appends .pdf to anything without an extension; these % definitions using \hyper@linkurl do not, but they fail for .pdf diff --git a/Master/texmf/doc/texlive/texlive-en/texlive-en.html b/Master/texmf/doc/texlive/texlive-en/texlive-en.html index 2c7c586bfce..b01a3000619 100644 --- a/Master/texmf/doc/texlive/texlive-en/texlive-en.html +++ b/Master/texmf/doc/texlive/texlive-en/texlive-en.html @@ -9,7 +9,7 @@ TeX Live 2010 - + diff --git a/Master/texmf/doc/texlive/texlive-en/texlive-en.pdf b/Master/texmf/doc/texlive/texlive-en/texlive-en.pdf index 5eac94e6620..7096b94f23a 100644 Binary files a/Master/texmf/doc/texlive/texlive-en/texlive-en.pdf and b/Master/texmf/doc/texlive/texlive-en/texlive-en.pdf differ -- cgit v1.2.3