home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 18
/
aminetcdnumber181997.iso
/
Aminet
/
misc
/
emu
/
AROSdev.lha
/
AROS
/
docs
/
src
/
devinfo-5.src
/
images.pl
(
.txt
)
< prev
next >
Wrap
LaTeX Document
|
1997-01-27
|
2KB
|
44 lines
# LaTeX2HTML 2022 (Released January 1, 2022)
# Associate images original text with physical files.
$key = q//;
$cached_env_img{$key} = q|<IMG
STYLE="height: 2.38ex; vertical-align: 176.19ex; " SRC="|."$dir".q|img7.png"
ALT="\begin{example}
/* a */
struct RastPort * rp;
int a;
/* b */
rp = NUL...
... (''My RastPort is %p, a=%d\ n''
return OK;
\end{example}">|;
$key = q/{example}AROS_UFH3(ULONG,foo,AROS_UFHA(structHook,hook,A0),AROS_UFHA(APTR,obj,A2),AROS_UFHA(APTR,param,A1)){example};AAT/;
$cached_env_img{$key} = q|<IMG
STYLE="height: 2.38ex; vertical-align: 176.27ex; " SRC="|."$dir".q|img4.png"
ALT="\begin{example}
AROS_UFH3(ULONG, foo,
AROS_UFHA(struct Hook, hook, A0),
AROS_UFHA(APTR, obj, A2),
AROS_UFHA(APTR, param, A1)
\end{example}">|;
$key = q/{example}EXAMPLE*slash#ifdefEXAMPLEstructList*list;structNode*pred;{par{slash*InsertNodeattopofthelist*slashAddHead(list,node);#endif{example};AAT/;
$cached_env_img{$key} = q|<IMG
STYLE="height: 2.38ex; vertical-align: 176.27ex; " SRC="|."$dir".q|img6.png"
ALT="\begin{example}
EXAMPLE */
...">|;
$key = q/{example}slash*Goonwithnextelement*slasht++;{example};AAT/;
$cached_env_img{$key} = q|<IMG
STYLE="height: 2.38ex; vertical-align: 176.27ex; " SRC="|."$dir".q|img2.png"
ALT="\begin{example}
/* Go on with next element */
t ++;
\end{example}">|;
$key = q/{example}slash*Thisadds1tot*slasht++;{example};AAT/;
$cached_env_img{$key} = q|<IMG
STYLE="height: 196.25ex; vertical-align: -0.70ex; " SRC="|."$dir".q|img1.png"
ALT="\begin{example}
/* This adds 1 to t */
t ++;
\end{example}">|;