From 1f8784e5de146803a1d41e048e442c41795b6f55 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Sun, 8 Feb 2004 22:52:53 +0000 Subject: Write URLs using hyperref command, so that they end up as hyperlinks in PDF/HTML svn-id: r12777 --- doc/05_01.tex | 2 +- doc/09.tex | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'doc') diff --git a/doc/05_01.tex b/doc/05_01.tex index ace109921d..149bd1b0d8 100644 --- a/doc/05_01.tex +++ b/doc/05_01.tex @@ -54,7 +54,7 @@ line is very important. A short list is contained at the top of this file. You can also get the current list of games and game names at: \begin{center} - http://www.scummvm.org/compatibility.php + \url{http://www.scummvm.org/compatibility.php} \end{center} Examples: diff --git a/doc/09.tex b/doc/09.tex index b31bad3095..ac48eb3a00 100644 --- a/doc/09.tex +++ b/doc/09.tex @@ -14,7 +14,7 @@ USE\_MAD. Tools for compressing .SOU files to .SO3 files can be found in the 'tools' CVS module, or in the 'scummvm-tools' package. On Win9x/NT/XP you can define USE\_WINDBG and attach WinDbg to browse debug -messages (see http://www.sysinternals.com/ntw2k/freeware/debugview.shtml). +messages (see \url{http://www.sysinternals.com/ntw2k/freeware/debugview.shtml}). \subsection{GCC} \begin{itemize} @@ -39,7 +39,7 @@ messages (see http://www.sysinternals.com/ntw2k/freeware/debugview.shtml). \subsection{PocketPC Windows CE} \begin{itemize} \item Download the SDLAudio library:\\ - http://arisme.free.fr/PocketScumm/sources/SDLAudio-1.2.3-src.zip + \url{http://arisme.free.fr/PocketScumm/sources/SDLAudio-1.2.3-src.zip} \item Open and compile the SDLAudio WCEBuild/WCEBuild workspace in EVC++ \item Open the ScummVM wince/PocketScumm workspace @@ -63,7 +63,7 @@ messages (see http://www.sysinternals.com/ntw2k/freeware/debugview.shtml). \item Make sure you have the developer tools installed. \item The SDL developer package for OS X available on the SDL web site is \textit{not} suitable. Rather, you require a unix-style build of SDL. One - way to get that is to install SDL via Fink (http://fink.sf.net). + way to get that is to install SDL via Fink (\url{http://fink.sf.net}). Alternatively you could compile SDL manually from source using its unix build system (\texttt{configure \&\& make}). \item Type \texttt{./configure} in the ScummVM directory -- cgit v1.2.3