Browse Source

* wrong path for PNG files fix

carl 23 years ago
parent
commit
dd1bf3c4f2
1 changed files with 3 additions and 3 deletions
  1. 3 3
      docs/prog.tex

+ 3 - 3
docs/prog.tex

@@ -3423,7 +3423,7 @@ type.
 The memory format of the \var{single} format looks like
 \begin{htmlonly}
 this:
-\fpcaddimg{./single.png}
+\fpcaddimg{../pics/single.png}
 \end{htmlonly}
 \begin{latexonly}
 what is shown in \seefig{singleformat}.
@@ -3450,7 +3450,7 @@ type.
 The memory format of the \var{double} format looks like
 \begin{htmlonly}
 this:
-\fpcaddimg{./double.png}
+\fpcaddimg{../pics/double.png}
 \end{htmlonly}
 \begin{latexonly}
 like what is shown in \seefig{doubleformat}.
@@ -5182,7 +5182,7 @@ for a module.
 The general format of the \var{ppu} file format is shown
 \begin{htmlonly}
 here:
-\fpcaddimg{./ppu.png}
+\fpcaddimg{../pics/ppu.png}
 \end{htmlonly}
 \begin{latexonly}
 in \seefig{ppuformat}.