mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-13 05:17:13 +02:00
updated manuals, jungfrau server (reqd firmware vversion)
This commit is contained in:
18
manual/docs/html/slsDetectorClientHowTo/images.pl
Normal file
18
manual/docs/html/slsDetectorClientHowTo/images.pl
Normal file
@ -0,0 +1,18 @@
|
||||
# LaTeX2HTML 2012 (1.2)
|
||||
# Associate images original text with physical files.
|
||||
|
||||
|
||||
$key = q/tau;MSF=1.6;AAT/;
|
||||
$cached_env_img{$key} = q|<IMG
|
||||
WIDTH="13" HEIGHT="14" ALIGN="BOTTOM" BORDER="0"
|
||||
SRC="|."$dir".q|img1.png"
|
||||
ALT="$\tau$">|;
|
||||
|
||||
$key = q/=-1;MSF=1.6;AAT/;
|
||||
$cached_env_img{$key} = q|<IMG
|
||||
WIDTH="42" HEIGHT="30" ALIGN="MIDDLE" BORDER="0"
|
||||
SRC="|."$dir".q|img2.png"
|
||||
ALT="$=-1$">|;
|
||||
|
||||
1;
|
||||
|
Reference in New Issue
Block a user