mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-11 22:06:40 +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
|
The memory format of the \var{single} format looks like
|
||||||
\begin{htmlonly}
|
\begin{htmlonly}
|
||||||
this:
|
this:
|
||||||
\fpcaddimg{./single.png}
|
\fpcaddimg{../pics/single.png}
|
||||||
\end{htmlonly}
|
\end{htmlonly}
|
||||||
\begin{latexonly}
|
\begin{latexonly}
|
||||||
what is shown in \seefig{singleformat}.
|
what is shown in \seefig{singleformat}.
|
||||||
@ -3450,7 +3450,7 @@ type.
|
|||||||
The memory format of the \var{double} format looks like
|
The memory format of the \var{double} format looks like
|
||||||
\begin{htmlonly}
|
\begin{htmlonly}
|
||||||
this:
|
this:
|
||||||
\fpcaddimg{./double.png}
|
\fpcaddimg{../pics/double.png}
|
||||||
\end{htmlonly}
|
\end{htmlonly}
|
||||||
\begin{latexonly}
|
\begin{latexonly}
|
||||||
like what is shown in \seefig{doubleformat}.
|
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
|
The general format of the \var{ppu} file format is shown
|
||||||
\begin{htmlonly}
|
\begin{htmlonly}
|
||||||
here:
|
here:
|
||||||
\fpcaddimg{./ppu.png}
|
\fpcaddimg{../pics/ppu.png}
|
||||||
\end{htmlonly}
|
\end{htmlonly}
|
||||||
\begin{latexonly}
|
\begin{latexonly}
|
||||||
in \seefig{ppuformat}.
|
in \seefig{ppuformat}.
|
||||||
|
Loading…
Reference in New Issue
Block a user