documentation updated

This commit is contained in:
2018-03-12 15:01:23 +01:00
parent 721d2a30f2
commit 6c1c203782
532 changed files with 37645 additions and 0 deletions

View File

@ -0,0 +1,18 @@
# LaTeX2HTML 2008 (1.71)
# Associate images original text with physical files.
$key = q/tau;MSF=1.6;AAT/;
$cached_env_img{$key} = q|<IMG
WIDTH="13" HEIGHT="13" 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;