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