summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/ex30/internals.pl
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/ex30/internals.pl')
-rw-r--r--Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/ex30/internals.pl10
1 files changed, 10 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/ex30/internals.pl b/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/ex30/internals.pl
new file mode 100644
index 00000000000..0074f6991b7
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/latex-web-companion/ch3bis/ex30/internals.pl
@@ -0,0 +1,10 @@
+# LaTeX2HTML 99.1 release (March 30, 1999)
+# Associate internals original text with physical files.
+
+
+$key = q/BIBLIO/;
+$ref_files{$key} = "$dir".q|ex30.html|;
+$noresave{$key} = "$nosave";
+
+1;
+