Update of /cvsroot/yap/cplint/doc
In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv13824
Modified Files:
manual.html manual.pdf manual.tex
Log Message:
Corrected links with tilde
Index: manual.html
===================================================================
RCS file: /cvsroot/yap/cplint/doc/manual.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- manual.html 8 Dec 2008 12:59:27 -0000 1.7
+++ manual.html 8 Jan 2009 19:28:27 -0000 1.8
@@ -7,7 +7,7 @@
<meta name="originator" content="TeX4ht (http://www.cse.ohio-state.edu/~gurari/TeX4ht/)">
<!-- html -->
<meta name="src" content="manual.tex">
-<meta name="date" content="2008-12-08 13:21:00">
+<meta name="date" content="2009-01-08 20:15:00">
<link rel="stylesheet" type="text/css" href="manual.css">
</head><body
>
@@ -21,7 +21,7 @@
<br /><span
class="cmr-12">fab...@un...</span></div><br />
<div class="date" ><span
-class="cmr-12">December 8, 2008</span></div>
+class="cmr-12">January 8, 2009</span></div>
</div>
<h3 class="sectionHead"><span class="titlemark">1 </span> <a
id="x1-10001"></a>Introduction</h3>
@@ -130,13 +130,13 @@
<!--l. 62--><p class="noindent" ><span
class="cmtt-10">cplint </span>is distributed in source code in the CVS version of Yap. It
includes Prolog and C files. Download it by following the instruction in <a
-href="http://www.ncc.up.pt/\protect \unhbox \voidb@x \penalty \@M \relax \unhbox \voidb@x \special {t4ht@+&{35}x00A0{59}}x{}vsc/Yap/downloads.html" >
+href="http://www.ncc.up.pt/~vsc/Yap/downloads.html" >
http://www.ncc.up.pt/<span
class="cmsy-10">~</span>vsc/Yap/downloads.html </a>.
<!--l. 64--><p class="indent" > <span
class="cmtt-10">cplint </span>requires glu (a subpackage of vis) and glib-2.0. You can download glu
from <a
-href="http://vlsi.colorado.edu/\protect \unhbox \voidb@x \penalty \@M \relax \unhbox \voidb@x \special {t4ht@+&{35}x00A0{59}}x{}vis/getting_VIS_2.1.html" > http://vlsi.colorado.edu/<span
+href="http://vlsi.colorado.edu/~vis/getting_VIS_2.1.html" > http://vlsi.colorado.edu/<span
class="cmsy-10">~</span>vis/getting_VIS_2.1.html </a> You can download
glib-2.0 (version <span
class="cmsy-10">≥ </span>2<span
Index: manual.pdf
===================================================================
RCS file: /cvsroot/yap/cplint/doc/manual.pdf,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
Binary files /tmp/cvsxjPHDT and /tmp/cvsaozUFd differ
Index: manual.tex
===================================================================
RCS file: /cvsroot/yap/cplint/doc/manual.tex,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- manual.tex 8 Dec 2008 12:59:27 -0000 1.12
+++ manual.tex 8 Jan 2009 19:28:27 -0000 1.13
@@ -59,10 +59,10 @@
\section{Installation}
-\texttt{cplint} is distributed in source code in the CVS version of Yap. It includes Prolog and C files. Download it by following the instruction in \href{http://www.ncc.up.pt/~vsc/Yap/downloads.html}{http://www.ncc.up.pt/$\sim$vsc/Yap/downloads.html}.
+\texttt{cplint} is distributed in source code in the CVS version of Yap. It includes Prolog and C files. Download it by following the instruction in \href{http://www.ncc.up.pt/\string~vsc/Yap/downloads.html}{http://www.ncc.up.pt/$\sim$vsc/Yap/downloads.html}.
\texttt{cplint} requires glu (a subpackage of vis) and glib-2.0.
-You can download glu from \href{http://vlsi.colorado.edu/~vis/getting_VIS_2.1.html}{http://vlsi.colorado.edu/$\sim$vis/getting\_VIS\_2.1.html}
+You can download glu from \href{http://vlsi.colorado.edu/\string~vis/getting_VIS_2.1.html}{http://vlsi.colorado.edu/$\sim$vis/getting\_VIS\_2.1.html}
You can download glib-2.0 (version $\geq 2.0$) from \href{http://www.gtk.org/}{http://www.gtk.org/}. This is a standard GNU package
so it is easy to install it using the package management software of your Linux or Cygwin
distribution.
|