removed code (incl symbolic links)

This commit is contained in:
2019-04-08 11:54:37 +02:00
parent 683712d1ba
commit 58b11fbd10
1449 changed files with 0 additions and 208525 deletions

View 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;