mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-17 10:39:33 +02:00
* wrong path for PNG files fix
This commit is contained in:
parent
9073fd16bf
commit
dd1bf3c4f2
@ -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}.
|
||||
|
Loading…
Reference in New Issue
Block a user