summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMathThumb/internals.pl
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMathThumb/internals.pl')
-rw-r--r--Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMathThumb/internals.pl30
1 files changed, 0 insertions, 30 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMathThumb/internals.pl b/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMathThumb/internals.pl
deleted file mode 100644
index 736c0485786..00000000000
--- a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/sampleMathThumb/internals.pl
+++ /dev/null
@@ -1,30 +0,0 @@
-# LaTeX2HTML 99.1 release (March 30, 1999)
-# Associate internals original text with physical files.
-
-
-$key = q/bdef/;
-$ref_files{$key} = "$dir".q|sampleMathThumb.html|;
-$noresave{$key} = "$nosave";
-
-$key = q/b0def/;
-$ref_files{$key} = "$dir".q|sampleMathThumb.html|;
-$noresave{$key} = "$nosave";
-
-$key = q/bgdefs/;
-$ref_files{$key} = "$dir".q|sampleMathThumb.html|;
-$noresave{$key} = "$nosave";
-
-$key = q/eqn:stress-sr/;
-$ref_files{$key} = "$dir".q|sampleMathThumb.html|;
-$noresave{$key} = "$nosave";
-
-$key = q/budef/;
-$ref_files{$key} = "$dir".q|sampleMathThumb.html|;
-$noresave{$key} = "$nosave";
-
-$key = q/gdef/;
-$ref_files{$key} = "$dir".q|sampleMathThumb.html|;
-$noresave{$key} = "$nosave";
-
-1;
-