blob: 90b3fbfad38e32429b1fa384e1b74eb488f4d101 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ab,v 1.1.1.1 2003/08/31 01:43:30 jtb Exp $
--- doc/manual.tex.orig 2003-08-19 00:22:00.000000000 +0100
+++ doc/manual.tex 2003-08-19 00:20:21.000000000 +0100
@@ -47,7 +47,7 @@
\advance \tmpdim by 4em
\begin{tabular}{c}
\box0 \\
-\includegraphics[width=\the\tmpdim]{../tex/bar.jpg.eps}\\
+\includegraphics[width=\the\tmpdim]{bar.jpg.eps}\\
Reference manual\\
Version {\version}
\end{tabular}
|